summaryrefslogtreecommitdiff
path: root/packages/python/python-gammu_0.21.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-12-23 19:45:15 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-12-23 19:45:15 +0000
commit163aa1a4317c5ba9284faa2a5d23e333d988f2bc (patch)
treed9bbbd1e647a67e35f495a342f7fb8d69bccb160 /packages/python/python-gammu_0.21.bb
parent2dfded91da031fd93a5f50638bfbef09a3fc2fc9 (diff)
python-gammu: updated to 0.24
Diffstat (limited to 'packages/python/python-gammu_0.21.bb')
-rw-r--r--packages/python/python-gammu_0.21.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/python/python-gammu_0.21.bb b/packages/python/python-gammu_0.21.bb
deleted file mode 100644
index f8989d9181..0000000000
--- a/packages/python/python-gammu_0.21.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
-HOMEPAGE = "http://cihar.com/gammu/python"
-SECTION = "devel/python"
-DEPENDS = "gammu"
-LICENSE = "GPL"
-PR = "ml0"
-
-SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
-
-inherit distutils