summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-01-26 21:30:26 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-01-26 21:30:26 +0000
commit35f5e4e545b8ad75f674f81c0a98c00e24234715 (patch)
tree7c3d6acf1818c48c325fa36883c62a8931c2e50b /dev-java/rhino
parentadded selinux RDEPEND (diff)
downloadgentoo-2-35f5e4e545b8ad75f674f81c0a98c00e24234715.tar.gz
gentoo-2-35f5e4e545b8ad75f674f81c0a98c00e24234715.tar.bz2
gentoo-2-35f5e4e545b8ad75f674f81c0a98c00e24234715.zip
stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-java/rhino')
-rw-r--r--dev-java/rhino/ChangeLog7
-rw-r--r--dev-java/rhino/rhino-1.5.5.ebuild6
-rw-r--r--dev-java/rhino/rhino-1.6.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog
index 4542311cc701..1f9f58dcf8fe 100644
--- a/dev-java/rhino/ChangeLog
+++ b/dev-java/rhino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/rhino
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.24 2004/12/22 19:24:02 karltk Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.25 2005/01/26 21:28:21 corsair Exp $
+
+ 26 Jan 2005; Markus Rothe <corsair@gentoo.org> rhino-1.5.5.ebuild:
+ Stable on ppc64
*rhino-1.6.1 (22 Dec 2004)
diff --git a/dev-java/rhino/rhino-1.5.5.ebuild b/dev-java/rhino/rhino-1.5.5.ebuild
index 9c0f9b55cd2f..6eace4eda441 100644
--- a/dev-java/rhino/rhino-1.5.5.ebuild
+++ b/dev-java/rhino/rhino-1.5.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5.ebuild,v 1.3 2004/12/18 09:18:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5.ebuild,v 1.4 2005/01/26 21:28:21 corsair Exp $
inherit eutils java-pkg
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/js/${MY_P}.zip http://dev.gentoo.
HOMEPAGE="http://www.mozilla.org/rhino/"
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="x86 ppc amd64 sparc ~ppc64"
+KEYWORDS="x86 ppc amd64 sparc ppc64"
IUSE="jikes doc"
S="${WORKDIR}/${MY_P}"
DEPEND="dev-java/ant-core
diff --git a/dev-java/rhino/rhino-1.6.1.ebuild b/dev-java/rhino/rhino-1.6.1.ebuild
index 52c676e975bd..328db743bed3 100644
--- a/dev-java/rhino/rhino-1.6.1.ebuild
+++ b/dev-java/rhino/rhino-1.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.1.ebuild,v 1.1 2004/12/22 19:24:02 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.1.ebuild,v 1.2 2005/01/26 21:28:21 corsair Exp $
inherit java-pkg eutils