diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/limesurvey/limesurvey-2.64.1.ebuild | 4 | ||||
-rw-r--r-- | www-apps/limesurvey/limesurvey-2.72.5.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/limesurvey/limesurvey-2.64.1.ebuild b/www-apps/limesurvey/limesurvey-2.64.1.ebuild index 18da197..287c1f9 100644 --- a/www-apps/limesurvey/limesurvey-2.64.1.ebuild +++ b/www-apps/limesurvey/limesurvey-2.64.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ DESCRIPTION="LimeSurvey is a popular Free Open Source Software survey tool" HOMEPAGE="https://www.limesurvey.org/" SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="+gd ldap mssql mysql postgres zip" REQUIRED_USE="^^ ( mssql mysql postgres )" diff --git a/www-apps/limesurvey/limesurvey-2.72.5.ebuild b/www-apps/limesurvey/limesurvey-2.72.5.ebuild index ec0362a..d99d7d7 100644 --- a/www-apps/limesurvey/limesurvey-2.72.5.ebuild +++ b/www-apps/limesurvey/limesurvey-2.72.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 |