summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 17:00:40 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 17:00:40 +0000
commit43273634232570482d3de928a364b67a8c02945a (patch)
tree98d2513466c2ac35a1c49b758f40e9b5d9c5a2d7 /dev-java/xml-commons
parentDropping sparc keywords, see #96229 (diff)
downloadgentoo-2-43273634232570482d3de928a364b67a8c02945a.tar.gz
gentoo-2-43273634232570482d3de928a364b67a8c02945a.tar.bz2
gentoo-2-43273634232570482d3de928a364b67a8c02945a.zip
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/xml-commons')
-rw-r--r--dev-java/xml-commons/ChangeLog6
-rw-r--r--dev-java/xml-commons/xml-commons-1.0_beta2-r1.ebuild4
-rw-r--r--dev-java/xml-commons/xml-commons-1.0_beta2.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-java/xml-commons/ChangeLog b/dev-java/xml-commons/ChangeLog
index 501f7c584344..37f6f4823ef5 100644
--- a/dev-java/xml-commons/ChangeLog
+++ b/dev-java/xml-commons/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/xml-commons
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons/ChangeLog,v 1.13 2006/07/22 23:10:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons/ChangeLog,v 1.14 2006/10/05 17:00:40 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ xml-commons-1.0_beta2.ebuild, xml-commons-1.0_beta2-r1.ebuild:
+ Dropping sparc keywords, see #96229
*xml-commons-1.0_beta2-r1 (22 Jul 2006)
diff --git a/dev-java/xml-commons/xml-commons-1.0_beta2-r1.ebuild b/dev-java/xml-commons/xml-commons-1.0_beta2-r1.ebuild
index 488adddc6eca..121608e23e4d 100644
--- a/dev-java/xml-commons/xml-commons-1.0_beta2-r1.ebuild
+++ b/dev-java/xml-commons/xml-commons-1.0_beta2-r1.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-java/xml-commons/xml-commons-1.0_beta2-r1.ebuild,v 1.1 2006/07/22 23:10:19 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons/xml-commons-1.0_beta2-r1.ebuild,v 1.2 2006/10/05 17:00:40 gustavoz Exp $
inherit eutils java-pkg-2 java-ant-2
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/xml/commons/${MY_P}.tar.gz"
# See ${S}/java/external for the license files
LICENSE="Apache-1.1 public-domain W3C-document W3C"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4
diff --git a/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild b/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild
index 0990bf44ad5d..c73e36fa6efe 100644
--- a/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild
+++ b/dev-java/xml-commons/xml-commons-1.0_beta2.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-java/xml-commons/xml-commons-1.0_beta2.ebuild,v 1.15 2005/11/29 18:32:48 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xml-commons/xml-commons-1.0_beta2.ebuild,v 1.16 2006/10/05 17:00:40 gustavoz Exp $
inherit eutils java-pkg
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/xml/commons/${MY_P}.tar.gz"
# See ${S}/java/external for the license files
LICENSE="Apache-1.1 public-domain W3C-document W3C"
SLOT="0"
-KEYWORDS="x86 amd64 ppc64 ppc sparc"
+KEYWORDS="x86 amd64 ppc64 ppc"
IUSE="doc jikes source"
DEPEND=">=virtual/jdk-1.4