summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-10-11 21:28:31 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-10-11 21:28:31 +0200
commite6fd344cee79b59bee34d41b21312bfdebc4fe39 (patch)
tree78da73c025a837a667fc916920a9c6abb86c6ea1
parentdev-perl/Unicode-String: Remove old (diff)
downloadgentoo-e6fd344cee79b59bee34d41b21312bfdebc4fe39.tar.gz
gentoo-e6fd344cee79b59bee34d41b21312bfdebc4fe39.tar.bz2
gentoo-e6fd344cee79b59bee34d41b21312bfdebc4fe39.zip
dev-perl/XML-LibXSLT: Remove old
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>
-rw-r--r--dev-perl/XML-LibXSLT/Manifest1
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/XML-LibXSLT/Manifest b/dev-perl/XML-LibXSLT/Manifest
index 7a78ebcee697..f2380e374b49 100644
--- a/dev-perl/XML-LibXSLT/Manifest
+++ b/dev-perl/XML-LibXSLT/Manifest
@@ -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
index 890f277c9b8c..000000000000
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild
+++ /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"