diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-14 12:43:34 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-15 10:56:32 -0400 |
commit | cbc1115a5d555ce61d58a82d2a47f4b014a2d9a3 (patch) | |
tree | cf2f00cd081d055284d64f931ca10bb396998d64 /dev-perl/Log-Any | |
parent | dev-perl/local-lib: Drop old versions (diff) | |
download | gentoo-cbc1115a5d555ce61d58a82d2a47f4b014a2d9a3.tar.gz gentoo-cbc1115a5d555ce61d58a82d2a47f4b014a2d9a3.tar.bz2 gentoo-cbc1115a5d555ce61d58a82d2a47f4b014a2d9a3.zip |
dev-perl/Log-Any: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Any')
-rw-r--r-- | dev-perl/Log-Any/Log-Any-1.709.0.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/Log-Any/Log-Any-1.710.0.ebuild | 33 | ||||
-rw-r--r-- | dev-perl/Log-Any/Log-Any-1.715.0.ebuild | 34 | ||||
-rw-r--r-- | dev-perl/Log-Any/Log-Any-1.716.0.ebuild | 34 | ||||
-rw-r--r-- | dev-perl/Log-Any/Manifest | 4 |
5 files changed, 0 insertions, 138 deletions
diff --git a/dev-perl/Log-Any/Log-Any-1.709.0.ebuild b/dev-perl/Log-Any/Log-Any-1.709.0.ebuild deleted file mode 100644 index 49c017b69eee..000000000000 --- a/dev-perl/Log-Any/Log-Any-1.709.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=PREACTION -DIST_VERSION=1.709 -inherit perl-module - -DESCRIPTION="Bringing loggers and listeners together" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 ~riscv sparc x86" -IUSE="minimal" - -# Test::Builder needed for Log/Any/Adapter/Test.pm -# constant -> perl -RDEPEND=" - virtual/perl-Carp - virtual/perl-Data-Dumper - virtual/perl-Exporter - virtual/perl-IO - virtual/perl-Storable - virtual/perl-Sys-Syslog - virtual/perl-Test-Simple -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Log-Any/Log-Any-1.710.0.ebuild b/dev-perl/Log-Any/Log-Any-1.710.0.ebuild deleted file mode 100644 index 54706468e58f..000000000000 --- a/dev-perl/Log-Any/Log-Any-1.710.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=PREACTION -DIST_VERSION=1.710 -inherit perl-module - -DESCRIPTION="Bringing loggers and listeners together" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv sparc x86" -IUSE="minimal" - -# Test::Builder needed for Log/Any/Adapter/Test.pm -# constant -> perl -RDEPEND=" - virtual/perl-Carp - virtual/perl-Data-Dumper - virtual/perl-Exporter - virtual/perl-IO - virtual/perl-Storable - virtual/perl-Sys-Syslog - virtual/perl-Test-Simple -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Log-Any/Log-Any-1.715.0.ebuild b/dev-perl/Log-Any/Log-Any-1.715.0.ebuild deleted file mode 100644 index 52a9da79c905..000000000000 --- a/dev-perl/Log-Any/Log-Any-1.715.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=PREACTION -DIST_VERSION=1.715 -inherit perl-module - -DESCRIPTION="Bringing loggers and listeners together" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv sparc x86" -IUSE="minimal" - -# Test::Builder needed for Log/Any/Adapter/Test.pm -# constant -> perl -RDEPEND=" - virtual/perl-Carp - virtual/perl-Data-Dumper - virtual/perl-Exporter - virtual/perl-IO - virtual/perl-Storable - virtual/perl-Sys-Syslog - virtual/perl-Test-Simple -" -BDEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Log-Any/Log-Any-1.716.0.ebuild b/dev-perl/Log-Any/Log-Any-1.716.0.ebuild deleted file mode 100644 index 18ad616e4477..000000000000 --- a/dev-perl/Log-Any/Log-Any-1.716.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=PREACTION -DIST_VERSION=1.716 -inherit perl-module - -DESCRIPTION="Bringing loggers and listeners together" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc ppc64 ~riscv sparc x86" -IUSE="minimal" - -# Test::Builder needed for Log/Any/Adapter/Test.pm -# constant -> perl -RDEPEND=" - virtual/perl-Carp - virtual/perl-Data-Dumper - virtual/perl-Exporter - virtual/perl-IO - virtual/perl-Storable - virtual/perl-Sys-Syslog - virtual/perl-Test-Simple -" -BDEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Log-Any/Manifest b/dev-perl/Log-Any/Manifest index b6120b79cd95..e9371805d53c 100644 --- a/dev-perl/Log-Any/Manifest +++ b/dev-perl/Log-Any/Manifest @@ -1,5 +1 @@ -DIST Log-Any-1.709.tar.gz 56325 BLAKE2B 4028b549f7898c60ceeaba293eaa91da7bd7a7d387fba74d1804fd83748fc6bf1eb3a578fdd9ce6f9ea36093a1a239c0b0ba12803ba1a37a9733436286f0a22c SHA512 55beff3b56185e80aa4515d9e924356ffa2430fdbfe035f9d33cb6254bd8a23382055931939d4927befcc577486fb62f86b0362725fad60e571fbf0d669775c4 -DIST Log-Any-1.710.tar.gz 55883 BLAKE2B e11308219ae1ab6d043ce96d5399e6f12f5a6756c6a53914f2c19188171f2e87a46d2cbb387c95be50c24888fa1a5b33ba0dc55fffc082282f577c62429ba184 SHA512 1aff56c1c4c51d4e9aae43add704dd2da86ea320ee095a613bd569c2f0ea546c98d27a1e0854f9b88cc1772bf438ee3be80ba2f61e8c15f39497035993f122e3 -DIST Log-Any-1.715.tar.gz 59607 BLAKE2B 9231a3c063d29eb9911b7f391265db9adec99717c920b5be35bbbaca9a0b8250624fee820856f8392a99b3d1efccbf985ca3b51a8b2e65fcb61ee2e09a8f3808 SHA512 3acfc951608e77ba9a75af2259720b816d61efaae037d3cb479a0a4d3ce7a177b0f295863a6e59f7f697f2679a8c74b457a55c5f567ac5e3f73b678ba7107d8b -DIST Log-Any-1.716.tar.gz 60465 BLAKE2B 79f1e798ff7f521342b8c06794f2f9c48c7039927cd8906c56160fb182b2da273be9538d5b275dac39c0cefcb78922161e008d0f493ff8d66bab3dafbaa6a7c3 SHA512 5f5405efb3630a260b3bc369a310b1ed0269f07e2ba76fdc4651e81fc447a8ed57c760697e3637b65e0764e16b5adb067a2db5c8205bac44d2e72a360529a695 DIST Log-Any-1.717.tar.gz 62565 BLAKE2B fc2d4e6d1869c4699092bb27bd65f1ac09f58003fc5e849541f2b27e1e18f2e1e4b762a44b444b5a3d0e8a4df303623b4a289fdee8d08b9a67d760ebc8166eda SHA512 feabda26eefebd7fe63ba63750b11e00f217778f0fa801adf3b52342400155230b620b3f2b08630e4b472a328a6c13a84294d35c52968f2fc1206b61fee0d20e |