dev-perl/XML-LibXSLT: Remove old
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 11 Oct 2019 19:28:31 +0000 (21:28 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 11 Oct 2019 19:28:31 +0000 (21:28 +0200)
Closes: https://bugs.gentoo.org/623192
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-perl/XML-LibXSLT/Manifest
dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild [deleted file]

index 7a78ebcee697a907197a93632c56497f60387da5..f2380e374b49d5826fc818988c7473f4f61d98b4 100644 (file)
@@ -1,2 +1 @@
-DIST XML-LibXSLT-1.94.tar.gz 114015 BLAKE2B e16cebbfc5e126dc56482845af4f21b70c62ef08eb14bc79f678fca35d418858b33d69adc411836f4d81cdb7dde8fb535b9f4855a947deab60ec1d77a4edd9d5 SHA512 52b3ec6ef0556d9dde8320acbea01fe36e219bc62ed2d9e0cbe2f8f402bfc3f42ca1e28a6e047e69f501982fe4ba40d23fcfbce9399388c9f28a0d8804fc5f73
 DIST XML-LibXSLT-1.96.tar.gz 114068 BLAKE2B 2225e387e9e877578be51a9a6c8c3612490e79c2cec366dd2fdc64710ce67200f5ab7109742197abcdc311f9a1bf16b42a40c7e7df4d669b638de4ee49782866 SHA512 7b6e22889c538bbd861c6420cd56893d229676d3afc1cf30e17cae48a4714139769a99a48a99f1dff52864f4989e410303007c07941625bf6bd12a24276c35e6
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild
deleted file mode 100644 (file)
index 890f277..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=1.94
-inherit perl-module
-
-DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
-
-SLOT="0"
-KEYWORDS="amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/libxslt-1.1.32
-       >=dev-perl/XML-LibXML-1.700.0
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-"
-
-SRC_TEST="do"