summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-03 13:09:38 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-03 13:09:38 +0000
commit258c9e45dc16ade4495aebc7e88e36e8f2cc43ed (patch)
tree6b82ba6df97851349cc8acdd2d857f0fb2ed2eec /dev-java/commons-el/commons-el-1.0-r1.ebuild
parentAdd missing eutils to inherit, see bug #165122. (diff)
downloadhistorical-258c9e45dc16ade4495aebc7e88e36e8f2cc43ed.tar.gz
historical-258c9e45dc16ade4495aebc7e88e36e8f2cc43ed.tar.bz2
historical-258c9e45dc16ade4495aebc7e88e36e8f2cc43ed.zip
amd64 stable, bug 162928
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-java/commons-el/commons-el-1.0-r1.ebuild')
-rw-r--r--dev-java/commons-el/commons-el-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 0c636a0563a7..330e754e19cd 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-2007 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.6 2007/01/21 10:25:48 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/commons-el-1.0-r1.ebuild,v 1.7 2007/02/03 13:09:38 beandog 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 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd"
IUSE="source"
COMMON_DEP="~dev-java/servletapi-2.4"
RDEPEND=">=virtual/jre-1.4