diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-03-15 18:47:53 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-03-15 18:47:53 +0000 |
commit | a4eda25bf0f72d757244b128657832bc4da28375 (patch) | |
tree | 5a4bda4947a8d19e1f07c2385db1aff2c18ba0d2 /virtual/perl-Compress-Raw-Zlib | |
parent | 6e8d3793323b8f24be801a4aaf31cdd31a8483e9 (diff) |
gentoo auto-resync : 15:03:2024 - 18:47:52
Diffstat (limited to 'virtual/perl-Compress-Raw-Zlib')
3 files changed, 0 insertions, 32 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/Manifest b/virtual/perl-Compress-Raw-Zlib/Manifest index c2d783f80bd6..361b3600020f 100644 --- a/virtual/perl-Compress-Raw-Zlib/Manifest +++ b/virtual/perl-Compress-Raw-Zlib/Manifest @@ -1,4 +1,2 @@ -EBUILD perl-Compress-Raw-Zlib-2.202.0.ebuild 456 BLAKE2B dba544e7bc1fbb4291c5dcb5c40e10c0dd579ba728713454965b936945a48ef27dbb67dea41ebf8d59b801298fa2659ccdbb4b8f9d30723bc12c858b62367595 SHA512 241c09abae0c961b1d2ff1487122bdae4dfdd4156ab3c2c16e62c8c4c073345b4a31e9e30a11b8e6dd2e41d322015b2651f69387e1795d4eb6adc596a14d177b -EBUILD perl-Compress-Raw-Zlib-2.204.1_rc.ebuild 484 BLAKE2B 21d7809c57989fc762893365920e36308b975e8005562735e853461435cc08266d55c2ffd1a5e39ba025d6837b88deddf5c407051c255f70b22c4c1d1830878e SHA512 fb0a6cda361d92b219996fb0af3db37c2e2e69e1fa584a54431bddf6272decfcdbadc740dd66db0983337733a00401a4ef430d8f93f5346f154ee710f367b44f EBUILD perl-Compress-Raw-Zlib-2.206.0.ebuild 456 BLAKE2B dba544e7bc1fbb4291c5dcb5c40e10c0dd579ba728713454965b936945a48ef27dbb67dea41ebf8d59b801298fa2659ccdbb4b8f9d30723bc12c858b62367595 SHA512 241c09abae0c961b1d2ff1487122bdae4dfdd4156ab3c2c16e62c8c4c073345b4a31e9e30a11b8e6dd2e41d322015b2651f69387e1795d4eb6adc596a14d177b MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.202.0.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.202.0.ebuild deleted file mode 100644 index cc5bf820f823..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.202.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - ~perl-core/${PN#perl-}-${PV} - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.204.1_rc.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.204.1_rc.ebuild deleted file mode 100644 index abbd08972c79..000000000000 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.204.1_rc.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND=" - || ( =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |