summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/java-config')
-rw-r--r--dev-java/java-config/ChangeLog5
-rw-r--r--dev-java/java-config/java-config-1.2.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog
index 8aa500fab6f4..67301a411a23 100644
--- a/dev-java/java-config/ChangeLog
+++ b/dev-java/java-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/java-config
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.86 2006/02/05 09:47:00 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.87 2006/06/03 18:31:42 gmsoft Exp $
+
+ 03 Jun 2006; Guy Martin <gmsoft@gentoo.org> java-config-1.2.11-r1.ebuild:
+ Removing hppa KEYWORDS. HPPA will not support java anymore.
05 Feb 2006; Petteri Räty <betelgeuse@gentoo.org>
-java-config-1.2.6.ebuild, -java-config-1.2.9.ebuild,
diff --git a/dev-java/java-config/java-config-1.2.11-r1.ebuild b/dev-java/java-config/java-config-1.2.11-r1.ebuild
index 6f6e4788e71a..33830152a9a6 100644
--- a/dev-java/java-config/java-config-1.2.11-r1.ebuild
+++ b/dev-java/java-config/java-config-1.2.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.2.11-r1.ebuild,v 1.11 2006/04/16 06:52:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.2.11-r1.ebuild,v 1.12 2006/06/03 18:31:42 gmsoft Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.gentoo.org/~karltk/projects/java/distfiles/java-config-${PV}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="virtual/python"