From 163aa1a4317c5ba9284faa2a5d23e333d988f2bc Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sun, 23 Dec 2007 19:45:15 +0000 Subject: python-gammu: updated to 0.24 --- packages/python/python-gammu_0.21.bb | 10 ---------- packages/python/python-gammu_0.24.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 packages/python/python-gammu_0.21.bb create mode 100644 packages/python/python-gammu_0.24.bb (limited to 'packages') 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 diff --git a/packages/python/python-gammu_0.24.bb b/packages/python/python-gammu_0.24.bb new file mode 100644 index 0000000000..f8989d9181 --- /dev/null +++ b/packages/python/python-gammu_0.24.bb @@ -0,0 +1,10 @@ +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 -- cgit v1.2.3