summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-11-16 19:05:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-11-16 19:05:54 +0000
commit0daad86b68090381f9b4624540757a43136f9b5c (patch)
treee7a2e26800b5ff335220bb931ab857c132f5a103 /dev-java
parentestrict Jython ABIs. Update LICENSE. Patch by Arfrever (diff)
downloadgentoo-2-0daad86b68090381f9b4624540757a43136f9b5c.tar.gz
gentoo-2-0daad86b68090381f9b4624540757a43136f9b5c.tar.bz2
gentoo-2-0daad86b68090381f9b4624540757a43136f9b5c.zip
Update LICENSE. Patch by Arfrever
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jython/ChangeLog9
-rw-r--r--dev-java/jython/jython-2.2.1-r1.ebuild6
-rw-r--r--dev-java/jython/jython-2.5.0-r1.ebuild6
-rw-r--r--dev-java/jython/jython-2.5.1-r1.ebuild6
-rw-r--r--dev-java/jython/jython-2.5.1-r2.ebuild6
-rw-r--r--dev-java/jython/jython-2.5.1.ebuild6
6 files changed, 22 insertions, 17 deletions
diff --git a/dev-java/jython/ChangeLog b/dev-java/jython/ChangeLog
index c022e2e6876c..eb979cf23af0 100644
--- a/dev-java/jython/ChangeLog
+++ b/dev-java/jython/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/jython
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.70 2010/12/13 14:11:43 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.71 2011/11/16 19:05:54 hwoarang Exp $
+
+ 16 Nov 2011; Markos Chandras <hwoarang@gentoo.org> jython-2.2.1-r1.ebuild,
+ jython-2.5.0-r1.ebuild, jython-2.5.1-r1.ebuild, jython-2.5.1-r2.ebuild,
+ jython-2.5.1.ebuild:
+ Update LICENSE. Patch by Arfrever
*jython-2.5.1-r2 (13 Dec 2010)
diff --git a/dev-java/jython/jython-2.2.1-r1.ebuild b/dev-java/jython/jython-2.2.1-r1.ebuild
index 3b7169c1f840..2d09412ec1c5 100644
--- a/dev-java/jython/jython-2.2.1-r1.ebuild
+++ b/dev-java/jython/jython-2.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild,v 1.9 2009/05/27 10:31:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild,v 1.10 2011/11/16 19:05:54 hwoarang Exp $
JAVA_PKG_IUSE="readline source doc servletapi mysql postgres examples oracle"
#jdnc
@@ -18,7 +18,7 @@ PYVER="2.2.3"
SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
mirror://sourceforge/${PN}/${PN}_${MY_PV}.jar"
-LICENSE="PSF-2.2"
+LICENSE="PSF-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
diff --git a/dev-java/jython/jython-2.5.0-r1.ebuild b/dev-java/jython/jython-2.5.0-r1.ebuild
index 9a61614d19ed..07e7203a2138 100644
--- a/dev-java/jython/jython-2.5.0-r1.ebuild
+++ b/dev-java/jython/jython-2.5.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild,v 1.2 2009/08/06 08:22:17 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild,v 1.3 2011/11/16 19:05:54 hwoarang Exp $
JAVA_PKG_IUSE="source doc examples oracle"
#informix missing. This is a jdbc driver, similar to oracle use flag
@@ -18,7 +18,7 @@ PYVER="2.5.4"
SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
mirror://gentoo/${P}.tar.bz2"
-LICENSE="PSF-2.2"
+LICENSE="PSF-2"
SLOT="2.5"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/dev-java/jython/jython-2.5.1-r1.ebuild b/dev-java/jython/jython-2.5.1-r1.ebuild
index 1fb9958fd24d..2992a14c6b44 100644
--- a/dev-java/jython/jython-2.5.1-r1.ebuild
+++ b/dev-java/jython/jython-2.5.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild,v 1.2 2010/03/20 13:17:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild,v 1.3 2011/11/16 19:05:54 hwoarang Exp $
JAVA_PKG_IUSE="source doc examples oracle"
#informix missing. This is a jdbc driver, similar to oracle use flag
@@ -18,7 +18,7 @@ PYVER="2.5.5"
SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
mirror://gentoo/${P}.tar.bz2"
-LICENSE="PSF-2.2"
+LICENSE="PSF-2"
SLOT="2.5"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/dev-java/jython/jython-2.5.1-r2.ebuild b/dev-java/jython/jython-2.5.1-r2.ebuild
index 980574fc8819..6910e35163e8 100644
--- a/dev-java/jython/jython-2.5.1-r2.ebuild
+++ b/dev-java/jython/jython-2.5.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild,v 1.1 2010/12/13 14:11:43 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild,v 1.2 2011/11/16 19:05:54 hwoarang Exp $
JAVA_PKG_IUSE="source doc examples oracle"
#informix missing. This is a jdbc driver, similar to oracle use flag
@@ -18,7 +18,7 @@ PYVER="2.5.5"
SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
mirror://gentoo/${P}.tar.bz2"
-LICENSE="PSF-2.2"
+LICENSE="PSF-2"
SLOT="2.5"
PYTHON_ABI="${SLOT}-jython"
KEYWORDS="~amd64 ~x86"
diff --git a/dev-java/jython/jython-2.5.1.ebuild b/dev-java/jython/jython-2.5.1.ebuild
index 2a71dd9158e1..22a895494515 100644
--- a/dev-java/jython/jython-2.5.1.ebuild
+++ b/dev-java/jython/jython-2.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild,v 1.1 2010/03/05 21:18:48 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild,v 1.2 2011/11/16 19:05:54 hwoarang Exp $
JAVA_PKG_IUSE="source doc examples oracle"
#informix missing. This is a jdbc driver, similar to oracle use flag
@@ -18,7 +18,7 @@ PYVER="2.5.5"
SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
mirror://gentoo/${P}.tar.bz2"
-LICENSE="PSF-2.2"
+LICENSE="PSF-2"
SLOT="2.5"
KEYWORDS="~amd64 ~x86"
IUSE=""