summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 13:14:10 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 13:14:10 +0000
commita2aa1f26fcd5d1ae0181dfc5c064c72d17c74298 (patch)
tree578b8196ffa29c8ec48319e56ddd9084353b7204 /dev-perl/XML-LibXSLT
parentPorting changes from overlay step 1 of 2: (diff)
downloadhistorical-a2aa1f26fcd5d1ae0181dfc5c064c72d17c74298.tar.gz
historical-a2aa1f26fcd5d1ae0181dfc5c064c72d17c74298.tar.bz2
historical-a2aa1f26fcd5d1ae0181dfc5c064c72d17c74298.zip
Marking sparc, amd64 stable; cleaning out old ebuilds
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r--dev-perl/XML-LibXSLT/ChangeLog8
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index af37f0e7d587..9c3e05c5a649 100644
--- a/dev-perl/XML-LibXSLT/ChangeLog
+++ b/dev-perl/XML-LibXSLT/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/XML-LibXSLT
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.43 2006/09/25 22:13:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.44 2006/10/20 13:14:10 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ -XML-LibXSLT-1.50.ebuild, -XML-LibXSLT-1.50-r1.ebuild,
+ -XML-LibXSLT-1.57.ebuild, -XML-LibXSLT-1.59.ebuild,
+ XML-LibXSLT-1.60.ebuild:
+ Marking sparc, amd64 stable; cleaning out old ebuilds
*XML-LibXSLT-1.61 (25 Sep 2006)
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild
index f5f9303d372d..1b4c2acc96d7 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.60.ebuild,v 1.1 2006/09/04 13:57:26 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.60.ebuild,v 1.2 2006/10/20 13:14:10 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~pajas/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
# Disabled for now. The tests generate errors on threaded perls due