summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-18 08:26:22 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-18 08:26:22 +0000
commit17ed9e1a2020569e22640bd0f28c5ff0482dcec5 (patch)
treea6f167e1c1f4d68b3282d1e75b11efe27365407a /dev-perl
parentFix build with zlib-1.2.6 (bug #403487). (diff)
downloadgentoo-2-17ed9e1a2020569e22640bd0f28c5ff0482dcec5.tar.gz
gentoo-2-17ed9e1a2020569e22640bd0f28c5ff0482dcec5.tar.bz2
gentoo-2-17ed9e1a2020569e22640bd0f28c5ff0482dcec5.zip
Cleanup
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/XML-LibXSLT/ChangeLog6
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.710.0.ebuild22
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.730.0.ebuild22
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.750.0.ebuild22
4 files changed, 5 insertions, 67 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index 37f03296570f..4dc4f3a7ed0d 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.78 2012/01/24 16:33:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.79 2012/02/18 08:26:22 tove Exp $
+
+ 18 Feb 2012; Torsten Veller <tove@gentoo.org> -XML-LibXSLT-1.710.0.ebuild,
+ -XML-LibXSLT-1.730.0.ebuild, -XML-LibXSLT-1.750.0.ebuild:
+ Cleanup
*XML-LibXSLT-1.760.0 (24 Jan 2012)
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.710.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.710.0.ebuild
deleted file mode 100644
index b1bf34cd1283..000000000000
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.710.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 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.710.0.ebuild,v 1.1 2011/09/13 17:52:23 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=1.71
-inherit perl-module
-
-DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~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}
- dev-util/pkgconfig"
-
-SRC_TEST="do"
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.730.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.730.0.ebuild
deleted file mode 100644
index 59639b24531c..000000000000
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.730.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 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.730.0.ebuild,v 1.1 2011/10/20 15:27:17 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=1.73
-inherit perl-module
-
-DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~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}
- dev-util/pkgconfig"
-
-SRC_TEST="do"
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.750.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.750.0.ebuild
deleted file mode 100644
index 71f73f460e90..000000000000
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.750.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 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.750.0.ebuild,v 1.1 2011/10/29 18:21:19 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=1.75
-inherit perl-module
-
-DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~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}
- dev-util/pkgconfig"
-
-SRC_TEST="do"