From 97fccfe9b6d83fc54b8614967ca18d0e17317840 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 24 May 2010 19:12:34 +0000 Subject: stable amd64, bug 317417 (Portage version: 2.1.8.3/cvs/Linux x86_64) --- dev-java/rhino/ChangeLog | 5 ++++- dev-java/rhino/rhino-1.7.2-r2.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 5535d35cab4a..025cb8efb8e4 100644 --- a/dev-java/rhino/ChangeLog +++ b/dev-java/rhino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/rhino # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.69 2010/05/16 17:17:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.70 2010/05/24 19:12:34 pacho Exp $ + + 24 May 2010; Pacho Ramos rhino-1.7.2-r2.ebuild: + stable amd64, bug 317417 16 May 2010; Pawel Hajdan jr rhino-1.7.2-r2.ebuild: diff --git a/dev-java/rhino/rhino-1.7.2-r2.ebuild b/dev-java/rhino/rhino-1.7.2-r2.ebuild index 0af817999ae1..759e3ba51643 100644 --- a/dev-java/rhino/rhino-1.7.2-r2.ebuild +++ b/dev-java/rhino/rhino-1.7.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v 1.5 2010/05/16 17:17:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v 1.6 2010/05/24 19:12:34 pacho Exp $ EAPI="1" JAVA_PKG_IUSE="doc examples source" @@ -15,7 +15,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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad