summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/istack-commons-runtime/ChangeLog8
-rw-r--r--dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/istack-commons-runtime/ChangeLog b/dev-java/istack-commons-runtime/ChangeLog
index 70e009b2c12a..a97c04e20fd1 100644
--- a/dev-java/istack-commons-runtime/ChangeLog
+++ b/dev-java/istack-commons-runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/istack-commons-runtime
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.6 2007/08/19 17:57:24 wltjr Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.7 2008/03/28 17:50:06 nixnut Exp $
+
+ 28 Mar 2008; nixnut <nixnut@gentoo.org>
+ istack-commons-runtime-20070122.ebuild:
+ Stable on ppc wrt bug 214778
19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
istack-commons-runtime-20070122.ebuild:
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
index 6e229cd78cd4..bb24cfbddf98 100644
--- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
+++ b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.5 2007/08/19 17:57:24 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.6 2008/03/28 17:50:06 nixnut Exp $
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/istack-commons-${PV}.tar.bz2"
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
COMMON_DEP="dev-java/sun-jaf"