diff options
Diffstat (limited to 'dev-python/urwid/urwid-0.8.6.ebuild')
-rw-r--r-- | dev-python/urwid/urwid-0.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |