summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-26 16:37:10 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-26 16:37:10 +0000
commit5292c4d1bd6466139ca2510c7b32f1689026a032 (patch)
treedfc2e23bb3ccff177887dfa1a36cc957c5c25d7a /dev-util/jconfig
parentStable on ppc wrt bug 228827 (diff)
downloadgentoo-2-5292c4d1bd6466139ca2510c7b32f1689026a032.tar.gz
gentoo-2-5292c4d1bd6466139ca2510c7b32f1689026a032.tar.bz2
gentoo-2-5292c4d1bd6466139ca2510c7b32f1689026a032.zip
Stable on ppc wrt bug 228827
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/jconfig')
-rw-r--r--dev-util/jconfig/ChangeLog5
-rw-r--r--dev-util/jconfig/jconfig-2.8-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/jconfig/ChangeLog b/dev-util/jconfig/ChangeLog
index f345bc9e2294..0d53688b001d 100644
--- a/dev-util/jconfig/ChangeLog
+++ b/dev-util/jconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/jconfig
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/ChangeLog,v 1.17 2008/06/24 06:30:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/ChangeLog,v 1.18 2008/06/26 16:37:10 nixnut Exp $
+
+ 26 Jun 2008; nixnut <nixnut@gentoo.org> jconfig-2.8-r3.ebuild:
+ Stable on ppc wrt bug 228827
24 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
jconfig-2.8-r3.ebuild:
diff --git a/dev-util/jconfig/jconfig-2.8-r3.ebuild b/dev-util/jconfig/jconfig-2.8-r3.ebuild
index 94d17f929beb..6d942a911dcb 100644
--- a/dev-util/jconfig/jconfig-2.8-r3.ebuild
+++ b/dev-util/jconfig/jconfig-2.8-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/jconfig-2.8-r3.ebuild,v 1.3 2008/06/24 06:30:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/jconfig-2.8-r3.ebuild,v 1.4 2008/06/26 16:37:10 nixnut Exp $
JAVA_PKG_IUSE="doc source"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz"
HOMEPAGE="http://www.jconfig.org/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
COMMON_DEP="java-virtuals/jmx"