summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-08-27 19:54:15 +0000
committerJochen Maes <sejo@gentoo.org>2004-08-27 19:54:15 +0000
commitf4119cf0f6f72676bce023250eb984fe80f2a8d8 (patch)
tree6e51d279412cfc03e311d871740be40354b8a4de /dev-java
parentx86 (diff)
downloadhistorical-f4119cf0f6f72676bce023250eb984fe80f2a8d8.tar.gz
historical-f4119cf0f6f72676bce023250eb984fe80f2a8d8.tar.bz2
historical-f4119cf0f6f72676bce023250eb984fe80f2a8d8.zip
stable on ppc
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bcel/ChangeLog5
-rw-r--r--dev-java/bcel/bcel-5.1.ebuild4
-rw-r--r--dev-java/commons-net/ChangeLog5
-rw-r--r--dev-java/commons-net/commons-net-1.2.2.ebuild4
-rw-r--r--dev-java/jdepend/ChangeLog5
-rw-r--r--dev-java/jdepend/jdepend-2.6.ebuild4
-rw-r--r--dev-java/jython/ChangeLog5
-rw-r--r--dev-java/jython/jython-2.1-r4.ebuild4
-rw-r--r--dev-java/libreadline-java/ChangeLog5
-rw-r--r--dev-java/libreadline-java/libreadline-java-0.8.0.ebuild4
-rw-r--r--dev-java/regexp-bin/ChangeLog7
-rw-r--r--dev-java/regexp-bin/regexp-bin-1.3.ebuild4
-rw-r--r--dev-java/rhino/ChangeLog5
-rw-r--r--dev-java/rhino/rhino-1.5_rc5.ebuild4
14 files changed, 43 insertions, 22 deletions
diff --git a/dev-java/bcel/ChangeLog b/dev-java/bcel/ChangeLog
index e6f83fe88c0e..d27e318b255c 100644
--- a/dev-java/bcel/ChangeLog
+++ b/dev-java/bcel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/bcel
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.12 2004/07/31 11:31:05 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/ChangeLog,v 1.13 2004/08/27 19:53:01 sejo Exp $
+
+ 27 Aug 2004; <SeJo@gentoo.org> bcel-5.1.ebuild:
+ stable on ppc
31 Jul 2004; Thomas Matthijs <axxo@gentoo.org> bcel-5.1.ebuild:
move regexp -> regexp-bin
diff --git a/dev-java/bcel/bcel-5.1.ebuild b/dev-java/bcel/bcel-5.1.ebuild
index 00c7760c31ca..cf77f78e13f1 100644
--- a/dev-java/bcel/bcel-5.1.ebuild
+++ b/dev-java/bcel/bcel-5.1.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/bcel/bcel-5.1.ebuild,v 1.15 2004/07/31 11:31:05 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bcel/bcel-5.1.ebuild,v 1.16 2004/08/27 19:53:01 sejo Exp $
inherit java-pkg eutils
@@ -10,7 +10,7 @@ SRC_URI="http://archive.apache.org/dist/jakarta/bcel/source/${P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
RESTRICT="nomirror"
-KEYWORDS="x86 ~ppc sparc amd64"
+KEYWORDS="x86 ppc sparc amd64"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.2
>=dev-java/regexp-bin-1.2
diff --git a/dev-java/commons-net/ChangeLog b/dev-java/commons-net/ChangeLog
index 2c7536aff1f9..244a37830b73 100644
--- a/dev-java/commons-net/ChangeLog
+++ b/dev-java/commons-net/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/commons-net
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.13 2004/08/24 03:58:14 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.14 2004/08/27 19:49:10 sejo Exp $
+
+ 27 Aug 2004; <SeJo@gentoo.org> commons-net-1.2.2.ebuild:
+ stable on ppc
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -commons-net-1.1.0.ebuild,
-commons-net-1.2.0.ebuild, commons-net-1.2.2.ebuild:
diff --git a/dev-java/commons-net/commons-net-1.2.2.ebuild b/dev-java/commons-net/commons-net-1.2.2.ebuild
index b5c408ab4663..3b437cdb22a4 100644
--- a/dev-java/commons-net/commons-net-1.2.2.ebuild
+++ b/dev-java/commons-net/commons-net-1.2.2.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/commons-net/commons-net-1.2.2.ebuild,v 1.5 2004/08/24 03:58:14 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2.ebuild,v 1.6 2004/08/27 19:49:10 sejo Exp $
inherit eutils java-pkg
@@ -13,7 +13,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc ~amd64"
+KEYWORDS="x86 sparc ~ppc ~amd64"
IUSE="jikes doc"
src_unpack() {
diff --git a/dev-java/jdepend/ChangeLog b/dev-java/jdepend/ChangeLog
index 438c4af8c4ec..316aca625805 100644
--- a/dev-java/jdepend/ChangeLog
+++ b/dev-java/jdepend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jdepend
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/ChangeLog,v 1.11 2004/07/17 14:05:47 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/ChangeLog,v 1.12 2004/08/27 19:42:24 sejo Exp $
+
+ 27 Aug 2004; <SeJo@gentoo.org> jdepend-2.6.ebuild:
+ stable on ppc
*jdepend-2.7 (17 Jul 2004)
diff --git a/dev-java/jdepend/jdepend-2.6.ebuild b/dev-java/jdepend/jdepend-2.6.ebuild
index 3db058fb1514..9ca8d84d90ef 100644
--- a/dev-java/jdepend/jdepend-2.6.ebuild
+++ b/dev-java/jdepend/jdepend-2.6.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/jdepend/jdepend-2.6.ebuild,v 1.9 2004/06/24 22:33:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdepend/jdepend-2.6.ebuild,v 1.10 2004/08/27 19:42:24 sejo Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="http://www.clarkware.com/software/${PN}-${PV}.zip"
LICENSE="jdepend"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc ~sparc"
+KEYWORDS="x86 amd64 ppc ~sparc"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.3
diff --git a/dev-java/jython/ChangeLog b/dev-java/jython/ChangeLog
index 1c9fc8539d87..b37df2437359 100644
--- a/dev-java/jython/ChangeLog
+++ b/dev-java/jython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jython
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.11 2004/08/24 03:35:24 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.12 2004/08/27 19:46:31 sejo Exp $
+
+ 27 Aug 2004; <SeJo@gentoo.org> jython-2.1-r4.ebuild:
+ stable on ppc
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> jython-2.1-r4.ebuild:
Marking x86
diff --git a/dev-java/jython/jython-2.1-r4.ebuild b/dev-java/jython/jython-2.1-r4.ebuild
index 0d4d0d876647..2e815ad1d36e 100644
--- a/dev-java/jython/jython-2.1-r4.ebuild
+++ b/dev-java/jython/jython-2.1-r4.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/jython/jython-2.1-r4.ebuild,v 1.3 2004/08/24 03:35:24 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r4.ebuild,v 1.4 2004/08/27 19:46:31 sejo Exp $
DESCRIPTION="An implementation of Python written in Java"
HOMEPAGE="http://www.jython.org"
@@ -8,7 +8,7 @@ MY_PV="21"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.class"
LICENSE="JPython"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE="readline jikes"
# servlet
diff --git a/dev-java/libreadline-java/ChangeLog b/dev-java/libreadline-java/ChangeLog
index 6c98dbc209a8..20174e84d950 100644
--- a/dev-java/libreadline-java/ChangeLog
+++ b/dev-java/libreadline-java/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for dev-java/libreadline-java
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/libreadline-java/ChangeLog,v 1.6 2004/08/24 03:18:29 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/libreadline-java/ChangeLog,v 1.7 2004/08/27 19:47:04 sejo Exp $
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> libreadline-java-0.8.0.ebuild:
Marking stable on x86
+ 27 Aug 2004; <SeJo@gentoo.org> libreadline-java-0.8.0.ebuild:
+ stable on ppc
+
17 Jul 2004; David Holm <dholm@gentoo.org> libreadline-java-0.8.0.ebuild:
Added to ~ppc.
diff --git a/dev-java/libreadline-java/libreadline-java-0.8.0.ebuild b/dev-java/libreadline-java/libreadline-java-0.8.0.ebuild
index 29ea368c0627..59dfd75f6dd1 100644
--- a/dev-java/libreadline-java/libreadline-java-0.8.0.ebuild
+++ b/dev-java/libreadline-java/libreadline-java-0.8.0.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/libreadline-java/libreadline-java-0.8.0.ebuild,v 1.6 2004/08/24 03:18:29 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/libreadline-java/libreadline-java-0.8.0.ebuild,v 1.7 2004/08/27 19:47:04 sejo Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/java-readline/${P}-src.tar.gz"
HOMEPAGE="http://java-readline.sourceforge.net/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ppc"
IUSE="doc"
DEPEND=">=virtual/jdk-1.4
diff --git a/dev-java/regexp-bin/ChangeLog b/dev-java/regexp-bin/ChangeLog
index e103285ab461..d9e182fc9d86 100644
--- a/dev-java/regexp-bin/ChangeLog
+++ b/dev-java/regexp-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/regexp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/regexp-bin/ChangeLog,v 1.1 2004/07/30 21:33:07 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/regexp-bin/ChangeLog,v 1.2 2004/08/27 19:54:15 sejo Exp $
+
+ 27 Aug 2004; <SeJo@gentoo.org> regexp-bin-1.3.ebuild:
+ stable on ppc
*regexp-bin-1.3 (30 Jul 2004)
@@ -36,7 +39,7 @@
04 Nov 2002; Adrian Almenar <strider@gentoo.org> regexp-1.2.ebuild ChangeLog files/digest-regexp-1.2:
Changed from jakarta-regexp to regexp since all jakarta projects dont have
jakarta- preffix. Renamed final jar from jakarta-regexp-${PV}.jar to
- regexp-${PV}.jar. Also added $Header: /var/cvsroot/gentoo-x86/dev-java/regexp-bin/ChangeLog,v 1.1 2004/07/30 21:33:07 axxo Exp $ to the ebuild. Removed superfluous
+ regexp-${PV}.jar. Also added $Header: /var/cvsroot/gentoo-x86/dev-java/regexp-bin/ChangeLog,v 1.2 2004/08/27 19:54:15 sejo Exp $ to the ebuild. Removed superfluous
A=${P}.tar.gz
*jakarta-regexp-1.2 (03 Jun 2002)
diff --git a/dev-java/regexp-bin/regexp-bin-1.3.ebuild b/dev-java/regexp-bin/regexp-bin-1.3.ebuild
index 7f0cf2968313..c9e6039385ca 100644
--- a/dev-java/regexp-bin/regexp-bin-1.3.ebuild
+++ b/dev-java/regexp-bin/regexp-bin-1.3.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/regexp-bin/regexp-bin-1.3.ebuild,v 1.1 2004/07/30 21:33:07 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/regexp-bin/regexp-bin-1.3.ebuild,v 1.2 2004/08/27 19:54:15 sejo Exp $
DESCRIPTION="100% Pure Java Regular Expression package"
SRC_URI="mirror://apache/jakarta/regexp/source/jakarta-${PN/-bin}-${PV}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://jakarta.apache.org/"
SLOT="1"
IUSE="doc"
LICENSE="Apache-1.1"
-KEYWORDS="x86 ~ppc sparc amd64"
+KEYWORDS="x86 ppc sparc amd64"
DEPEND=">=virtual/jdk-1.3"
S=${WORKDIR}/jakarta-${PN/-bin}-${PV}
diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog
index a250d1c6f147..19f39cb87e27 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.13 2004/08/24 03:34:08 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.14 2004/08/27 19:51:57 sejo Exp $
+
+ 27 Aug 2004; <SeJo@gentoo.org> rhino-1.5_rc5.ebuild:
+ stable on ppc
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -rhino-1.5-r5.ebuild:
Marking x86 & cleanup
diff --git a/dev-java/rhino/rhino-1.5_rc5.ebuild b/dev-java/rhino/rhino-1.5_rc5.ebuild
index 2034e3908184..fe2b1742cdc3 100644
--- a/dev-java/rhino/rhino-1.5_rc5.ebuild
+++ b/dev-java/rhino/rhino-1.5_rc5.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.6 2004/08/24 03:34:08 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5_rc5.ebuild,v 1.7 2004/08/27 19:51:57 sejo 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"
+KEYWORDS="x86 ppc ~amd64 ~sparc"
IUSE="jikes doc"
S="${WORKDIR}/${MY_P%%RC1}"
DEPEND="dev-java/ant