summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-07-15 19:24:52 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-07-15 19:24:52 +0000
commit151c6a6439cacfb0f355c6506ed7ff41775ed8c5 (patch)
tree48d14886ae9c4259e8fdc1d46263af00bba0a9f7 /dev-perl
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-151c6a6439cacfb0f355c6506ed7ff41775ed8c5.tar.gz
gentoo-2-151c6a6439cacfb0f355c6506ed7ff41775ed8c5.tar.bz2
gentoo-2-151c6a6439cacfb0f355c6506ed7ff41775ed8c5.zip
Stable on sparc
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/XML-Writer/ChangeLog5
-rw-r--r--dev-perl/XML-Writer/XML-Writer-0.510.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Writer/ChangeLog b/dev-perl/XML-Writer/ChangeLog
index f71382091c63..0f5a42923fef 100644
--- a/dev-perl/XML-Writer/ChangeLog
+++ b/dev-perl/XML-Writer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-Writer
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/ChangeLog,v 1.19 2004/07/13 23:01:27 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/ChangeLog,v 1.20 2004/07/15 19:24:52 gustavoz Exp $
+
+ 15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> XML-Writer-0.510.ebuild:
+ Stable on sparc
13 Jul 2004; Robert Coie <rac@gentoo.org> XML-Writer-0.510.ebuild:
Keyword x86 and amd64, add IUSE
diff --git a/dev-perl/XML-Writer/XML-Writer-0.510.ebuild b/dev-perl/XML-Writer/XML-Writer-0.510.ebuild
index 82c7e932bda7..7b0db977042d 100644
--- a/dev-perl/XML-Writer/XML-Writer-0.510.ebuild
+++ b/dev-perl/XML-Writer/XML-Writer-0.510.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/XML-Writer-0.510.ebuild,v 1.3 2004/07/13 23:01:27 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/XML-Writer-0.510.ebuild,v 1.4 2004/07/15 19:24:52 gustavoz Exp $
inherit perl-module
@@ -10,6 +10,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JO/JOSEPHW/${P}.tar.gz"
IUSE=""
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~mips"
+KEYWORDS="x86 ~ppc sparc ~alpha ~hppa amd64 ~mips"
SRC_TEST="do"