python-gammu: Recipe removed. Now built as part of gammu recipe.
authorStanislav Brabec <utx@penguin.cz>
Sun, 18 Oct 2009 13:21:38 +0000 (13:21 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Sun, 18 Oct 2009 13:21:38 +0000 (13:21 +0000)
recipes/python/python-gammu_0.26.bb [deleted file]

diff --git a/recipes/python/python-gammu_0.26.bb b/recipes/python/python-gammu_0.26.bb
deleted file mode 100644 (file)
index 13e5484..0000000
+++ /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 = "ml1"
-
-SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
-
-inherit distutils