diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
commit | 8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6 (patch) | |
tree | bab8dce8f72fe3c2fbea40314b924bb3c606a7f1 /dev-python | |
parent | Version bumped. (diff) | |
download | historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.gz historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.bz2 historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.zip |
License Fixes. Part 2.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt/PyQt-3.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/mod_python/mod_python-2.7.8.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-3.5.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/PyQt/PyQt-3.5-r1.ebuild b/dev-python/PyQt/PyQt-3.5-r1.ebuild index 677ad1ed08ef..c1abdbe6f767 100644 --- a/dev-python/PyQt/PyQt-3.5-r1.ebuild +++ b/dev-python/PyQt/PyQt-3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5-r1.ebuild,v 1.2 2003/02/26 18:33:36 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5-r1.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ S="${WORKDIR}/PyQt-x11-gpl-${PV}" DESCRIPTION="PyQt is a set of Python bindings for the QT 3.x Toolkit" @@ -8,7 +8,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar. HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc diff --git a/dev-python/PyQt/PyQt-3.5.ebuild b/dev-python/PyQt/PyQt-3.5.ebuild index ee8abd16a116..a532b486521a 100644 --- a/dev-python/PyQt/PyQt-3.5.ebuild +++ b/dev-python/PyQt/PyQt-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5.ebuild,v 1.2 2003/02/13 11:32:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ S="${WORKDIR}/PyQt-x11-gpl-${PV}" DESCRIPTION="PyQt is a set of Python bindings for the QT 3.x Toolkit" @@ -8,7 +8,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar. HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc diff --git a/dev-python/mod_python/mod_python-2.7.8.ebuild b/dev-python/mod_python/mod_python-2.7.8.ebuild index 9643123d8d1b..a97ad3afe698 100644 --- a/dev-python/mod_python/mod_python-2.7.8.ebuild +++ b/dev-python/mod_python/mod_python-2.7.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-2.7.8.ebuild,v 1.5 2003/02/13 11:35:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mod_python/mod_python-2.7.8.ebuild,v 1.6 2003/02/28 16:54:59 liquidx Exp $ DESCRIPTION="Python module for Apache" SRC_URI="http://www.modpython.org/dist/${P}.tgz" HOMEPAGE="http://www.modpython.org/" -LICENSE="AS-IS" +LICENSE="as-is" KEYWORDS="~x86" SLOT="0" diff --git a/dev-python/sip/sip-3.5.ebuild b/dev-python/sip/sip-3.5.ebuild index aa1ed2ed5ea9..8b3c5759c557 100644 --- a/dev-python/sip/sip-3.5.ebuild +++ b/dev-python/sip/sip-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.5.ebuild,v 1.4 2003/02/13 11:39:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.5.ebuild,v 1.5 2003/02/28 16:54:59 liquidx Exp $ MY_P="${PN}-x11-gpl-${PV}" DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." @@ -8,7 +8,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/sip/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/sip/" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc |