summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-06-09 16:33:17 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-06-09 16:33:17 +0000
commit10c8593d9407a0f0f52e19a74d0bd55ced833ce4 (patch)
tree61ce611d8cae921da9df49d87ded4db984c7f512 /dev-java/commons-fileupload/commons-fileupload-1.2.ebuild
parentStable on ppc wrt bug 180916 (diff)
downloadhistorical-10c8593d9407a0f0f52e19a74d0bd55ced833ce4.tar.gz
historical-10c8593d9407a0f0f52e19a74d0bd55ced833ce4.tar.bz2
historical-10c8593d9407a0f0f52e19a74d0bd55ced833ce4.zip
Stable on amd64, bug #178645
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-java/commons-fileupload/commons-fileupload-1.2.ebuild')
-rw-r--r--dev-java/commons-fileupload/commons-fileupload-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild
index 5529439db55a..f5eef7347ed8 100644
--- a/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild
+++ b/dev-java/commons-fileupload/commons-fileupload-1.2.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-fileupload/commons-fileupload-1.2.ebuild,v 1.9 2007/06/02 11:21:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.ebuild,v 1.10 2007/06/09 16:33:17 wltjr Exp $
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
@@ -21,7 +21,7 @@ RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE="test"
src_unpack() {