summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-10-23 16:07:15 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-10-23 16:07:15 +0000
commitbdfd9a736bde5206931c8b22fe754c8b6cc24c67 (patch)
tree3eb8971045e27459945d9cf96952ce41971eb936 /dev-java/rhino
parentAdded ~sparc keyword. (diff)
downloadhistorical-bdfd9a736bde5206931c8b22fe754c8b6cc24c67.tar.gz
historical-bdfd9a736bde5206931c8b22fe754c8b6cc24c67.tar.bz2
historical-bdfd9a736bde5206931c8b22fe754c8b6cc24c67.zip
Renamed _realy_ properly now (i hope)
Diffstat (limited to 'dev-java/rhino')
-rw-r--r--dev-java/rhino/ChangeLog8
-rw-r--r--dev-java/rhino/Manifest12
-rw-r--r--dev-java/rhino/files/digest-rhino-1.5.5 (renamed from dev-java/rhino/files/digest-rhino-1.5_rc5)0
-rw-r--r--dev-java/rhino/rhino-1.5.5.ebuild (renamed from dev-java/rhino/rhino-1.5_rc5.ebuild)4
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog
index ac19280afa17..12940ca4d4a9 100644
--- a/dev-java/rhino/ChangeLog
+++ b/dev-java/rhino/ChangeLog
@@ -1,6 +1,12 @@
# 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.19 2004/10/16 17:34:07 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.20 2004/10/23 16:07:15 axxo Exp $
+
+*rhino-1.5.5 (23 Oct 2004)
+
+ 23 Oct 2004; <keanu@gentoo.org> +rhino-1.5.5.ebuild,
+ -rhino-1.5_rc5.ebuild:
+ Renamed _realy_ properly now (i hope)
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> rhino-1.5_rc5.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
diff --git a/dev-java/rhino/Manifest b/dev-java/rhino/Manifest
index 60b07c8ae089..88991562f929 100644
--- a/dev-java/rhino/Manifest
+++ b/dev-java/rhino/Manifest
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 4dfb8791c5d424fb17fc3300c2a531d2 rhino-1.5_rc5.ebuild 1309
-MD5 fe3e815cbe1526c71029dd63adad0e95 ChangeLog 2480
+MD5 acb490c789eba0e5bdeeb4b0309a59cb rhino-1.5.5.ebuild 1301
+MD5 37733f1e3f95a9e6658b271fdc7bb6c7 ChangeLog 2629
MD5 4622606981d4aa0930c917b65cf2f202 metadata.xml 350
MD5 c663f3b82777d7ee2506dc0a03955198 files/jsscript 123
+MD5 6d48e39fc85ff462180102a36f8fc589 files/digest-rhino-1.5.5 126
MD5 0a5ef83b30538dd468f24d14be07769f files/00_dont-fetch-swing-ex.patch 604
-MD5 6d48e39fc85ff462180102a36f8fc589 files/digest-rhino-1.5_rc5 126
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBcVuY/rLF9B432nYRAjhZAKCldaQvQsvlyjdbrIJek2xkPV7W0wCgvn2x
-PYg8p/aniHW0uJqP1VOwPXM=
-=pMFV
+iD8DBQFBeoHP/rLF9B432nYRAiIaAJ9o5+0zCk0pvAxaoGvLr04t+adJNACfXDW4
+dqg2kXxwp4esGfSZTXBKcT8=
+=eCz/
-----END PGP SIGNATURE-----
diff --git a/dev-java/rhino/files/digest-rhino-1.5_rc5 b/dev-java/rhino/files/digest-rhino-1.5.5
index bd31613bb165..bd31613bb165 100644
--- a/dev-java/rhino/files/digest-rhino-1.5_rc5
+++ b/dev-java/rhino/files/digest-rhino-1.5.5
diff --git a/dev-java/rhino/rhino-1.5_rc5.ebuild b/dev-java/rhino/rhino-1.5.5.ebuild
index d5b4f64b35e5..5eba2a7ba0db 100644
--- a/dev-java/rhino/rhino-1.5_rc5.ebuild
+++ b/dev-java/rhino/rhino-1.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5_rc5.ebuild,v 1.12 2004/10/16 17:34:07 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5.ebuild,v 1.1 2004/10/23 16:07:15 axxo Exp $
inherit eutils java-pkg
@@ -12,7 +12,7 @@ LICENSE="NPL-1.1"
SLOT="0"
KEYWORDS="x86 ppc amd64 sparc"
IUSE="jikes doc"
-S="${WORKDIR}/${MY_P%%RC1}"
+S="${WORKDIR}/${MY_P}"
DEPEND="dev-java/ant-core
>=virtual/jdk-1.3
app-arch/unzip