summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:53:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:53:30 +0000
commitc8eeb913b6fbc9ef7235da290b48c6f238d5f1db (patch)
tree8445c91c78f5c08f494be573986e95efa1693b3c /dev-java/commons-el
parentMarked ppc stable for bug #146409. (diff)
downloadhistorical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.gz
historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.bz2
historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.zip
Dropping sparc keywords, see #96229
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-java/commons-el')
-rw-r--r--dev-java/commons-el/ChangeLog6
-rw-r--r--dev-java/commons-el/commons-el-1.0-r1.ebuild4
-rw-r--r--dev-java/commons-el/commons-el-1.0.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-java/commons-el/ChangeLog b/dev-java/commons-el/ChangeLog
index 94531ce7c2a8..90d1c7a72bb8 100644
--- a/dev-java/commons-el/ChangeLog
+++ b/dev-java/commons-el/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/commons-el
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/ChangeLog,v 1.14 2006/07/22 21:51:56 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/ChangeLog,v 1.15 2006/10/05 15:24:44 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> commons-el-1.0.ebuild,
+ commons-el-1.0-r1.ebuild:
+ Dropping sparc keywords, see #96229
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
commons-el-1.0-r1.ebuild:
diff --git a/dev-java/commons-el/commons-el-1.0-r1.ebuild b/dev-java/commons-el/commons-el-1.0-r1.ebuild
index 9c3741908ee2..45b17bbd9fba 100644
--- a/dev-java/commons-el/commons-el-1.0-r1.ebuild
+++ b/dev-java/commons-el/commons-el-1.0-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/commons-el/commons-el-1.0-r1.ebuild,v 1.2 2006/07/22 21:51:56 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/commons-el-1.0-r1.ebuild,v 1.3 2006/10/05 15:24:44 gustavoz Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/commons/el/"
SRC_URI="mirror://apache/jakarta/commons/el/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="source"
COMMON_DEP="~dev-java/servletapi-2.4"
RDEPEND=">=virtual/jre-1.4
diff --git a/dev-java/commons-el/commons-el-1.0.ebuild b/dev-java/commons-el/commons-el-1.0.ebuild
index 787671a5fc18..7ecbd601968f 100644
--- a/dev-java/commons-el/commons-el-1.0.ebuild
+++ b/dev-java/commons-el/commons-el-1.0.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/commons-el/commons-el-1.0.ebuild,v 1.13 2005/11/05 11:11:04 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/commons-el-1.0.ebuild,v 1.14 2006/10/05 15:24:44 gustavoz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/commons/el/"
SRC_URI="mirror://apache/jakarta/commons/el/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE="jikes source"
RDEPEND=">=virtual/jre-1.4
>=dev-java/servletapi-2.4"