diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
commit | 752d6256e5204b958b0ef7905675a940b5e9172f (patch) | |
tree | 330d16e6362a49cbed8875a777fe641a43376cd3 /virtual/perl-ExtUtils-Constant | |
parent | 0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff) |
gentoo resync : 12.05.2022
Diffstat (limited to 'virtual/perl-ExtUtils-Constant')
-rw-r--r-- | virtual/perl-ExtUtils-Constant/Manifest | 2 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Constant/Manifest b/virtual/perl-ExtUtils-Constant/Manifest index f3c2ccb52a41..82633fab932a 100644 --- a/virtual/perl-ExtUtils-Constant/Manifest +++ b/virtual/perl-ExtUtils-Constant/Manifest @@ -1,2 +1,2 @@ -EBUILD perl-ExtUtils-Constant-0.250.0-r4.ebuild 563 BLAKE2B e4305a278eaf2208d07b3ad9bcc40171bd2dcb9e5062659b48012e28a38a2c94b3692bbd7ae922778c8b6cf41298cb866afccb6cd400fed13fdf8c9e8f588099 SHA512 8c064994e2df319ede853e0f3ba50f8b2b1ffefc9d9e9cf09f5d62c4fed7f68daaec5976ff3f4bc310d6b52333959d01bb091c441020d4d1b8b0878244a8cc0e +EBUILD perl-ExtUtils-Constant-0.250.0-r4.ebuild 570 BLAKE2B 2ed04249a54e960443e85112b26f1485a0f4331c150374a743d1965df00389a6600db68b266353bca6edddd4a3727301c535e223b71ca051a68fb9b9aa0937ee SHA512 7fe8a39e0528182242c2d6f0dcbda3800bc16a1761f7edf19043498a95906ee53acbe2b866881f3f26d714cb11b86b25fcf08cddf79592a905fee1b7071666e6 MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f diff --git a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r4.ebuild b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r4.ebuild index cd01690f6805..597663406b61 100644 --- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r4.ebuild +++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.250.0-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |