summaryrefslogtreecommitdiffstats
path: root/testing/py-sphinxcontrib-gist
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-09-10 08:26:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-02 09:02:51 +0000
commit4e629c91d4dea42ae229831bee630fb5e88f301d (patch)
tree3f29467a24d284b91f45f5adb5ae27411ea82590 /testing/py-sphinxcontrib-gist
parentd52e3b37461381b6d198cd38e3cbaf0b7dda3b09 (diff)
downloadaports-4e629c91d4dea42ae229831bee630fb5e88f301d.tar.bz2
aports-4e629c91d4dea42ae229831bee630fb5e88f301d.tar.xz
testing/py-sphinxcontrib-gist: fix license
Diffstat (limited to 'testing/py-sphinxcontrib-gist')
-rw-r--r--testing/py-sphinxcontrib-gist/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-gist/APKBUILD b/testing/py-sphinxcontrib-gist/APKBUILD
index d758a6e60..310cb3a1c 100644
--- a/testing/py-sphinxcontrib-gist/APKBUILD
+++ b/testing/py-sphinxcontrib-gist/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Sphinx gist extension"
url="https://pypi.python.org/pypi/sphinxcontrib-gist"
arch="noarch"
-license="BSD"
+license="LGPL3"
depends="python py-sphinx"
depends_dev=""
makedepends="python-dev py-setuptools"