summaryrefslogtreecommitdiffstats
path: root/testing/py-bluez
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-09-04 22:01:35 +0000
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-09-08 14:30:08 +0200
commitca9ecd6de501cf29237e5aae0111d6de4270a106 (patch)
tree72cdefc44cffb1a0a484288d47c879de768a83a4 /testing/py-bluez
parentb5bcb155e72064eb081e053b554da4b4315e8065 (diff)
downloadaports-ca9ecd6de501cf29237e5aae0111d6de4270a106.tar.bz2
aports-ca9ecd6de501cf29237e5aae0111d6de4270a106.tar.xz
testing/py-bluez: license tag updated
Diffstat (limited to 'testing/py-bluez')
-rw-r--r--testing/py-bluez/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-bluez/APKBUILD b/testing/py-bluez/APKBUILD
index af14926da..02ed03d0e 100644
--- a/testing/py-bluez/APKBUILD
+++ b/testing/py-bluez/APKBUILD
@@ -6,11 +6,11 @@ pkgrel=0
pkgdesc="Python API for the BlueZ bluetooth stack "
url="http://code.google.com/p/pybluez/"
arch="all"
-license="GPLv2"
-depends=
+license="GPL2"
+depends=""
makedepends="python-dev bluez-dev"
-install=
-subpackages=
+install=""
+subpackages=""
source="http://pybluez.googlecode.com/files/PyBluez-$pkgver.tar.gz"
_builddir="$srcdir"/PyBluez-$pkgver