summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 23:34:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 23:34:14 +0000
commit6354f05a42c18fc6ca6a1e1cb8a5073aa1a6d1c7 (patch)
treed29a20a7287838bc16c425db3749199de140c31a /dev-perl/XML-AutoWriter
parentKeyworded ~hppa (diff)
downloadgentoo-2-6354f05a42c18fc6ca6a1e1cb8a5073aa1a6d1c7.tar.gz
gentoo-2-6354f05a42c18fc6ca6a1e1cb8a5073aa1a6d1c7.tar.bz2
gentoo-2-6354f05a42c18fc6ca6a1e1cb8a5073aa1a6d1c7.zip
Keyworded ~hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/XML-AutoWriter')
-rw-r--r--dev-perl/XML-AutoWriter/ChangeLog6
-rw-r--r--dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-AutoWriter/ChangeLog b/dev-perl/XML-AutoWriter/ChangeLog
index 2d49add46852..88e2a9fcf26f 100644
--- a/dev-perl/XML-AutoWriter/ChangeLog
+++ b/dev-perl/XML-AutoWriter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-AutoWriter
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/ChangeLog,v 1.7 2006/06/12 16:59:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/ChangeLog,v 1.8 2006/06/29 23:34:14 gustavoz Exp $
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ XML-AutoWriter-0.39.ebuild:
+ Keyworded ~hppa
12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
XML-AutoWriter-0.39.ebuild:
diff --git a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild
index 210e5c73f5a8..195092595ba1 100644
--- a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild
+++ b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.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-AutoWriter/XML-AutoWriter-0.39.ebuild,v 1.2 2006/06/12 16:59:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.39.ebuild,v 1.3 2006/06/29 23:34:14 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rbs/${P}/"
IUSE=""
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ia64 sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 sparc ~x86"
DEPEND="dev-perl/XML-Parser"