commit:     01fbac0f16784612456f8d8a3017813b2519e3cc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 05:46:34 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:47:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fbac0f

dev-perl/XML-Compile: Cleanup old versions

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/XML-Compile/Manifest                   |  2 --
 dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild | 35 ------------------------
 dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild | 36 -------------------------
 3 files changed, 73 deletions(-)

diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index f0892707d51..6458d5b4dfc 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1,3 +1 @@
-DIST XML-Compile-1.54.tar.gz 205002 BLAKE2B 
ac3bb51453f51b5974955668cdca0faf7020934f6cd68cf1ec3f251921b521bc5f7980cb0d6754bbf3a231be06b7908e625d6f66420b3539d0fb3d5bf9bf0c2f
 SHA512 
824318d0c941cd3e17f6c7396b815675f87fa03c5b17de6e2a71cfeefcffec8b2f050b1c6d63e013726a3d57cfc76c4ee29dbde14b91a6b1500341dd9c5e7310
-DIST XML-Compile-1.56.tar.gz 207239 BLAKE2B 
b577947e90b3071a3643bb733b265d95f2f2dce409fa5975ea4cd94e3b1fc7a2984cf8be095dee209a8fb287269b666664b452a3dcb6a5eec67969713f8091a8
 SHA512 
bd33651aba2270b7d2d61b4660ced63c8979f21d6852001cfbde24f192f52677c92b8fcce1597cc28da4d1791d5f609f8b77b5065d4860545543cdee6e138e9f
 DIST XML-Compile-1.60.tar.gz 209090 BLAKE2B 
215c043b84f46583cedf12b8be2ed48ce29ce0da45fddbb50135ea0685a3504baba22d61b463e42cfd2090514675396c6e6c400722bdf85b2f9d3a9f59a09015
 SHA512 
361666004b61bbdf07f62421239120256de3cbf5f17da532c7bab5c8fc9c057638dbf2c26604f8ecea3ef1301364dd945ccc9cbddc358096962d4c289009b61b

diff --git a/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild 
b/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild
deleted file mode 100644
index 7ff94c67182..00000000000
--- a/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=1.54
-inherit perl-module
-
-DESCRIPTION="Compilation based XML Processing"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-       >=virtual/perl-Digest-MD5-2.360.0
-       >=dev-perl/Log-Report-1.30.0
-       >=virtual/perl-MIME-Base64-3.100.0
-       >=virtual/perl-Math-BigInt-1.770.0
-       >=virtual/perl-Math-BigRat-0.100.0
-       virtual/perl-Scalar-List-Utils
-       >=dev-perl/XML-LibXML-2.10.700
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               >=dev-perl/Test-Deep-0.95.0
-               >=virtual/perl-Test-Simple-0.540.0
-               >=dev-perl/XML-Compile-Tester-0.900.0
-       )
-"
-src_install() {
-       perl-module_src_install
-       dodoc -r html
-}

diff --git a/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild 
b/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild
deleted file mode 100644
index 9bb1c935a3a..00000000000
--- a/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=1.56
-inherit perl-module
-
-DESCRIPTION="Compilation based XML Processing"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-       >=virtual/perl-Digest-MD5-2.360.0
-       >=dev-perl/Log-Report-1.30.0
-       >=virtual/perl-MIME-Base64-3.100.0
-       >=virtual/perl-Math-BigInt-1.770.0
-       >=virtual/perl-Math-BigRat-0.100.0
-       dev-perl/Types-Serialiser
-       virtual/perl-Scalar-List-Utils
-       >=dev-perl/XML-LibXML-2.10.700
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               >=dev-perl/Test-Deep-0.95.0
-               >=virtual/perl-Test-Simple-0.540.0
-               >=dev-perl/XML-Compile-Tester-0.900.0
-       )
-"
-src_install() {
-       perl-module_src_install
-       dodoc -r html
-}

Reply via email to