testing/py-acl: specify license

This commit is contained in:
Fabian Affolter 2013-09-28 09:01:40 +00:00
parent 754ea39d18
commit 92fc27fa11

View File

@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A python network access control list parsing library"
url="https://github.com/jathanism/acl"
arch="noarch"
license="Apache2"
license="ASL 2.0"
depends="python"
depends_dev=""
makedepends="python-dev py-setuptools"