diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-23 14:12:46 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-23 14:12:46 +0000 |
commit | 0bec17a71b17f3e383944c5eb0f73d20633191b5 (patch) | |
tree | a4c529d107aea9aa1cd84eba3cbb497ce85061bd | |
parent | 4a3d4876a885db593bc74eb08e9dbedc288a2395 (diff) |
blow away some old versions of gpe-bluetooth
BKrev: 41a3455ecBJMo0T4bXQ9xa8rRJdteQ
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.36.1.oe | 12 | ||||
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.36.2.oe | 12 | ||||
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.36.oe | 10 |
3 files changed, 0 insertions, 34 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.1.oe b/gpe-bluetooth/gpe-bluetooth_0.36.1.oe deleted file mode 100644 index ffefe2a5a2..0000000000 --- a/gpe-bluetooth/gpe-bluetooth_0.36.1.oe +++ /dev/null @@ -1,12 +0,0 @@ -LICENSE = "GPL" -inherit gpe - -DESCRIPTION = "GPE bluetooth support" -DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -SECTION = "gpe" -PRIORITY = "optional" - -FILES_${PN} += ' ${datadir}/gpe ${datadir}/bluez-pin' - -SRC_URI = "${GPE_MIRROR}/gpe-bluetooth-${PV}.tar.gz" diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.2.oe b/gpe-bluetooth/gpe-bluetooth_0.36.2.oe deleted file mode 100644 index ffefe2a5a2..0000000000 --- a/gpe-bluetooth/gpe-bluetooth_0.36.2.oe +++ /dev/null @@ -1,12 +0,0 @@ -LICENSE = "GPL" -inherit gpe - -DESCRIPTION = "GPE bluetooth support" -DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -SECTION = "gpe" -PRIORITY = "optional" - -FILES_${PN} += ' ${datadir}/gpe ${datadir}/bluez-pin' - -SRC_URI = "${GPE_MIRROR}/gpe-bluetooth-${PV}.tar.gz" diff --git a/gpe-bluetooth/gpe-bluetooth_0.36.oe b/gpe-bluetooth/gpe-bluetooth_0.36.oe deleted file mode 100644 index 1460ec4bfb..0000000000 --- a/gpe-bluetooth/gpe-bluetooth_0.36.oe +++ /dev/null @@ -1,10 +0,0 @@ -LICENSE = "GPL" -inherit gpe - -DESCRIPTION = "GPE bluetooth support" -DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -SECTION = "gpe" -PRIORITY = "optional" - -SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-bluetooth-${PV}.tar.gz" |