python-urwid: remove
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 01:52:50 +0000 (01:52 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 01:52:50 +0000 (01:52 +0000)
packages/python/python-urwid_0.9.8.1.bb [deleted file]

diff --git a/packages/python/python-urwid_0.9.8.1.bb b/packages/python/python-urwid_0.9.8.1.bb
deleted file mode 100644 (file)
index 75c3c84..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "A Python Widget library based on python-curses."
-SECTION = "devel/python"
-PRIORITY = "optional"
-LICENSE = "LGPL"
-RDEPENDS = "python-curses"
-SRCNAME = "urwid"
-PR = "ml0"
-
-SRC_URI = "http://excess.org/urwid/urwid-${PV}.tar.gz"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit distutils