summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-10-30 15:02:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-10-31 12:07:14 +0000
commit67fcd9bd85f3ce9970f9d57f94e4b5aa1a18f77c (patch)
tree9182aa81e8ec7d9f5460b7c3c250b13f736a5233
parent667de885870a1d6c4393a1c0a4acf16c85b3da9a (diff)
downloadaports-67fcd9bd85f3ce9970f9d57f94e4b5aa1a18f77c.tar.bz2
aports-67fcd9bd85f3ce9970f9d57f94e4b5aa1a18f77c.tar.xz
main/atheme-iris: specify license
-rw-r--r--main/atheme-iris/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/atheme-iris/APKBUILD b/main/atheme-iris/APKBUILD
index bc9e75cb5..712d58d0c 100644
--- a/main/atheme-iris/APKBUILD
+++ b/main/atheme-iris/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname=atheme-iris
pkgver=0_git20130321
-pkgrel=2
+pkgrel=3
pkgdesc="AJAX IRC client. It is a drop-in replacement for qwebirc."
url="http://www.atheme.net/iris.html"
arch="noarch"
-license="GPL"
+license="GPL2"
depends="py-twisted py-twisted-names py-twisted-mail py-twisted-web \
py-twisted-words py-simplejson py-openssl py-zope-interface"
depends_dev=""