From 1c76074aa98084d82065cc1374fe9ae0013403f2 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Sun, 18 Nov 2007 18:19:23 +0000 Subject: Stable on ppc64; bug #199258 (Portage version: 2.1.3.19) --- dev-java/rhino/ChangeLog | 5 ++++- dev-java/rhino/rhino-1.6.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java/rhino') diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog index 5dd24df68a8a..88c5969779ee 100644 --- a/dev-java/rhino/ChangeLog +++ b/dev-java/rhino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/rhino # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.55 2007/11/18 10:18:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.56 2007/11/18 18:19:23 corsair Exp $ + + 18 Nov 2007; Markus Rothe rhino-1.6.5.ebuild: + Stable on ppc64; bug #199258 18 Nov 2007; Christian Faulhammer rhino-1.6.5.ebuild: stable x86, bug 199258 diff --git a/dev-java/rhino/rhino-1.6.5.ebuild b/dev-java/rhino/rhino-1.6.5.ebuild index 8829caed9d80..8e041144a327 100644 --- a/dev-java/rhino/rhino-1.6.5.ebuild +++ b/dev-java/rhino/rhino-1.6.5.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-java/rhino/rhino-1.6.5.ebuild,v 1.4 2007/11/18 10:18:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v 1.5 2007/11/18 18:19:23 corsair Exp $ JAVA_PKG_IUSE="doc examples source" inherit java-pkg-2 java-ant-2 eutils versionator @@ -14,7 +14,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/" # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2" SLOT="1.6" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad