summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:37:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:37:50 +0000
commit0fd88fbee8374d27ed7fbc6a606b8e2702db58cf (patch)
treeae1a6f14f577d783a5535fa8b94d33a3a0e6cb1d /dev-perl/XML-LibXSLT
parentMarking sparc x86 stable (diff)
downloadgentoo-2-0fd88fbee8374d27ed7fbc6a606b8e2702db58cf.tar.gz
gentoo-2-0fd88fbee8374d27ed7fbc6a606b8e2702db58cf.tar.bz2
gentoo-2-0fd88fbee8374d27ed7fbc6a606b8e2702db58cf.zip
marking sparc x86 stable
(Portage version: 2.1_pre1)
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.58.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index 263dd39b6e67..26f09b330c9a 100644
--- a/dev-perl/XML-LibXSLT/ChangeLog
+++ b/dev-perl/XML-LibXSLT/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-LibXSLT
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.34 2005/10/14 01:34:07 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.35 2006/01/13 22:36:19 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ XML-LibXSLT-1.58.ebuild:
+ marking sparc x86 stable
14 Oct 2005; Aron Griffis <agriffis@gentoo.org> XML-LibXSLT-1.58.ebuild:
Mark 1.58 stable on alpha
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild
index ff4706a44e33..c423761db0ae 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.58.ebuild,v 1.4 2005/10/14 01:34:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.58.ebuild,v 1.5 2006/01/13 22:36:19 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${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