diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-15 19:19:09 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-15 19:19:09 +0000 |
commit | f65d0b5c302a1f4173b74cd6b58c60a901d9c966 (patch) | |
tree | 22e30ebf258910e7aa941181559d909ffce2539c /dev-java/jython/jython-2.1-r11.ebuild | |
parent | LICENSE is identical with BSD, bug 301123. (diff) | |
download | gentoo-2-f65d0b5c302a1f4173b74cd6b58c60a901d9c966.tar.gz gentoo-2-f65d0b5c302a1f4173b74cd6b58c60a901d9c966.tar.bz2 gentoo-2-f65d0b5c302a1f4173b74cd6b58c60a901d9c966.zip |
LICENSE is identical with BSD, bug 301123.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-java/jython/jython-2.1-r11.ebuild')
-rw-r--r-- | dev-java/jython/jython-2.1-r11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jython/jython-2.1-r11.ebuild b/dev-java/jython/jython-2.1-r11.ebuild index a2675866a268..dd9a64a46b71 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.9 2009/01/10 13:13:06 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.10 2010/01/15 19:19:09 ulm Exp $ inherit base java-pkg-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.jython.org" MY_PV="21" #SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.class" SRC_URI="mirror://gentoo/${P}.tar.bz2" -LICENSE="Jython" +LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="readline source doc" |