summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-01-21 04:32:48 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-01-21 04:32:48 +0000
commitb128df01e8414d38297050d666695a203370b06e (patch)
tree1af8ae84b66d9d500cc8ac972e75f49f03c4e08b /dev-python/urwid
parentmask mono in ia64 profiles (diff)
downloadhistorical-b128df01e8414d38297050d666695a203370b06e.tar.gz
historical-b128df01e8414d38297050d666695a203370b06e.tar.bz2
historical-b128df01e8414d38297050d666695a203370b06e.zip
Changed license to LGPL-2.1
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-python/urwid')
-rw-r--r--dev-python/urwid/ChangeLog5
-rw-r--r--dev-python/urwid/Manifest10
-rw-r--r--dev-python/urwid/urwid-0.8.6.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index a6b254f280a9..f7a213923c2b 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.1 2005/01/17 02:22:47 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.2 2005/01/21 04:32:48 pythonhead Exp $
+
+ 20 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> urwid-0.8.6.ebuild:
+ License changed to LGPL-2.1
*urwid-0.8.6 (16 Jan 2005)
diff --git a/dev-python/urwid/Manifest b/dev-python/urwid/Manifest
index f2870c049e02..6076cc25f238 100644
--- a/dev-python/urwid/Manifest
+++ b/dev-python/urwid/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 53de18023a077d898e0f9a5bdafd6927 urwid-0.8.6.ebuild 601
+MD5 0a340834bc70cad99acf8cef571833b8 urwid-0.8.6.ebuild 604
MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
-MD5 7658bd27686f5d08e8f5f0ac240944a9 ChangeLog 347
+MD5 8b43203e42726c2b4aa4ce0d883fa809 ChangeLog 451
MD5 84b7b6bba847f6a4f3c63695b607eb8a files/digest-urwid-0.8.6 62
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFB6yGhz2gxt1z4IGYRAnjKAKDPVFUQ7XYCd/xc/gZr1F/2wMY4rwCgrgMd
-34HSegWkkNM/tDHvtdbkc0A=
-=KJCt
+iD8DBQFB8IYaz2gxt1z4IGYRAjSDAKCfF4nullopJfpVk+Tjx0jIWP5irwCgknzA
+VcadzbxeqXw2vg8cGFPP8Ic=
+=qV5Q
-----END PGP SIGNATURE-----
diff --git a/dev-python/urwid/urwid-0.8.6.ebuild b/dev-python/urwid/urwid-0.8.6.ebuild
index c89c16405e3b..8684a0467688 100644
--- a/dev-python/urwid/urwid-0.8.6.ebuild
+++ b/dev-python/urwid/urwid-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.8.6.ebuild,v 1.1 2005/01/17 02:22:47 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.8.6.ebuild,v 1.2 2005/01/21 04:32:48 pythonhead Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="urwid is a curses-based user interface library for Python."
HOMEPAGE="http://excess.org/urwid/"
SRC_URI="http://excess.org/urwid/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"