diff options
Diffstat (limited to 'packages/python/python-urwid_0.8.4.bb')
| -rw-r--r-- | packages/python/python-urwid_0.8.4.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/python/python-urwid_0.8.4.bb b/packages/python/python-urwid_0.8.4.bb deleted file mode 100644 index 0c0a13c52f..0000000000 --- a/packages/python/python-urwid_0.8.4.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A Python Widget library based on python-curses." -SECTION = "devel/python" -PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -LICENSE = "LGPL" -RDEPENDS = "python-core python-curses" -SRCNAME = "urwid" - -SRC_URI = "http://excess.org/urwid/urwid-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit distutils |
