aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-roman/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-08-21 18:42:04 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 10:29:03 +0000
commitc62bd7b4c2b871849057bd32fd9448de00032bdf (patch)
tree67bbfa384046c123be968563a36803c5d28ad357 /main/py-roman/APKBUILD
parent9be8e5dbf7732a021e14daa1481b76e8070cc972 (diff)
main/py-roman: specifiy license
Diffstat (limited to 'main/py-roman/APKBUILD')
-rw-r--r--main/py-roman/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-roman/APKBUILD b/main/py-roman/APKBUILD
index 43280f1da42..3b1e56404e6 100644
--- a/main/py-roman/APKBUILD
+++ b/main/py-roman/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Integer to Roman numerals converter"
url="http://pypi.python.org/pypi/roman"
arch="noarch"
-license="Python2.1.1"
+license="Python"
depends="python"
makedepends="python-dev py-setuptools"
install=""