summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-05-09 22:04:01 +0000
committerJason Wever <weeve@gentoo.org>2004-05-09 22:04:01 +0000
commit864a9903bb6272cf4cf9a121091cd53f5b6c6e8c (patch)
tree540e6aa95f47134537697a742cd9b9cd9adba1d7 /dev-java/rhino
parentStable on hppa & sprac wrt #49990 (diff)
downloadhistorical-864a9903bb6272cf4cf9a121091cd53f5b6c6e8c.tar.gz
historical-864a9903bb6272cf4cf9a121091cd53f5b6c6e8c.tar.bz2
historical-864a9903bb6272cf4cf9a121091cd53f5b6c6e8c.zip
Added ~sparc keyword to resolve bug #50403.
Diffstat (limited to 'dev-java/rhino')
-rw-r--r--dev-java/rhino/ChangeLog5
-rw-r--r--dev-java/rhino/Manifest8
-rw-r--r--dev-java/rhino/rhino-1.5-r5.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog
index 3e6d32f8e2fe..b843c1011d32 100644
--- a/dev-java/rhino/ChangeLog
+++ b/dev-java/rhino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/rhino
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.8 2004/04/03 17:00:17 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.9 2004/05/09 22:04:01 weeve Exp $
+
+ 09 May 2004; Jason Wever <weeve@gentoo.org> rhino-1.5-r5.ebuild:
+ Added ~sparc keyword to resolve bug #50403.
*rhino-1.5-r5 (03 Apr 2004)
diff --git a/dev-java/rhino/Manifest b/dev-java/rhino/Manifest
index 276fffaedd13..dd8f7afa79a7 100644
--- a/dev-java/rhino/Manifest
+++ b/dev-java/rhino/Manifest
@@ -1,5 +1,5 @@
-MD5 2f216cc7ea2b6e2b8356aa3a1fee7c14 files/digest-rhino-1.5-r5 60
-MD5 c663f3b82777d7ee2506dc0a03955198 files/jsscript 123
-MD5 3e528a10b9e6f5fe2cd4048380402664 ChangeLog 1315
+MD5 907b0ce974f3f2a0f73006dfea8ee59b ChangeLog 1432
MD5 4622606981d4aa0930c917b65cf2f202 metadata.xml 350
-MD5 cd318f2a484dd029cd9acd07141366ec rhino-1.5-r5.ebuild 1006
+MD5 aa8f6ab2c75282604f46cabcfd186163 rhino-1.5-r5.ebuild 1016
+MD5 c663f3b82777d7ee2506dc0a03955198 files/jsscript 123
+MD5 2f216cc7ea2b6e2b8356aa3a1fee7c14 files/digest-rhino-1.5-r5 60
diff --git a/dev-java/rhino/rhino-1.5-r5.ebuild b/dev-java/rhino/rhino-1.5-r5.ebuild
index 5ef6773c2cbd..739233408d48 100644
--- a/dev-java/rhino/rhino-1.5-r5.ebuild
+++ b/dev-java/rhino/rhino-1.5-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5-r5.ebuild,v 1.2 2004/04/03 17:00:17 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5-r5.ebuild,v 1.3 2004/05/09 22:04:01 weeve Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/js/${MY_P}.zip"
HOMEPAGE="http://www.mozilla.org/rhino/"
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64 ~sparc"
IUSE="jikes doc"
S="${WORKDIR}/${MY_P%%RC1}"
DEPEND="dev-java/ant