summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-06-10 10:23:53 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-06-10 10:23:53 +0000
commitd12f66e2e7699ba32d1402e78e2ed5147a4d4b01 (patch)
tree6508bd02fdefcc4d306461398cc7ab64e4be444e /dev-java/commons-jexl/commons-jexl-1.1.ebuild
parentMarked stable on amd64 as per bug 180357. (diff)
downloadhistorical-d12f66e2e7699ba32d1402e78e2ed5147a4d4b01.tar.gz
historical-d12f66e2e7699ba32d1402e78e2ed5147a4d4b01.tar.bz2
historical-d12f66e2e7699ba32d1402e78e2ed5147a4d4b01.zip
Marked stable on amd64 as per bug 179944.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-java/commons-jexl/commons-jexl-1.1.ebuild')
-rw-r--r--dev-java/commons-jexl/commons-jexl-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-jexl/commons-jexl-1.1.ebuild b/dev-java/commons-jexl/commons-jexl-1.1.ebuild
index ad4d07c1f15a..58903ffb35df 100644
--- a/dev-java/commons-jexl/commons-jexl-1.1.ebuild
+++ b/dev-java/commons-jexl/commons-jexl-1.1.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-jexl/commons-jexl-1.1.ebuild,v 1.4 2007/06/01 20:23:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jexl/commons-jexl-1.1.ebuild,v 1.5 2007/06/10 10:23:53 philantrop Exp $
JAVA_PKG_IUSE="doc source test"
@@ -21,7 +21,7 @@ DEPEND=">=virtual/jdk-1.4
LICENSE="Apache-2.0"
SLOT="1.0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
S="${WORKDIR}/${P}-src"