summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-05-25 07:56:13 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-05-25 07:56:13 +0000
commitafedc22f3fce3901c432fac9f82f13f451c7bede (patch)
treeef012672fb7693e2960706e8a92858462ee136bd /dev-db
parentx86/amd64 stable, bug 177129 (diff)
downloadgentoo-2-afedc22f3fce3901c432fac9f82f13f451c7bede.tar.gz
gentoo-2-afedc22f3fce3901c432fac9f82f13f451c7bede.tar.bz2
gentoo-2-afedc22f3fce3901c432fac9f82f13f451c7bede.zip
x86 stable, bug 179562
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/henplus/ChangeLog6
-rw-r--r--dev-db/henplus/henplus-0.9.7-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog
index 9bec023d3f45..abf039d5e57f 100644
--- a/dev-db/henplus/ChangeLog
+++ b/dev-db/henplus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/henplus
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.16 2007/05/07 16:29:59 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.17 2007/05/25 07:56:13 opfer Exp $
+
+ 25 May 2007; Christian Faulhammer <opfer@gentoo.org>
+ henplus-0.9.7-r1.ebuild:
+ x86 stable, bug 179562
*henplus-0.9.7-r1 (07 May 2007)
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*