commit:     8867257801904d7844b711c3309f336281ca46d2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 18:13:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88672578

dev-perl/Sub-Quote: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Sub-Quote/Manifest               |  2 --
 dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 29 -----------------------------
 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 29 -----------------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-perl/Sub-Quote/Manifest b/dev-perl/Sub-Quote/Manifest
index 7e142c5c18e..cc866b2ed46 100644
--- a/dev-perl/Sub-Quote/Manifest
+++ b/dev-perl/Sub-Quote/Manifest
@@ -1,3 +1 @@
-DIST Sub-Quote-2.003001.tar.gz 19131 BLAKE2B 
20ae1ffacd8f2d582cac67671ece00ce34cad0fd28ec9e76effa26a07fc655bbc4ecf9ba2bc814eaa0325ac9ae0fd7fb4617d91e5c69e9442513ccc98d574985
 SHA512 
cd24460e52b68955a460accf673a58235c8f846285a01862198bbb4f6c5718f2977e615099da7eb54a41d76ae75fd7167c7d682c14f6819e65c83f163189dd49
-DIST Sub-Quote-2.004000.tar.gz 20363 BLAKE2B 
0697f2a0a9aec799161289bee34f991fc86eb59e23a72f300f207ba80608d8f96653222dd8fb2393085cf052b875e9861bf6f34f9c099d1258bb36a0db3d63f5
 SHA512 
222354896728154da7bfc6ef9d4562430ab250b1e1169330f63b43eef01527785c1c8559c5eb77a8d42484187be74a9ff97b325bb2404a205a6d4b990f8656c5
 DIST Sub-Quote-2.006006.tar.gz 32485 BLAKE2B 
517742256d9da1ca839051e6bf75b660740ccdd0ed2809249bf40fc86526b72bc12a338baa34d6f88a0f5411e5331bdd6a769c7a777996bb75775f79a2315d6b
 SHA512 
19cd0504f039f3218d3f47b3b44714f0baed73a13f97c4552eb1816b7b03186b1bbdf48cc70c2cae616eb9ec81721b30217c7f788176d389df694c9b355ead64

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild 
b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
deleted file mode 100644
index 6edf598d421..00000000000
--- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HAARG
-DIST_VERSION=2.003001
-inherit perl-module
-
-DESCRIPTION="efficient generation of subroutines via string eval"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       !<dev-perl/Moo-2.3.0
-       !minimal? (
-               >=dev-perl/Sub-Name-0.80.0
-       )
-       virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               >=dev-perl/Test-Fatal-0.3.0
-               >=virtual/perl-Test-Simple-0.940.0
-       )
-"

diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild 
b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
deleted file mode 100644
index 450d53e66d0..00000000000
--- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HAARG
-DIST_VERSION=2.004000
-inherit perl-module
-
-DESCRIPTION="Efficient generation of subroutines via string eval"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       !<dev-perl/Moo-2.3.0
-       !minimal? (
-               >=dev-perl/Sub-Name-0.80.0
-       )
-       virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               >=dev-perl/Test-Fatal-0.3.0
-               >=virtual/perl-Test-Simple-0.940.0
-       )
-"

Reply via email to