diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-16 08:41:08 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-16 08:41:08 +0000 |
commit | cb06841828067a4d9b854c8b4252ca8789d7ce52 (patch) | |
tree | 4303311e3e019fcd4a344867b8fb94925aef410d /dev-java | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-cb06841828067a4d9b854c8b4252ca8789d7ce52.tar.gz gentoo-2-cb06841828067a4d9b854c8b4252ca8789d7ce52.tar.bz2 gentoo-2-cb06841828067a4d9b854c8b4252ca8789d7ce52.zip |
Stable on amd64.
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-tasks/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-java/ant/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant/ant-1.6.2-r6.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-net/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/commons-net/commons-net-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/jython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/jython/jython-2.1-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-java/libreadline-java/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/libreadline-java/libreadline-java-0.8.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/rhino/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.5_rc5.ebuild | 4 |
12 files changed, 38 insertions, 18 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog index 4f12057a37c9..4094398894bf 100644 --- a/dev-java/ant-tasks/ChangeLog +++ b/dev-java/ant-tasks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-tasks # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.10 2004/09/28 15:04:11 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.11 2004/10/16 08:40:45 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + ant-tasks-1.6.2-r5.ebuild: + Stable on amd64. 28 Sep 2004; Thomas Matthijs <axxo@gentoo.org> ant-tasks-1.6.2-r5.ebuild: depend on ant-core not ant diff --git a/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild b/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild index e1a7cda02eba..d712ff3eabfd 100644 --- a/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.6.2-r5.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/ant-tasks/ant-tasks-1.6.2-r5.ebuild,v 1.3 2004/09/28 15:04:11 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild,v 1.4 2004/10/16 08:40:45 absinthe Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="x86 ~amd64 ppc sparc" +KEYWORDS="x86 amd64 ppc sparc" IUSE="javamail noantlr nobcel nobeanutils nobsh nocommonsnet nocommonslogging nojdepend nojsch nojython nolog4j nooro noregexp norhino noxalan noxerces" DEPEND="=dev-java/ant-core-${PV}* diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog index 062386b8eada..602c5d415203 100644 --- a/dev-java/ant/ChangeLog +++ b/dev-java/ant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.81 2004/09/10 19:41:39 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.82 2004/10/16 08:41:08 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ant-1.6.2-r6.ebuild: + Stable on amd64. *ant-1.6.2-r6 (10 Sep 2004) diff --git a/dev-java/ant/ant-1.6.2-r6.ebuild b/dev-java/ant/ant-1.6.2-r6.ebuild index 84f2b07b5c70..1df2e32b7c06 100644 --- a/dev-java/ant/ant-1.6.2-r6.ebuild +++ b/dev-java/ant/ant-1.6.2-r6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.2-r6.ebuild,v 1.2 2004/09/13 21:27:45 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.2-r6.ebuild,v 1.3 2004/10/16 08:41:08 absinthe Exp $ DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files." HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="x86 ~amd64 ppc sparc" +KEYWORDS="x86 amd64 ppc sparc" IUSE="" DEPEND="=dev-java/ant-tasks-${PV}* diff --git a/dev-java/commons-net/ChangeLog b/dev-java/commons-net/ChangeLog index 95051ddcc0c1..542d716c7026 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.15 2004/09/10 19:47:35 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.16 2004/10/16 08:40:19 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> commons-net-1.2.2.ebuild: + Stable on amd64. 10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> commons-net-1.2.2.ebuild: changed dependenciess to ant-core 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 eec7f232c2fb..15232f44ce45 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.8 2004/09/10 19:47:35 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2.ebuild,v 1.9 2004/10/16 08:40:19 absinthe 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/jython/ChangeLog b/dev-java/jython/ChangeLog index 890a4781d282..e488569ab907 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.20 2004/10/02 15:59:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.21 2004/10/16 08:39:31 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jython-2.1-r5.ebuild: + Stable on amd64. 02 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jython-2.1-r5.ebuild: compile with -source 1.3 diff --git a/dev-java/jython/jython-2.1-r5.ebuild b/dev-java/jython/jython-2.1-r5.ebuild index 5ac6ec2d395f..d18bd3ec8a8a 100644 --- a/dev-java/jython/jython-2.1-r5.ebuild +++ b/dev-java/jython/jython-2.1-r5.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-r5.ebuild,v 1.9 2004/10/02 15:59:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r5.ebuild,v 1.10 2004/10/16 08:39:31 absinthe Exp $ inherit java-pkg @@ -10,7 +10,7 @@ MY_PV="21" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.class" LICENSE="JPython" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="readline jikes" # servlet diff --git a/dev-java/libreadline-java/ChangeLog b/dev-java/libreadline-java/ChangeLog index 8e7368b8dcf2..d039fc4482aa 100644 --- a/dev-java/libreadline-java/ChangeLog +++ b/dev-java/libreadline-java/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2004/09/23 12:57:06 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/libreadline-java/ChangeLog,v 1.14 2004/10/16 08:39:03 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + libreadline-java-0.8.0-r1.ebuild: + Stable on amd64. 23 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -libreadline-java-0.8.0.ebuild: diff --git a/dev-java/libreadline-java/libreadline-java-0.8.0-r1.ebuild b/dev-java/libreadline-java/libreadline-java-0.8.0-r1.ebuild index 70128f255a7c..8213733cba28 100644 --- a/dev-java/libreadline-java/libreadline-java-0.8.0-r1.ebuild +++ b/dev-java/libreadline-java/libreadline-java-0.8.0-r1.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-r1.ebuild,v 1.4 2004/09/23 12:54:18 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/libreadline-java/libreadline-java-0.8.0-r1.ebuild,v 1.5 2004/10/16 08:39:03 absinthe Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/java-readline/${P}-src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="x86 sparc ppc amd64" IUSE="doc" DEPEND=">=virtual/jdk-1.4 diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog index 42140e011382..b261d407f081 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.17 2004/09/10 19:50:35 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.18 2004/10/16 08:37:47 absinthe Exp $ + + 16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> rhino-1.5_rc5.ebuild: + Stable on amd64. 10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> rhino-1.5_rc5.ebuild: changed dependencies to ant-core diff --git a/dev-java/rhino/rhino-1.5_rc5.ebuild b/dev-java/rhino/rhino-1.5_rc5.ebuild index d0f87ffddd36..bfb63cac55d5 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.10 2004/09/10 19:50:35 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5_rc5.ebuild,v 1.11 2004/10/16 08:37:47 absinthe 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-core |