From 67fcd9bd85f3ce9970f9d57f94e4b5aa1a18f77c Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 30 Oct 2013 15:02:51 +0000 Subject: [PATCH] main/atheme-iris: specify license --- main/atheme-iris/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/atheme-iris/APKBUILD b/main/atheme-iris/APKBUILD index bc9e75cb5c5..712d58d0ce7 100644 --- a/main/atheme-iris/APKBUILD +++ b/main/atheme-iris/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Francesco Colista 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=""