summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-08-31 11:34:56 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-08-31 11:34:56 +0000
commit42ef2981d5717a94acee1fb902939f78d5f1840a (patch)
treeed18f83af88992d75be711420b9a17c5cc16d48e
parentDrop old. (diff)
downloadgentoo-2-42ef2981d5717a94acee1fb902939f78d5f1840a.tar.gz
gentoo-2-42ef2981d5717a94acee1fb902939f78d5f1840a.tar.bz2
gentoo-2-42ef2981d5717a94acee1fb902939f78d5f1840a.zip
Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-rw-r--r--dev-perl/XML-LibXSLT/ChangeLog6
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild22
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.790.0.ebuild25
3 files changed, 5 insertions, 48 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index 8bd0ff317108..c932b503dc61 100644
--- a/dev-perl/XML-LibXSLT/ChangeLog
+++ b/dev-perl/XML-LibXSLT/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-LibXSLT
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.104 2014/08/24 02:47:22 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.105 2014/08/31 11:34:56 zlogene Exp $
+
+ 31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> -XML-LibXSLT-1.770.0.ebuild,
+ -XML-LibXSLT-1.790.0.ebuild:
+ Drop old.
*XML-LibXSLT-1.810.0-r1 (24 Aug 2014)
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild
deleted file mode 100644
index a96512793c9a..000000000000
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.8 2012/09/30 18:42:28 armin76 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=1.77
-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.8
- >=dev-perl/XML-LibXML-1.70"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-SRC_TEST="do"
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.790.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.790.0.ebuild
deleted file mode 100644
index bbc73a70a05e..000000000000
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.790.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.790.0.ebuild,v 1.1 2012/12/03 17:20:27 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=1.79
-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.28
- >=dev-perl/XML-LibXML-1.700.0
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-SRC_TEST="do"