diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-03 22:17:00 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-04 09:50:19 +0000 |
commit | 241b124a56975abbe8aac6cc8c5c637aa339761d (patch) | |
tree | 740cad0a43f5fc7362996cd100c811ebc9b9c894 | |
parent | 1c7cdbc997a468d0fbef5673c92a0f66d869e67a (diff) | |
download | aports-241b124a56975abbe8aac6cc8c5c637aa339761d.tar.bz2 aports-241b124a56975abbe8aac6cc8c5c637aa339761d.tar.xz |
testing/py-acl: whitespaces removed
-rw-r--r-- | testing/py-acl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-acl/APKBUILD b/testing/py-acl/APKBUILD index e9d191b83..23a6ff3b2 100644 --- a/testing/py-acl/APKBUILD +++ b/testing/py-acl/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Fabian Affolter <fabian@affolter-engineering.ch> # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py-acl -_pkgname=acl +_pkgname=acl pkgver=0.2 pkgrel=0 pkgdesc="A python network access control list parsing library" |