diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 21:28:31 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-05 23:00:38 +0100 |
commit | ac13b63f5575c3cd858d1e760197af5140aa7c10 (patch) | |
tree | 2ccace3b1ccf19ea2ad52bf7ad9ad4982aeeeb2f /app-mobilephone/gnokii | |
parent | app-misc/specto: Remove linguas_* from IUSE. (diff) | |
download | gentoo-ac13b63f5575c3cd858d1e760197af5140aa7c10.tar.gz gentoo-ac13b63f5575c3cd858d1e760197af5140aa7c10.tar.bz2 gentoo-ac13b63f5575c3cd858d1e760197af5140aa7c10.zip |
app-mobilephone/gnokii: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild | 3 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild index d85decce8d49..021722efb00e 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.31-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,7 +46,6 @@ S="${WORKDIR}/${PN}-${PV%.1}" # Supported languages and translated documentation # Be sure all languages are prefixed with a single space! MY_AVAILABLE_LINGUAS=" cs de et fi fr it nl pl pt sk sl sv zh_CN" -IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}" PATCHES=( "${FILESDIR}"/${P}-fix_xgnokii_inclusion.patch diff --git a/app-mobilephone/gnokii/gnokii-9999.ebuild b/app-mobilephone/gnokii/gnokii-9999.ebuild index 3b4263b6ee3f..af17537e188b 100644 --- a/app-mobilephone/gnokii/gnokii-9999.ebuild +++ b/app-mobilephone/gnokii/gnokii-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -45,7 +45,6 @@ S="${WORKDIR}/${PN}-${PV%.1}" # Supported languages and translated documentation # Be sure all languages are prefixed with a single space! MY_AVAILABLE_LINGUAS=" cs de et fi fr it nl pl pt sk sl sv zh_CN" -IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}" PATCHES=( "${FILESDIR}"/${P}-fix_xgnokii_inclusion.patch |