diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 21:44:09 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 21:44:09 +0000 |
commit | bca47e274e90c4eb646d13b4057c4576c531fba2 (patch) | |
tree | 95c8ce1ea03c0201d5e314c451d613c385ffe5f8 /dev-java/jython/jython-2.1-r11.ebuild | |
parent | stable amd64, bug 168534 (diff) | |
download | historical-bca47e274e90c4eb646d13b4057c4576c531fba2.tar.gz historical-bca47e274e90c4eb646d13b4057c4576c531fba2.tar.bz2 historical-bca47e274e90c4eb646d13b4057c4576c531fba2.zip |
ppc stable, bug #172025
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-java/jython/jython-2.1-r11.ebuild')
-rw-r--r-- | dev-java/jython/jython-2.1-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jython/jython-2.1-r11.ebuild b/dev-java/jython/jython-2.1-r11.ebuild index 897aadc9c61b..6fae36f070ff 100644 --- a/dev-java/jython/jython-2.1-r11.ebuild +++ b/dev-java/jython/jython-2.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.5 2007/03/25 22:13:48 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.6 2007/04/06 21:44:09 dertobi123 Exp $ inherit base java-pkg-2 @@ -11,7 +11,7 @@ MY_PV="21" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="JPython" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="readline source doc" # servlet |