summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Bush <ali_bush@gentoo.org>2009-01-10 13:13:06 +0000
committerAlistair Bush <ali_bush@gentoo.org>2009-01-10 13:13:06 +0000
commit73af7d3a7e8cbe222c19cb125e70367237f21e85 (patch)
treea72368b02e32c73e06f8a995c5d0813b6fd0a028 /dev-java/jython/jython-2.1-r11.ebuild
parentVersion bump #254098. (diff)
downloadgentoo-2-73af7d3a7e8cbe222c19cb125e70367237f21e85.tar.gz
gentoo-2-73af7d3a7e8cbe222c19cb125e70367237f21e85.tar.bz2
gentoo-2-73af7d3a7e8cbe222c19cb125e70367237f21e85.zip
Cleanup old ebuild and fix incorrect licence see #252951
(Portage version: 2.1.6.4/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'dev-java/jython/jython-2.1-r11.ebuild')
-rw-r--r--dev-java/jython/jython-2.1-r11.ebuild6
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 39f7a92d5052..a2675866a268 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
+# Copyright 1999-2009 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.8 2007/07/11 19:58:38 mr_bones_ Exp $
+# $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 $
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="JPython"
+LICENSE="Jython"
SLOT="0"
KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE="readline source doc"