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/jython | |
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/jython')
-rw-r--r-- | dev-java/jython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/jython/jython-2.1-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 |