summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-08-01 22:17:50 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-08-01 22:17:50 +0000
commita59fd711aa0293674285bce6bebc741ebc4d4c3a (patch)
treeb77f23cf458c82975004f73871ad72824fa4c2e0 /dev-perl/XML-Sablot
parentmore rewrites. now works with kdenonbeta apps etc. will upload new tarball to... (diff)
downloadgentoo-2-a59fd711aa0293674285bce6bebc741ebc4d4c3a.tar.gz
gentoo-2-a59fd711aa0293674285bce6bebc741ebc4d4c3a.tar.bz2
gentoo-2-a59fd711aa0293674285bce6bebc741ebc4d4c3a.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'dev-perl/XML-Sablot')
-rw-r--r--dev-perl/XML-Sablot/ChangeLog6
-rw-r--r--dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-Sablot/ChangeLog b/dev-perl/XML-Sablot/ChangeLog
index 09ebefbaa9ee..a22021f3bb2c 100644
--- a/dev-perl/XML-Sablot/ChangeLog
+++ b/dev-perl/XML-Sablot/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for dev-perl/XML-Sablot
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/ChangeLog,v 1.2 2002/05/06 17:45:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/ChangeLog,v 1.3 2002/08/01 22:15:43 cselkirk Exp $
*XML-Sablot-0.90 (6 May 2002)
+ 1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> XML-Sablot-0.90.ebuild :
+
+ Added ppc to KEYWORDS.
+
6 May 2002; Seemant Kulleen <seemant@gentoo.org> XML-Sablot-0.90.ebuild
files/digest-XML-Sablot-0.90 :
diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild
index daf41ff26009..89163a354292 100644
--- a/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild
+++ b/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild,v 1.5 2002/07/25 04:56:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.90.ebuild,v 1.6 2002/08/01 22:15:43 cselkirk Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Pro
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="${DEPEND}
>=app-text/sablotron-0.60"