summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-05-26 08:49:20 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-05-26 08:49:20 +0000
commit9cbf64fafc1c2fdbb3584a50cdde017c4f047202 (patch)
tree3e4f0901420624aa9335921fe7eeddacc441a85a /dev-java/xom
parentInitial import. (diff)
downloadhistorical-9cbf64fafc1c2fdbb3584a50cdde017c4f047202.tar.gz
historical-9cbf64fafc1c2fdbb3584a50cdde017c4f047202.tar.bz2
historical-9cbf64fafc1c2fdbb3584a50cdde017c4f047202.zip
KEYWORD fix.
Diffstat (limited to 'dev-java/xom')
-rw-r--r--dev-java/xom/Manifest2
-rw-r--r--dev-java/xom/xom-1.0.14.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/xom/Manifest b/dev-java/xom/Manifest
index 67bb1b6edca2..d75963c61387 100644
--- a/dev-java/xom/Manifest
+++ b/dev-java/xom/Manifest
@@ -1,3 +1,3 @@
-MD5 4b2e47ea39118bb1c01c6e7a5cbf2e81 xom-1.0.14.ebuild 1073
+MD5 3dd5b1d8fb18773deba8ee5876dfb2cf xom-1.0.14.ebuild 1089
MD5 8fad2c66574a562f2b4713a62aa392ff ChangeLog 400
MD5 209356975b01190324cd237655c057cc files/digest-xom-1.0.14 60
diff --git a/dev-java/xom/xom-1.0.14.ebuild b/dev-java/xom/xom-1.0.14.ebuild
index afe69cdb9cf4..cc452e58f1b9 100644
--- a/dev-java/xom/xom-1.0.14.ebuild
+++ b/dev-java/xom/xom-1.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/xom-1.0.14.ebuild,v 1.1 2003/05/26 08:48:48 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/xom-1.0.14.ebuild,v 1.2 2003/05/26 08:49:16 absinthe Exp $
inherit java-pkg
@@ -14,7 +14,7 @@ DEPEND=">=dev-java/ant-1.4"
RDEPEND=">=virtual/jdk-1.2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc sparc alpha"
IUSE="doc"
src_compile() {