diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-01-23 21:47:24 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-01-23 21:47:24 +0000 |
commit | 930f0280fede11fef8914288dd6a0e5e5d87ddd8 (patch) | |
tree | 4ddb46990fbf25ccca4bfa26ed72cd7bf9c14d0f /packages/dbus | |
parent | 89230c2835a3b2d8956ae583cc15336ad3db9b2a (diff) | |
parent | 6b23e923fddee891ca94cb9dee5c74346bdafda4 (diff) |
merge of '1e9547d3fd33d249bb3cdd7e7a4670cfcbb11310'
and 'f4e5cfc232e8f1488452378938ddaa3b3fc3d4a6'
Diffstat (limited to 'packages/dbus')
-rw-r--r-- | packages/dbus/dbus-python_0.71.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/dbus/dbus-python_0.71.bb b/packages/dbus/dbus-python_0.71.bb deleted file mode 100644 index ed586b7f4b..0000000000 --- a/packages/dbus/dbus-python_0.71.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Message bus system for applications to talk to one another - python bindings" -HOMEPAGE = "http://www.freedesktop.org/Software/dbus" -LICENSE = "GPL" -SECTION = "devel/python" -DEPENDS = "python-pyrex-native dbus dbus-glib" -PR = "r0" - -SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-python-${PV}.tar.gz" - -inherit distutils |