diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2006-05-14 19:40:23 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-14 19:40:23 +0000 |
| commit | 3b439d6e86669a730b0342e323959dba61b8f663 (patch) | |
| tree | bdeefcb5e85bc655246aad5810a527c62b59a883 /packages/python/python-gammu_0.12.bb | |
| parent | 9111b6231183cec755c6d80c6c5c62c5b626ae48 (diff) | |
python-gammu: upgrade to 0.13
Diffstat (limited to 'packages/python/python-gammu_0.12.bb')
| -rw-r--r-- | packages/python/python-gammu_0.12.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/python/python-gammu_0.12.bb b/packages/python/python-gammu_0.12.bb deleted file mode 100644 index 9ae5f9d665..0000000000 --- a/packages/python/python-gammu_0.12.bb +++ /dev/null @@ -1,12 +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" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -PR = "r0" - -SRC_URI = "http://cihar.com/gammu/python/python-gammu-${PV}.tar.bz2" - -inherit distutils - |
