summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-06-02 18:26:53 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-06-02 18:26:53 +0000
commit21230c91c8211f517e60e3a39e70abd7ac63a06f (patch)
tree8a4b52e05a127e6ef05b02ce8cb64c7a2bfa6b47 /dev-db
parentStable on ppc wrt bug 179939 (diff)
downloadgentoo-2-21230c91c8211f517e60e3a39e70abd7ac63a06f.tar.gz
gentoo-2-21230c91c8211f517e60e3a39e70abd7ac63a06f.tar.bz2
gentoo-2-21230c91c8211f517e60e3a39e70abd7ac63a06f.zip
Stable on ppc wrt bug 179562
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/henplus/ChangeLog5
-rw-r--r--dev-db/henplus/henplus-0.9.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog
index abf039d5e57f..9ee69f50fcc4 100644
--- a/dev-db/henplus/ChangeLog
+++ b/dev-db/henplus/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2007/05/25 07:56:13 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.18 2007/06/02 18:26:53 nixnut Exp $
+
+ 02 Jun 2007; nixnut <nixnut@gentoo.org> henplus-0.9.7-r1.ebuild:
+ Stable on ppc wrt bug 179562
25 May 2007; Christian Faulhammer <opfer@gentoo.org>
henplus-0.9.7-r1.ebuild:
diff --git a/dev-db/henplus/henplus-0.9.7-r1.ebuild b/dev-db/henplus/henplus-0.9.7-r1.ebuild
index aa6c7ffd9399..456ef8b82b3a 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.2 2007/05/25 07:56:13 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.7-r1.ebuild,v 1.3 2007/06/02 18:26:53 nixnut 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*