summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/henplus/henplus-0.9.7-r1.ebuild')
-rw-r--r--dev-db/henplus/henplus-0.9.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/henplus/henplus-0.9.7-r1.ebuild b/dev-db/henplus/henplus-0.9.7-r1.ebuild
index b9a3609c07ed..aa6c7ffd9399 100644
--- a/dev-db/henplus/henplus-0.9.7-r1.ebuild
+++ b/dev-db/henplus/henplus-0.9.7-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-db/henplus/henplus-0.9.7-r1.ebuild,v 1.1 2007/05/07 16:29:59 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.7-r1.ebuild,v 1.2 2007/05/25 07:56:13 opfer Exp $
JAVA_PKG_IUSE="doc source"
@@ -11,7 +11,7 @@ HOMEPAGE="http://henplus.sf.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
COMMON_DEPEND="=dev-java/commons-cli-1*