From db97105800707584d08a9ced2f6f6f2dd509f023 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sat, 24 Nov 2007 08:08:28 +0000 Subject: amd64 stable wrt #199258 (Portage version: 2.1.4_rc2) --- 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 88c5969779ee..072c72e5dbf6 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.56 2007/11/18 18:19:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.57 2007/11/24 08:08:28 drac Exp $ + + 24 Nov 2007; Samuli Suominen rhino-1.6.5.ebuild: + amd64 stable wrt #199258 18 Nov 2007; Markus Rothe rhino-1.6.5.ebuild: Stable on ppc64; bug #199258 diff --git a/dev-java/rhino/rhino-1.6.5.ebuild b/dev-java/rhino/rhino-1.6.5.ebuild index 8e041144a327..24480229bd3e 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.5 2007/11/18 18:19:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v 1.6 2007/11/24 08:08:28 drac 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