summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-18 18:19:23 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-18 18:19:23 +0000
commit1c76074aa98084d82065cc1374fe9ae0013403f2 (patch)
treee47419a5da1266edd1918b3f34eeee1b9dc5057f /dev-java/rhino
parentppc stable, bug #198644 (diff)
downloadgentoo-2-1c76074aa98084d82065cc1374fe9ae0013403f2.tar.gz
gentoo-2-1c76074aa98084d82065cc1374fe9ae0013403f2.tar.bz2
gentoo-2-1c76074aa98084d82065cc1374fe9ae0013403f2.zip
Stable on ppc64; bug #199258
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-java/rhino')
-rw-r--r--dev-java/rhino/ChangeLog5
-rw-r--r--dev-java/rhino/rhino-1.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <corsair@gentoo.org> rhino-1.6.5.ebuild:
+ Stable on ppc64; bug #199258
18 Nov 2007; Christian Faulhammer <opfer@gentoo.org> 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}"