diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-01-21 04:32:48 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-01-21 04:32:48 +0000 |
commit | e40dd1c4dbd019bce2cf3cedc9221ca2ba15b52d (patch) | |
tree | 1fe3cb886288d7652cbf5070e0ee98424619fa5c /dev-python/urwid/ChangeLog | |
parent | mask mono in ia64 profiles (diff) | |
download | gentoo-2-e40dd1c4dbd019bce2cf3cedc9221ca2ba15b52d.tar.gz gentoo-2-e40dd1c4dbd019bce2cf3cedc9221ca2ba15b52d.tar.bz2 gentoo-2-e40dd1c4dbd019bce2cf3cedc9221ca2ba15b52d.zip |
Changed license to LGPL-2.1
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-python/urwid/ChangeLog')
-rw-r--r-- | dev-python/urwid/ChangeLog | 5 |
1 files changed, 4 insertions, 1 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) |