summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/java-config/ChangeLog5
-rw-r--r--dev-java/java-config/java-config-2.1.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog
index 334fdc6d7820..80e3aad061bb 100644
--- a/dev-java/java-config/ChangeLog
+++ b/dev-java/java-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/java-config
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.221 2009/07/06 14:25:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.222 2009/07/19 13:53:25 nixnut Exp $
+
+ 19 Jul 2009; nixnut <nixnut@gentoo.org> java-config-2.1.8-r1.ebuild:
+ ppc stable #275178
06 Jul 2009; Raúl Porcel <armin76@gentoo.org>
java-config-2.1.8-r1.ebuild:
diff --git a/dev-java/java-config/java-config-2.1.8-r1.ebuild b/dev-java/java-config/java-config-2.1.8-r1.ebuild
index 54c94c8cf7f0..e7da18235d6b 100644
--- a/dev-java/java-config/java-config-2.1.8-r1.ebuild
+++ b/dev-java/java-config/java-config-2.1.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.8-r1.ebuild,v 1.5 2009/07/06 14:25:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.8-r1.ebuild,v 1.6 2009/07/19 13:53:25 nixnut Exp $
inherit fdo-mime gnome2-utils distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/python"