python-coherence_0.6.0.bb: removed (should have been moved to 0.6.2 but a new 0.6...
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 11 Mar 2009 19:48:45 +0000 (20:48 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 11 Mar 2009 19:48:45 +0000 (20:48 +0100)
packages/python/python-coherence_0.6.0.bb [deleted file]

diff --git a/packages/python/python-coherence_0.6.0.bb b/packages/python/python-coherence_0.6.0.bb
deleted file mode 100644 (file)
index bf9d964..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Coherence is a DLNA/UPnP mediaserver + backends"
-SECTION = "devel/python"
-LICENSE = "MIT"
-HOMEPAGE = "http://coherence.beebits.net/wiki"
-PR = "r5"
-
-inherit setuptools
-
-SRC_URI = "http://coherence.beebits.net/download/Coherence-${PV}.tar.gz"
-S = "${WORKDIR}/Coherence-${PV}"
-
-FILES_${PN} += "${datadir}"
-RDEPENDS_${PN} += "python-gst python-dbus python-configobj python-twisted python-twisted-core python-misc python-zopeinterface zope python-modules"
-
-