summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nelson <jnelson@gentoo.org>2002-08-02 02:40:51 +0000
committerJon Nelson <jnelson@gentoo.org>2002-08-02 02:40:51 +0000
commit630b0fc9192bdfa872ebffc2e068b65fe0a589fd (patch)
tree9f49c152b55d3876f0e8e52c60c46b86000ec7ae /dev-python
parentmoving to default-ppc-2.0 (diff)
downloadgentoo-2-630b0fc9192bdfa872ebffc2e068b65fe0a589fd.tar.gz
gentoo-2-630b0fc9192bdfa872ebffc2e068b65fe0a589fd.tar.bz2
gentoo-2-630b0fc9192bdfa872ebffc2e068b65fe0a589fd.zip
update LICENSE to use LGPL-2.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted/ChangeLog4
-rw-r--r--dev-python/twisted/twisted-0.18.0.ebuild2
-rw-r--r--dev-python/twisted/twisted-0.19.0.ebuild2
3 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index 045ad7d62eb2..a5eb07ce643e 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,12 +1,14 @@
# ChangeLog for dev-python/twisted
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.2 2002/08/02 02:33:33 jnelson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.3 2002/08/02 02:40:51 jnelson Exp $
*twisted-0.19.0 (1 Aug 2002)
1 Aug 2002; Jon Nelson <jnelson@gentoo.org> twisted-0.18.0.ebuild twisted-0.19.0.ebuild :
Add KEYWORDS to 0.18.0 and update to 0.19.0 at the same time
0.19.0 uses distutils eclass
+
+ Update LICENSE to use LGPL-2.1
*twisted-0.18.0 (03 Jun 2002)
diff --git a/dev-python/twisted/twisted-0.18.0.ebuild b/dev-python/twisted/twisted-0.18.0.ebuild
index 26200dcc8718..c01c4a7b3407 100644
--- a/dev-python/twisted/twisted-0.18.0.ebuild
+++ b/dev-python/twisted/twisted-0.18.0.ebuild
@@ -5,7 +5,7 @@ S=${WORKDIR}/Twisted-${PV}
DESCRIPTION="Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly. Documentation included."
SRC_URI="http://www.twistedmatrix.com/downloads/Twisted-${PV}.tar.bz2"
HOMEPAGE="http://www.twistedmatrix.com/"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
DEPEND="virtual/python"
RDEPEND="$DEPEND"
diff --git a/dev-python/twisted/twisted-0.19.0.ebuild b/dev-python/twisted/twisted-0.19.0.ebuild
index 415ef32456e5..53046b6700ed 100644
--- a/dev-python/twisted/twisted-0.19.0.ebuild
+++ b/dev-python/twisted/twisted-0.19.0.ebuild
@@ -5,7 +5,7 @@ S=${WORKDIR}/Twisted-${PV}
DESCRIPTION="Twisted is a collection of servers and clients, which can be used either by developers of new applications or directly. Documentation included."
SRC_URI="http://www.twistedmatrix.com/downloads/Twisted-${PV}.tar.bz2"
HOMEPAGE="http://www.twistedmatrix.com/"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
DEPEND="virtual/python"
RDEPEND="$DEPEND"