diff options
author | 2018-01-05 22:30:06 +0000 | |
---|---|---|
committer | 2018-01-05 22:30:06 +0000 | |
commit | fe37f342e54ab6ade9da2cb49f1d550440fe1154 (patch) | |
tree | 11bd299858d5910de96a83a89b7fd7c327bcf265 | |
parent | 2018-01-05 21:16:18 UTC (diff) | |
parent | www-apps/cgisysinfo: [QA] Rely on default value of WANT_AUTOCONF (diff) | |
download | gentoo-fe37f342e54ab6ade9da2cb49f1d550440fe1154.tar.gz gentoo-fe37f342e54ab6ade9da2cb49f1d550440fe1154.tar.bz2 gentoo-fe37f342e54ab6ade9da2cb49f1d550440fe1154.zip |
Merge updates from master
89 files changed, 129 insertions, 339 deletions
diff --git a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild index 5ed82d665477..4dc7fcecc7ff 100644 --- a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.4.8.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="5" @@ -58,13 +58,6 @@ DEPEND="${RDEPEND} doc? ( dev-python/epydoc[${PYTHON_USEDEP}] ) " -APP_LINGUAS="ar as bg bn_IN bn br bs ca cs cy da de el en_GB es et fa fi fr gu -he hi hr hu hy id is it ja ka kn ko lo lv mai mk ml mr ms nb nl nn or pa pl -pt_BR pt ro ru si sk sl sr@latin sr sv ta te th tr uk vi zh_CN zh_TW" -for X in ${APP_LINGUAS}; do - IUSE="${IUSE} linguas_${X}" -done - # Bug 471472 MAKEOPTS+=" -j1" diff --git a/app-crypt/gpa/gpa-0.9.10.ebuild b/app-crypt/gpa/gpa-0.9.10.ebuild index fdcee55b529c..9fe3efefc9b8 100644 --- a/app-crypt/gpa/gpa-0.9.10.ebuild +++ b/app-crypt/gpa/gpa-0.9.10.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 @@ -10,8 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" -IUSE_LINGUAS=" ar cs de es fr ja nl pl pt_BR ru sv tr zh_TW" -IUSE="nls ${IUSE_LINGUAS// / linguas_}" +IUSE="nls" RDEPEND=" >=app-crypt/gnupg-2:= diff --git a/app-editors/gummi/gummi-0.6.6.ebuild b/app-editors/gummi/gummi-0.6.6.ebuild index 568bc530dbdf..c44f10339e21 100644 --- a/app-editors/gummi/gummi-0.6.6.ebuild +++ b/app-editors/gummi/gummi-0.6.6.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 @@ -16,10 +16,6 @@ IUSE="" LANGS="ar ca cs da de el es fr hu it nl pl pt pt_BR ro ru sv zh_CN zh_TW" -for X in ${LANGS} ; do - IUSE="${IUSE} linguas_${X}" -done - RDEPEND=" dev-libs/glib:2 dev-texlive/texlive-latex diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild index c060855e5924..f6ea5f554d14 100644 --- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.5.34-r4.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 # Note: xemacs currently does not work with position independent code @@ -6,7 +6,6 @@ EAPI=5 -WANT_AUTOCONF="2.5" inherit eutils flag-o-matic multilib xdg-utils DESCRIPTION="highly customizable open source text editor and application development system" diff --git a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild index a6a246691146..8eb74b6f12bd 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.13.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit autotools base eutils @@ -12,9 +12,6 @@ SLOT="0" KEYWORDS="amd64 ~arm ppc x86" IUSE="nls" LANGS="am ar bn gu hi ja kn ko ml ne pa ru ta te th uk vi zh" -for i in ${LANGS} ; do - IUSE="${IUSE} linguas_${i}" -done RDEPEND=">=app-i18n/scim-1.4.7-r2 nls? ( virtual/libintl )" diff --git a/app-misc/specto/specto-0.4.1-r1.ebuild b/app-misc/specto/specto-0.4.1-r1.ebuild index 4be07d51d38c..cbe7c43e2952 100644 --- a/app-misc/specto/specto-0.4.1-r1.ebuild +++ b/app-misc/specto/specto-0.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,8 +14,6 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="linguas_cs linguas_de linguas_es linguas_fr linguas_it - linguas_pt_BR linguas_ro linguas_sv linguas_tr" RDEPEND="dev-python/gconf-python[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] 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 diff --git a/app-portage/elogv/elogv-0.7.6.1-r1.ebuild b/app-portage/elogv/elogv-0.7.6.1-r1.ebuild index a4bbdde6db36..6627fbb857fc 100644 --- a/app-portage/elogv/elogv-0.7.6.1-r1.ebuild +++ b/app-portage/elogv/elogv-0.7.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) diff --git a/app-portage/elogv/elogv-0.7.6.2.ebuild b/app-portage/elogv/elogv-0.7.6.2.ebuild index 70a51bcf1487..fbd9e2a59bb3 100644 --- a/app-portage/elogv/elogv-0.7.6.2.ebuild +++ b/app-portage/elogv/elogv-0.7.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) diff --git a/app-portage/elogv/elogv-0.7.6.3.ebuild b/app-portage/elogv/elogv-0.7.6.3.ebuild index 70a51bcf1487..fbd9e2a59bb3 100644 --- a/app-portage/elogv/elogv-0.7.6.3.ebuild +++ b/app-portage/elogv/elogv-0.7.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) diff --git a/app-portage/elogv/elogv-0.7.6.4.ebuild b/app-portage/elogv/elogv-0.7.6.4.ebuild index 70a51bcf1487..fbd9e2a59bb3 100644 --- a/app-portage/elogv/elogv-0.7.6.4.ebuild +++ b/app-portage/elogv/elogv-0.7.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) diff --git a/app-portage/elogv/elogv-0.7.6.5.ebuild b/app-portage/elogv/elogv-0.7.6.5.ebuild index 70a51bcf1487..fbd9e2a59bb3 100644 --- a/app-portage/elogv/elogv-0.7.6.5.ebuild +++ b/app-portage/elogv/elogv-0.7.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) diff --git a/app-portage/elogv/elogv-0.7.6.6.ebuild b/app-portage/elogv/elogv-0.7.6.6.ebuild index 70a51bcf1487..fbd9e2a59bb3 100644 --- a/app-portage/elogv/elogv-0.7.6.6.ebuild +++ b/app-portage/elogv/elogv-0.7.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,6 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) diff --git a/app-portage/porthole/porthole-0.6.1-r4.ebuild b/app-portage/porthole/porthole-0.6.1-r4.ebuild index 033b4f609fee..b89b89c8092c 100644 --- a/app-portage/porthole/porthole-0.6.1-r4.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r4.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="5" @@ -17,7 +17,6 @@ SLOT="0" KEYWORDS="amd64 arm ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="nls" LANGS="de pl ru vi it fr tr" -for X in $LANGS; do IUSE="${IUSE} linguas_${X}"; done RDEPEND=">=sys-apps/portage-2.1[${PYTHON_USEDEP}] dev-python/pygtk:2[${PYTHON_USEDEP}] diff --git a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild index 8061d6a33f17..17af8cbfae4f 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -WANT_AUTOCONF=2.5 - JAVA_PKG_IUSE="doc examples source" inherit autotools java-pkg-2 java-ant-2 diff --git a/dev-libs/nspr/nspr-4.13.1.ebuild b/dev-libs/nspr/nspr-4.13.1.ebuild index 5523b8726d78..1f044860766f 100644 --- a/dev-libs/nspr/nspr-4.13.1.ebuild +++ b/dev-libs/nspr/nspr-4.13.1.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -WANT_AUTOCONF="2.5" inherit autotools eutils multilib toolchain-funcs versionator multilib-minimal diff --git a/dev-libs/nspr/nspr-4.16.ebuild b/dev-libs/nspr/nspr-4.16.ebuild index 56daac76f50e..75a05840da0c 100644 --- a/dev-libs/nspr/nspr-4.16.ebuild +++ b/dev-libs/nspr/nspr-4.16.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -WANT_AUTOCONF="2.5" inherit autotools eutils multilib toolchain-funcs versionator multilib-minimal diff --git a/dev-libs/nspr/nspr-4.17.ebuild b/dev-libs/nspr/nspr-4.17.ebuild index 56daac76f50e..75a05840da0c 100644 --- a/dev-libs/nspr/nspr-4.17.ebuild +++ b/dev-libs/nspr/nspr-4.17.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -WANT_AUTOCONF="2.5" inherit autotools eutils multilib toolchain-funcs versionator multilib-minimal diff --git a/dev-tex/serienbrief/serienbrief-0.2.5.ebuild b/dev-tex/serienbrief/serienbrief-0.2.5.ebuild index 6dd98e87b4e1..1ec2b3d8718b 100644 --- a/dev-tex/serienbrief/serienbrief-0.2.5.ebuild +++ b/dev-tex/serienbrief/serienbrief-0.2.5.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=4 @@ -10,7 +10,6 @@ SRC_URI="http://nasauber.de/opensource/serienbrief/${P}.tar.gz" LICENSE="GPL-2" # GPLv2 only SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="linguas_de" DEPEND="" RDEPEND=">=dev-lang/perl-5.8.6 diff --git a/dev-util/cppi/cppi-1.18.ebuild b/dev-util/cppi/cppi-1.18.ebuild index 899b2b873c8f..386f67f693bf 100644 --- a/dev-util/cppi/cppi-1.18.ebuild +++ b/dev-util/cppi/cppi-1.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -12,11 +12,6 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="nls" -CPPI_LINGUAS="de eo fi fr hr it ja pl sr sv uk vi" -for lingua in ${CPPI_LINGUAS}; do - IUSE+=" linguas_${lingua}" -done - DEPEND=" app-arch/xz-utils nls? ( sys-devel/gettext ) diff --git a/dev-util/indent/indent-2.2.11-r1.ebuild b/dev-util/indent/indent-2.2.11-r1.ebuild index 24c2a1546d11..864253061b4a 100644 --- a/dev-util/indent/indent-2.2.11-r1.ebuild +++ b/dev-util/indent/indent-2.2.11-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=5 @@ -21,14 +21,6 @@ RDEPEND=" nls? ( virtual/libintl ) " -INDENT_LINGUAS=" - ca da de eo et fi fr gl hu it ja ko nl pl pt_BR ru sk sv tr zh_TW -" - -for indent_lingua in ${INDENT_LINGUAS}; do - IUSE+=" linguas_${indent_lingua}" -done - src_prepare() { # Fix bug #94837 local pofile diff --git a/media-gfx/iscan/iscan-2.30.1.1.ebuild b/media-gfx/iscan/iscan-2.30.1.1.ebuild index dc0a72b55cd0..1eed08b0673f 100644 --- a/media-gfx/iscan/iscan-2.30.1.1.ebuild +++ b/media-gfx/iscan/iscan-2.30.1.1.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="5" @@ -41,9 +41,6 @@ LICENSE="GPL-2 AVASYS" SLOT="0" IUSE="X doc gimp jpeg png tiff l10n_ja" -IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW" - -for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done REQUIRED_USE="gimp? ( X ) jpeg? ( X ) diff --git a/media-gfx/iscan/iscan-2.30.2.2.ebuild b/media-gfx/iscan/iscan-2.30.2.2.ebuild index d956e4fc1b27..3cf3ccb4a96d 100644 --- a/media-gfx/iscan/iscan-2.30.2.2.ebuild +++ b/media-gfx/iscan/iscan-2.30.2.2.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 @@ -37,9 +37,6 @@ LICENSE="GPL-2 AVASYS" SLOT="0" IUSE="X doc gimp jpeg png tiff l10n_ja" -IUSE_LINGUAS="ar de es fr it ja ko nl pt zh_CN zh_TW" - -for X in ${IUSE_LINGUAS}; do IUSE="${IUSE} linguas_${X}"; done REQUIRED_USE="gimp? ( X ) jpeg? ( X ) diff --git a/media-gfx/llgal/llgal-0.13.17-r2.ebuild b/media-gfx/llgal/llgal-0.13.17-r2.ebuild index 7b8763157a21..deae0d906025 100644 --- a/media-gfx/llgal/llgal-0.13.17-r2.ebuild +++ b/media-gfx/llgal/llgal-0.13.17-r2.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=5 @@ -15,11 +15,6 @@ KEYWORDS="amd64 ~ppc x86" # Package warrants IUSE doc and possibly examples IUSE="exif" -LINS="de en it fr" -for i in ${LINS}; do - IUSE="${IUSE} linguas_${i}" -done - RDEPEND="media-gfx/imagemagick dev-perl/Image-Size dev-perl/URI diff --git a/media-gfx/llgal/llgal-0.13.18.ebuild b/media-gfx/llgal/llgal-0.13.18.ebuild index 4f2f61309ae9..f1a01aa8d536 100644 --- a/media-gfx/llgal/llgal-0.13.18.ebuild +++ b/media-gfx/llgal/llgal-0.13.18.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=5 @@ -15,11 +15,6 @@ KEYWORDS="~amd64 ~ppc ~x86" # Package warrants IUSE doc and possibly examples IUSE="exif" -LINS="de en it fr" -for i in ${LINS}; do - IUSE="${IUSE} linguas_${i}" -done - RDEPEND="media-gfx/imagemagick dev-perl/Image-Size dev-perl/URI diff --git a/media-gfx/mypaint/mypaint-1.1.0-r2.ebuild b/media-gfx/mypaint/mypaint-1.1.0-r2.ebuild index e0a166f92e93..5cdf4d15a8f9 100644 --- a/media-gfx/mypaint/mypaint-1.1.0-r2.ebuild +++ b/media-gfx/mypaint/mypaint-1.1.0-r2.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=5 @@ -17,9 +17,6 @@ KEYWORDS="amd64 x86" IUSE="" LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW" -for x in ${LANGS}; do - IUSE+="linguas_${x} " -done RDEPEND=" dev-python/pygtk:2[${PYTHON_USEDEP}] diff --git a/media-gfx/mypaint/mypaint-1.2.0.ebuild b/media-gfx/mypaint/mypaint-1.2.0.ebuild index f95ce3047dfc..4a465a64cc5f 100644 --- a/media-gfx/mypaint/mypaint-1.2.0.ebuild +++ b/media-gfx/mypaint/mypaint-1.2.0.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=5 @@ -17,9 +17,6 @@ KEYWORDS="~amd64 ~x86" IUSE="" LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW" -for x in ${LANGS}; do - IUSE+="linguas_${x} " -done RDEPEND=" dev-python/pygobject:3[${PYTHON_USEDEP}] diff --git a/media-gfx/mypaint/mypaint-1.2.1.ebuild b/media-gfx/mypaint/mypaint-1.2.1.ebuild index 9b65292a4a45..ee5a95e57d0c 100644 --- a/media-gfx/mypaint/mypaint-1.2.1.ebuild +++ b/media-gfx/mypaint/mypaint-1.2.1.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 @@ -17,9 +17,6 @@ KEYWORDS="~amd64 ~x86" IUSE="" LANGS="cs de en_CA en_GB es fr hu id it ja ko nb nn_NO pl pt_BR ro ru sl sv uk zh_CN zh_TW" -for x in ${LANGS}; do - IUSE+="linguas_${x} " -done RDEPEND=" dev-python/pygobject:3[${PYTHON_USEDEP}] diff --git a/media-sound/gnac/gnac-0.2.4.1.ebuild b/media-sound/gnac/gnac-0.2.4.1.ebuild index e35ac1e872a3..641dcf40ff3c 100644 --- a/media-sound/gnac/gnac-0.2.4.1.ebuild +++ b/media-sound/gnac/gnac-0.2.4.1.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=5 @@ -12,8 +12,7 @@ SRC_URI="mirror://sourceforge/gnac/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -LANGS=" cs da de en_GB es gl fr he hu it lt nb pt_BR pl ro ru sl sv te tr zh_CN" -IUSE="aac flac libnotify mp3 nls wavpack ${LANGS// / linguas_}" +IUSE="aac flac libnotify mp3 nls wavpack" RDEPEND=" x11-libs/gtk+:3 diff --git a/media-sound/herrie/herrie-2.2-r1.ebuild b/media-sound/herrie/herrie-2.2-r1.ebuild index c745c0dd24c9..38f92a684ac0 100644 --- a/media-sound/herrie/herrie-2.2-r1.ebuild +++ b/media-sound/herrie/herrie-2.2-r1.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 @@ -13,10 +13,6 @@ LICENSE="BSD-2 GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="ao +alsa pulseaudio oss http modplug mp3 sndfile vorbis xspf unicode nls" -APP_LINGUAS="ca da de es fi ga nl pl pt_BR ru sv tr vi zh_CN" -for X in ${APP_LINGUAS}; do - IUSE="${IUSE} linguas_${X}" -done REQUIRED_USE="|| ( ao alsa pulseaudio oss )" RDEPEND="sys-libs/ncurses:0=[unicode?] diff --git a/media-sound/herrie/herrie-2.2.ebuild b/media-sound/herrie/herrie-2.2.ebuild index 8e02ca647f7f..49e752b97c92 100644 --- a/media-sound/herrie/herrie-2.2.ebuild +++ b/media-sound/herrie/herrie-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -13,11 +13,6 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="ao alsa pulseaudio oss http modplug mp3 sndfile vorbis xspf unicode nls" -APP_LINGUAS="ca da de es fi ga nl pl pt_BR ru sv tr vi zh_CN" -for X in ${APP_LINGUAS}; do - IUSE="${IUSE} linguas_${X}" -done - RDEPEND="sys-libs/ncurses[unicode?] >=dev-libs/glib-2:2 ao? ( media-libs/libao ) diff --git a/media-sound/mp3c/mp3c-0.31-r1.ebuild b/media-sound/mp3c/mp3c-0.31-r1.ebuild index 67ebc8281acc..2d69febe02fa 100644 --- a/media-sound/mp3c/mp3c-0.31-r1.ebuild +++ b/media-sound/mp3c/mp3c-0.31-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils @@ -18,12 +18,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="amd64 ppc sparc x86" -LANGS="de es it pl pt" - -for X in ${LANGS}; do - IUSE="${IUSE} linguas_${X}" -done - src_unpack() { unpack ${A} cd "${S}" diff --git a/media-video/bino/bino-1.6.1-r2.ebuild b/media-video/bino/bino-1.6.1-r2.ebuild index 132a4ab0893d..bab5c41f6f9d 100644 --- a/media-video/bino/bino-1.6.1-r2.ebuild +++ b/media-video/bino/bino-1.6.1-r2.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=5 @@ -20,11 +20,6 @@ IUSE_VIDEO_CARDS=" video_cards_nvidia" IUSE+="${IUSE_VIDEO_CARDS}" -LANGS="en bg de fr ru zh_CN" -for X in ${LANGS} ; do - IUSE+=" linguas_${X}" -done - RDEPEND=">=media-libs/glew-1.6.0:0= >=media-libs/openal-1.15.1 dev-qt/qtgui:4 diff --git a/media-video/imagination/imagination-3.0-r1.ebuild b/media-video/imagination/imagination-3.0-r1.ebuild index 954d04a7c70d..030aa01ae125 100644 --- a/media-video/imagination/imagination-3.0-r1.ebuild +++ b/media-video/imagination/imagination-3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR -linguas_sv linguas_zh_CN linguas_zh_TW" DEPEND="x11-libs/gtk+:2 media-sound/sox" diff --git a/media-video/imagination/imagination-3.0.ebuild b/media-video/imagination/imagination-3.0.ebuild index 03c33dc2e3ae..ab89012a58b7 100644 --- a/media-video/imagination/imagination-3.0.ebuild +++ b/media-video/imagination/imagination-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR -linguas_sv linguas_zh_CN linguas_zh_TW" DEPEND="x11-libs/gtk+:2 media-sound/sox" diff --git a/net-dialup/minicom/minicom-2.7.1.ebuild b/net-dialup/minicom/minicom-2.7.1.ebuild index f1ad4ef1a8ea..24686f98a416 100644 --- a/net-dialup/minicom/minicom-2.7.1.ebuild +++ b/net-dialup/minicom/minicom-2.7.1.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 @@ -23,11 +23,6 @@ RDEPEND="${COMMON_DEPEND} DOCS="AUTHORS ChangeLog NEWS README doc/minicom.FAQ" S="${WORKDIR}/${PN}-2.7" # 2.7.1 specific -# Supported languages and translated documentation -# Be sure all languages are prefixed with a single space! -MY_AVAILABLE_LINGUAS=" cs da de es fi fr hu id ja nb pl pt_BR ro ru rw sv vi zh_TW" -IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}" - PATCHES=( "${FILESDIR}"/${PN}-2.3-gentoo-runscript.patch "${FILESDIR}"/${PN}-2.7-lockdir.patch diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild index b9013a02ed9a..68309e82d64f 100644 --- a/net-ftp/lftp/lftp-4.7.5.ebuild +++ b/net-ftp/lftp/lftp-4.7.5.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 @@ -11,10 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" - IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file" -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}" RESTRICT="test" RDEPEND=" diff --git a/net-ftp/lftp/lftp-4.8.2.ebuild b/net-ftp/lftp/lftp-4.8.2.ebuild index 90a9934a1bcd..182b37dabbda 100644 --- a/net-ftp/lftp/lftp-4.8.2.ebuild +++ b/net-ftp/lftp/lftp-4.8.2.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 @@ -13,10 +13,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" - IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file" -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}" RESTRICT="test" RDEPEND=" diff --git a/net-ftp/lftp/lftp-4.8.3.ebuild b/net-ftp/lftp/lftp-4.8.3.ebuild index 90a9934a1bcd..182b37dabbda 100644 --- a/net-ftp/lftp/lftp-4.8.3.ebuild +++ b/net-ftp/lftp/lftp-4.8.3.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 @@ -13,10 +13,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" - IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file" -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}" RESTRICT="test" RDEPEND=" diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index 7193beabd857..c6930de30ea4 100644 --- a/net-ftp/lftp/lftp-9999.ebuild +++ b/net-ftp/lftp/lftp-9999.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 @@ -11,10 +11,7 @@ EGIT_REPO_URI="https://github.com/lavv17/lftp" LICENSE="GPL-3" SLOT="0" KEYWORDS="" - IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file" -LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) -IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}" RDEPEND=" >=sys-libs/ncurses-5.1:= diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml index 4331411c0cb0..7434ca7e6384 100644 --- a/net-ftp/proftpd/metadata.xml +++ b/net-ftp/proftpd/metadata.xml @@ -23,11 +23,6 @@ server.</longdescription> <flag name="ident">Enable support for the mod_ident module</flag> <flag name="ifsession">Enable support for the ifsession module</flag> <flag name="ifversion">Enable support for the mod_ifversion module</flag> - <flag name="linguas_bg_BG">Language support for bg_BG</flag> - <flag name="linguas_fr_FR">Language support for fr_FR</flag> - <flag name="linguas_it_IT">Language support for it_IT</flag> - <flag name="linguas_ja_JP">Language support for ja_JP</flag> - <flag name="linguas_ru_RU">Language support for ru_RU</flag> <flag name="log_forensic">Enable support for the mod_log_forensic module, log only suspicious actions.</flag> <flag name="memcache">Enable support for the mod_memcache module, for using memcached servers</flag> <flag name="msg">Enable support for the mod_msg module, allows system users to send messages to connected clients via the ftpdctl program.</flag> diff --git a/net-ftp/proftpd/proftpd-1.3.5e.ebuild b/net-ftp/proftpd/proftpd-1.3.5e.ebuild index ef4a85a80e16..6978a2d82584 100644 --- a/net-ftp/proftpd/proftpd-1.3.5e.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.5e.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 @@ -28,8 +28,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 - kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR - linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius + kerberos ldap libressl log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius ratio readme rewrite selinux sftp shaper sitemisc snmp softquota sqlite ssl tcpd test trace unique_id vroot xinetd" # TODO: geoip REQUIRED_USE="ban? ( ctrls ) @@ -210,7 +209,7 @@ src_test() { src_install() { default - [[ -z ${LINGUAS} ]] && rm -r "${ED}"/usr/share/locale + [[ -z ${LINGUAS-set} ]] && rm -r "${ED}"/usr/share/locale rm -rf "${ED}"/var/run newinitd "${FILESDIR}"/proftpd.initd proftpd diff --git a/net-ftp/proftpd/proftpd-1.3.6.ebuild b/net-ftp/proftpd/proftpd-1.3.6.ebuild index fffba1c6c266..9acb7fd20756 100644 --- a/net-ftp/proftpd/proftpd-1.3.6.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.6.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 @@ -28,8 +28,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 - kerberos ldap libressl linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR - linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius + kerberos ldap libressl log_forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius ratio readme rewrite selinux sftp shaper sitemisc snmp softquota sqlite ssl tcpd test unique_id vroot xinetd" # TODO: geoip REQUIRED_USE="ban? ( ctrls ) @@ -234,7 +233,7 @@ src_test() { src_install() { default - [[ -z ${LINGUAS} ]] && rm -r "${ED}"/usr/share/locale + [[ -z ${LINGUAS-set} ]] && rm -r "${ED}"/usr/share/locale rm -rf "${ED}"/var/run newinitd "${FILESDIR}"/proftpd.initd proftpd diff --git a/net-libs/gnutls/gnutls-3.5.15.ebuild b/net-libs/gnutls/gnutls-3.5.15.ebuild index 4fe2b39ff767..3d5cbc760e0f 100644 --- a/net-libs/gnutls/gnutls-3.5.15.ebuild +++ b/net-libs/gnutls/gnutls-3.5.15.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 @@ -12,8 +12,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/30" # libgnutls.so number KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" -IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib ${IUSE_LINGUAS// / linguas_}" +IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib" REQUIRED_USE=" test-full? ( guile pkcs11 openpgp openssl idn seccomp tools zlib )" diff --git a/net-libs/gnutls/gnutls-3.5.16.ebuild b/net-libs/gnutls/gnutls-3.5.16.ebuild index f4f614daebed..bd0df06f98b6 100644 --- a/net-libs/gnutls/gnutls-3.5.16.ebuild +++ b/net-libs/gnutls/gnutls-3.5.16.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 @@ -12,8 +12,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/30" # libgnutls.so number KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" -IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib ${IUSE_LINGUAS// / linguas_}" +IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib" REQUIRED_USE=" test-full? ( guile pkcs11 openpgp openssl idn seccomp tools zlib )" diff --git a/net-libs/gnutls/gnutls-3.6.0.ebuild b/net-libs/gnutls/gnutls-3.6.0.ebuild index c8182318d3df..1c8e4281985b 100644 --- a/net-libs/gnutls/gnutls-3.6.0.ebuild +++ b/net-libs/gnutls/gnutls-3.6.0.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 @@ -12,8 +12,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/30" # libgnutls.so number KEYWORDS="" -IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" -IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind ${IUSE_LINGUAS// / linguas_}" +IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind" REQUIRED_USE=" test-full? ( cxx dane doc examples guile idn nls openssl pkcs11 seccomp tls-heartbeat tools )" diff --git a/net-libs/gnutls/gnutls-3.6.1.ebuild b/net-libs/gnutls/gnutls-3.6.1.ebuild index c8182318d3df..1c8e4281985b 100644 --- a/net-libs/gnutls/gnutls-3.6.1.ebuild +++ b/net-libs/gnutls/gnutls-3.6.1.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 @@ -12,8 +12,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/30" # libgnutls.so number KEYWORDS="" -IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN" -IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind ${IUSE_LINGUAS// / linguas_}" +IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind" REQUIRED_USE=" test-full? ( cxx dane doc examples guile idn nls openssl pkcs11 seccomp tls-heartbeat tools )" diff --git a/net-libs/zeromq/zeromq-2.2.0.ebuild b/net-libs/zeromq/zeromq-2.2.0.ebuild index 24ca582fb49a..30d5fa3b3749 100644 --- a/net-libs/zeromq/zeromq-2.2.0.ebuild +++ b/net-libs/zeromq/zeromq-2.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # NOTES: # 1- use flag 'pgm' (OpenPGM support) must be masked by profiles for ARM archs; EAPI=4 -WANT_AUTOCONF="2.5" + inherit autotools DESCRIPTION="ZeroMQ is a brokerless messaging kernel with extremely high performance" diff --git a/net-mail/metamail/metamail-2.7.53.3-r1.ebuild b/net-mail/metamail/metamail-2.7.53.3-r1.ebuild index feffd01cf433..0fc5a95cabe2 100644 --- a/net-mail/metamail/metamail-2.7.53.3-r1.ebuild +++ b/net-mail/metamail/metamail-2.7.53.3-r1.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 -WANT_AUTOCONF="2.5" - inherit autotools eutils toolchain-funcs versionator MY_PV=$(get_version_component_range 1-2) diff --git a/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild b/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild index d532cb725f30..118e1cfae15e 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild @@ -1,14 +1,13 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -WANT_AUTOCONF=2.5 inherit flag-o-matic eutils autotools toolchain-funcs user IUSE="bittorrent doc fasttrack gd gnutella gtk guionly magic +ocamlopt" -DESCRIPTION="A multi-network P2P application written in Ocaml, with its own Gtk GUI, web and telnet interface" +DESCRIPTION="Multi-network P2P application written in Ocaml, with Gtk, web & telnet interface" HOMEPAGE="http://mldonkey.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" diff --git a/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild b/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild index 3acb3317ffdb..ed193856078a 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.6-r1.ebuild @@ -1,14 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -WANT_AUTOCONF=2.5 inherit versionator flag-o-matic eutils autotools toolchain-funcs user IUSE="bittorrent doc fasttrack gd gnutella gtk guionly magic +ocamlopt upnp" -DESCRIPTION="A multi-network P2P application written in Ocaml, with its own Gtk GUI, web and telnet interface" +DESCRIPTION="Multi-network P2P application written in Ocaml, with Gtk, web & telnet interface" HOMEPAGE="http://mldonkey.sourceforge.net/" SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-$(replace_all_version_separators '-')/${P}.tar.bz2" diff --git a/net-p2p/mldonkey/mldonkey-3.1.6.ebuild b/net-p2p/mldonkey/mldonkey-3.1.6.ebuild index 82f88b95c717..861c8017b3ed 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.6.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.6.ebuild @@ -1,14 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -WANT_AUTOCONF=2.5 inherit versionator flag-o-matic eutils autotools toolchain-funcs user IUSE="bittorrent doc fasttrack gd gnutella gtk guionly magic +ocamlopt" -DESCRIPTION="A multi-network P2P application written in Ocaml, with its own Gtk GUI, web and telnet interface" +DESCRIPTION="Multi-network P2P application written in Ocaml, with Gtk, web & telnet interface" HOMEPAGE="http://mldonkey.sourceforge.net/" SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-$(replace_all_version_separators '-')/${P}.tar.bz2" diff --git a/net-print/cups/cups-2.1.4.ebuild b/net-print/cups/cups-2.1.4.ebuild index 775f7c2fb644..2885a5f8901e 100644 --- a/net-print/cups/cups-2.1.4.ebuild +++ b/net-print/cups/cups-2.1.4.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 @@ -33,11 +33,6 @@ SLOT="0" IUSE="acl dbus debug java kerberos lprng-compat pam python selinux +ssl static-libs systemd +threads usb X xinetd zeroconf" -LANGS="ca cs de es fr it ja ru" -for X in ${LANGS} ; do - IUSE="${IUSE} +linguas_${X}" -done - CDEPEND=" app-text/libpaper sys-libs/zlib @@ -166,7 +161,6 @@ src_prepare() { multilib_src_configure() { export DSOFLAGS="${LDFLAGS}" - einfo LANGS=\"${LANGS}\" einfo LINGUAS=\"${LINGUAS}\" local myconf=() diff --git a/net-print/cups/cups-2.2.4.ebuild b/net-print/cups/cups-2.2.4.ebuild index 9aaf491a9c1e..012595d890aa 100644 --- a/net-print/cups/cups-2.2.4.ebuild +++ b/net-print/cups/cups-2.2.4.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 @@ -33,11 +33,6 @@ SLOT="0" IUSE="acl dbus debug java kerberos lprng-compat pam python selinux +ssl static-libs systemd +threads usb X xinetd zeroconf" -LANGS="ca cs de es fr it ja ru" -for X in ${LANGS} ; do - IUSE="${IUSE} +linguas_${X}" -done - CDEPEND=" app-text/libpaper sys-libs/zlib @@ -156,7 +151,6 @@ src_prepare() { multilib_src_configure() { export DSOFLAGS="${LDFLAGS}" - einfo LANGS=\"${LANGS}\" einfo LINGUAS=\"${LINGUAS}\" local myeconfargs=() diff --git a/net-print/cups/cups-2.2.6.ebuild b/net-print/cups/cups-2.2.6.ebuild index af840a3d0aa9..b3f5292bcee6 100644 --- a/net-print/cups/cups-2.2.6.ebuild +++ b/net-print/cups/cups-2.2.6.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 @@ -33,11 +33,6 @@ SLOT="0" IUSE="acl dbus debug java kerberos lprng-compat pam python selinux +ssl static-libs systemd +threads usb X xinetd zeroconf" -LANGS="ca cs de es fr it ja ru" -for X in ${LANGS} ; do - IUSE="${IUSE} +linguas_${X}" -done - CDEPEND=" app-text/libpaper sys-libs/zlib @@ -156,7 +151,6 @@ src_prepare() { multilib_src_configure() { export DSOFLAGS="${LDFLAGS}" - einfo LANGS=\"${LANGS}\" einfo LINGUAS=\"${LINGUAS}\" local myeconfargs=() diff --git a/net-print/cups/cups-9999.ebuild b/net-print/cups/cups-9999.ebuild index af840a3d0aa9..b3f5292bcee6 100644 --- a/net-print/cups/cups-9999.ebuild +++ b/net-print/cups/cups-9999.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 @@ -33,11 +33,6 @@ SLOT="0" IUSE="acl dbus debug java kerberos lprng-compat pam python selinux +ssl static-libs systemd +threads usb X xinetd zeroconf" -LANGS="ca cs de es fr it ja ru" -for X in ${LANGS} ; do - IUSE="${IUSE} +linguas_${X}" -done - CDEPEND=" app-text/libpaper sys-libs/zlib @@ -156,7 +151,6 @@ src_prepare() { multilib_src_configure() { export DSOFLAGS="${LDFLAGS}" - einfo LANGS=\"${LANGS}\" einfo LINGUAS=\"${LINGUAS}\" local myeconfargs=() diff --git a/net-voip/linphone/linphone-3.5.2.ebuild b/net-voip/linphone/linphone-3.5.2.ebuild index 8d000d4c4b35..f9e943659d13 100644 --- a/net-voip/linphone/linphone-3.5.2.ebuild +++ b/net-voip/linphone/linphone-3.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -46,9 +46,6 @@ DEPEND="${RDEPEND} ) " -IUSE_LINGUAS=" fr it de ja es pl cs nl sv pt_BR hu ru zh_CN" -IUSE="${IUSE}${IUSE_LINGUAS// / linguas_}" - pkg_setup() { if ! use gtk && ! use ncurses ; then ewarn "gtk and ncurses are disabled." @@ -56,7 +53,8 @@ pkg_setup() { ewarn "Only liblinphone is going to be installed." fi - strip-linguas ${IUSE_LINGUAS} + local my_linguas="fr it de ja es pl cs nl sv pt_BR hu ru zh_CN" + strip-linguas ${my_linguas} } src_prepare() { diff --git a/net-voip/linphone/linphone-3.6.1.ebuild b/net-voip/linphone/linphone-3.6.1.ebuild index 0651a889417b..0a2589565a9c 100644 --- a/net-voip/linphone/linphone-3.6.1.ebuild +++ b/net-voip/linphone/linphone-3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -46,9 +46,6 @@ DEPEND="${RDEPEND} nls? ( dev-util/intltool ) " -IUSE_LINGUAS=" fr it de he ja es pl cs nl sr sv pt_BR hu ru zh_CN" -IUSE="${IUSE}${IUSE_LINGUAS// / linguas_}" - pkg_setup() { if ! use gtk && ! use ncurses ; then ewarn "gtk and ncurses are disabled." @@ -56,7 +53,8 @@ pkg_setup() { ewarn "Only liblinphone is going to be installed." fi - strip-linguas ${IUSE_LINGUAS} + local my_linguas="fr it de he ja es pl cs nl sr sv pt_BR hu ru zh_CN" + strip-linguas ${my_linguas} } src_prepare() { diff --git a/net-vpn/openconnect/openconnect-7.06-r1.ebuild b/net-vpn/openconnect/openconnect-7.06-r1.ebuild index 05a2ee85629a..86c9caecd8f8 100644 --- a/net-vpn/openconnect/openconnect-7.06-r1.ebuild +++ b/net-vpn/openconnect/openconnect-7.06-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -18,10 +18,6 @@ LICENSE="LGPL-2.1 GPL-2" SLOT="0/5" KEYWORDS="amd64 arm ~arm64 ppc64 x86" IUSE="doc +gnutls gssapi java libproxy nls smartcard static-libs" -ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl tg ug uk zh_CN zh_TW" -for lang in $ILINGUAS; do - IUSE="${IUSE} linguas_${lang}" -done DEPEND="dev-libs/libxml2 sys-libs/zlib @@ -60,7 +56,8 @@ pkg_setup() { } src_configure() { - strip-linguas $ILINGUAS + local ilinguas="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl tg ug uk zh_CN zh_TW" + strip-linguas ${ilinguas} echo ${LINGUAS} > po/LINGUAS if ! use doc; then # If the python cannot be found, the docs will not build diff --git a/net-vpn/openconnect/openconnect-7.06-r4.ebuild b/net-vpn/openconnect/openconnect-7.06-r4.ebuild index 8e558096c0e6..c56cb72b396b 100644 --- a/net-vpn/openconnect/openconnect-7.06-r4.ebuild +++ b/net-vpn/openconnect/openconnect-7.06-r4.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="5" @@ -18,10 +18,6 @@ LICENSE="LGPL-2.1 GPL-2" SLOT="0/5" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc +gnutls gssapi java libproxy libressl nls smartcard static-libs stoken" -ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl tg ug uk zh_CN zh_TW" -for lang in $ILINGUAS; do - IUSE="${IUSE} linguas_${lang}" -done DEPEND="dev-libs/libxml2 sys-libs/zlib @@ -63,7 +59,8 @@ pkg_setup() { } src_configure() { - strip-linguas $ILINGUAS + local ilinguas="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl tg ug uk zh_CN zh_TW" + strip-linguas ${ilinguas} echo ${LINGUAS} > po/LINGUAS if ! use doc; then # If the python cannot be found, the docs will not build diff --git a/net-wireless/wireless-tools/wireless-tools-30_pre9.ebuild b/net-wireless/wireless-tools/wireless-tools-30_pre9.ebuild index bc64bc53b2f2..5d1c1e649408 100644 --- a/net-wireless/wireless-tools/wireless-tools-30_pre9.ebuild +++ b/net-wireless/wireless-tools/wireless-tools-30_pre9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh ~sparc x86" -IUSE="linguas_cs linguas_fr multicall" +IUSE="multicall" DEPEND="sys-apps/sed" RDEPEND="" @@ -53,9 +53,9 @@ src_install() { emake PREFIX="${ED}" install-iwmulticall fi - has cs ${LINGUAS} || rm -rf "${ED}"/usr/share/man/cs - has fr ${LINGUAS} || rm -rf "${ED}"/usr/share/man/fr.{ISO8859-1,UTF-8} + has cs ${LINGUAS-cs} || rm -rf "${ED}"/usr/share/man/cs + has fr ${LINGUAS-fr} || rm -rf "${ED}"/usr/share/man/fr.{ISO8859-1,UTF-8} dodoc CHANGELOG.h HOTPLUG-UDEV.txt IFRENAME-VS-XXX.txt PCMCIA.txt README - has fr ${LINGUAS} && dodoc README.fr + has fr ${LINGUAS-fr} && dodoc README.fr } diff --git a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild b/sci-astronomy/stellarium/stellarium-0.14.3.ebuild index 99024e906021..2733c84fafb4 100644 --- a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.14.3.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=5 @@ -39,19 +39,6 @@ DEPEND="${RDEPEND} dev-qt/qtconcurrent:5 nls? ( dev-qt/linguist-tools:5 )" -LANGS=( - af ak am ar as ast az be bg bn bo br bs ca cs - cy da de el en en_CA en_GB en_US eo es et eu fa fi fil fr - ga gd gl gu he hi hr hu hy ia id is it ja ka kk kn ko ky - la lb lo lt lv mk ml mn mr ms mt nan nb nl nn oc pa pl pt pt_BR ro - ru se si sk sl sq sr sv sw ta te tg th tl tr tt uk uz vi - zh_CN zh_HK zh_TW zu - ) - -for X in "${LANGS[@]}" ; do - IUSE+=" linguas_${X}" -done - src_prepare() { if [[ -n ${LINGUAS} ]] ; then sed -i \ diff --git a/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild b/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild index 82634b69b2e6..40fe6f7f2789 100644 --- a/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils eutils flag-o-matic gnome2-utils l10n +inherit cmake-utils eutils flag-o-matic gnome2-utils DESCRIPTION="3D photo-realistic skies in real time" HOMEPAGE="http://www.stellarium.org/" diff --git a/sci-astronomy/stellarium/stellarium-0.16.0.ebuild b/sci-astronomy/stellarium/stellarium-0.16.0.ebuild index 55c9473a146b..2d99d5b9d1c9 100644 --- a/sci-astronomy/stellarium/stellarium-0.16.0.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.16.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils eutils flag-o-matic gnome2-utils l10n +inherit cmake-utils eutils flag-o-matic gnome2-utils DESCRIPTION="3D photo-realistic skies in real time" HOMEPAGE="http://www.stellarium.org/" diff --git a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild index 128b230625e0..d1fd657bcf7c 100644 --- a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild +++ b/sci-chemistry/massxpert/massxpert-3.4.0.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=5 @@ -21,10 +21,6 @@ DEPEND="${DEPEND} PATCHES=( "${FILESDIR}/${P}-gentoo.patch" ) MASSXPERT_LANGS="fr" -for L in ${MASSXPERT_LANGS}; do - IUSE="${IUSE} linguas_${L}" -done - src_prepare() { cmake-utils_src_prepare diff --git a/sci-electronics/eagle/eagle-7.3.0.ebuild b/sci-electronics/eagle/eagle-7.3.0.ebuild index a14d375907b2..44c2252531ec 100644 --- a/sci-electronics/eagle/eagle-7.3.0.ebuild +++ b/sci-electronics/eagle/eagle-7.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="-* amd64 x86" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" diff --git a/sci-electronics/eagle/eagle-7.4.0.ebuild b/sci-electronics/eagle/eagle-7.4.0.ebuild index 36ff23bc59a5..90e0233eddf3 100644 --- a/sci-electronics/eagle/eagle-7.4.0.ebuild +++ b/sci-electronics/eagle/eagle-7.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="~amd64 ~x86 -*" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" diff --git a/sci-electronics/eagle/eagle-7.6.0.ebuild b/sci-electronics/eagle/eagle-7.6.0.ebuild index 593cd19d779d..75075bf2e4c8 100644 --- a/sci-electronics/eagle/eagle-7.6.0.ebuild +++ b/sci-electronics/eagle/eagle-7.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" KEYWORDS="~amd64 ~x86 -*" -IUSE="doc linguas_de linguas_zh" +IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" RESTRICT="mirror bindist" diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild index af989b2a21e4..e7beae977e1c 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 + PYTHON_COMPAT=( python2_7 ) -WANT_AUTOCONF="2.5" inherit autotools fdo-mime gnome2-utils python-single-r1 diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r4.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r4.ebuild index d4fae26a08b6..44789cb25430 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r4.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 + PYTHON_COMPAT=( python2_7 ) -WANT_AUTOCONF="2.5" inherit autotools fdo-mime gnome2-utils python-single-r1 diff --git a/sci-libs/gdal/gdal-2.0.2-r3.ebuild b/sci-libs/gdal/gdal-2.0.2-r3.ebuild index 4a713012e981..836f98c0938c 100644 --- a/sci-libs/gdal/gdal-2.0.2-r3.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r3.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -WANT_AUTOCONF="2.5" - GENTOO_DEPEND_ON_PERL="no" PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild index 74f1aa7ecb35..ee3dfedc4d87 100644 --- a/sci-libs/gdal/gdal-2.0.3.ebuild +++ b/sci-libs/gdal/gdal-2.0.3.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -WANT_AUTOCONF="2.5" - GENTOO_DEPEND_ON_PERL="no" PYTHON_COMPAT=( python2_7 python3_{4,5} ) DISTUTILS_OPTIONAL=1 diff --git a/sys-apps/portage/portage-2.3.13-r1.ebuild b/sys-apps/portage/portage-2.3.13-r1.ebuild index 9499a46d6fc1..ab04b7ce90b3 100644 --- a/sys-apps/portage/portage-2.3.13-r1.ebuild +++ b/sys-apps/portage/portage-2.3.13-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=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-2.3.13.ebuild b/sys-apps/portage/portage-2.3.13.ebuild index 35e02ea5602d..fc6f962041e2 100644 --- a/sys-apps/portage/portage-2.3.13.ebuild +++ b/sys-apps/portage/portage-2.3.13.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=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-2.3.14.ebuild b/sys-apps/portage/portage-2.3.14.ebuild index 2a721a6a55b4..c60736c0528f 100644 --- a/sys-apps/portage/portage-2.3.14.ebuild +++ b/sys-apps/portage/portage-2.3.14.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=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-2.3.16.ebuild b/sys-apps/portage/portage-2.3.16.ebuild index b61efef9fdd1..0487401d2d72 100644 --- a/sys-apps/portage/portage-2.3.16.ebuild +++ b/sys-apps/portage/portage-2.3.16.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=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-2.3.19-r1.ebuild b/sys-apps/portage/portage-2.3.19-r1.ebuild index b4d889b80920..777f27ef0d54 100644 --- a/sys-apps/portage/portage-2.3.19-r1.ebuild +++ b/sys-apps/portage/portage-2.3.19-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-2.3.6.ebuild b/sys-apps/portage/portage-2.3.6.ebuild index 997eb5d0ceb8..e4a7c2f62378 100644 --- a/sys-apps/portage/portage-2.3.6.ebuild +++ b/sys-apps/portage/portage-2.3.6.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=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-2.3.8.ebuild b/sys-apps/portage/portage-2.3.8.ebuild index 12b9b2935fe9..9542e621b6ea 100644 --- a/sys-apps/portage/portage-2.3.8.ebuild +++ b/sys-apps/portage/portage-2.3.8.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=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild index 3464c42d7189..69caf4064227 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" LICENSE="GPL-2" KEYWORDS="" SLOT="0" -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr" +IUSE="build doc epydoc +ipc +native-extensions selinux xattr" DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) >=app-arch/tar-1.27 diff --git a/sys-apps/preload/preload-0.6.4-r3.ebuild b/sys-apps/preload/preload-0.6.4-r3.ebuild index 0a88e6470aff..486415f63b80 100644 --- a/sys-apps/preload/preload-0.6.4-r3.ebuild +++ b/sys-apps/preload/preload-0.6.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -13,8 +13,6 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="vanilla" -WANT_AUTOCONF="2.56" - RDEPEND=">=dev-libs/glib-2.6:2" DEPEND="${RDEPEND} virtual/pkgconfig diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild index f14902a87ecc..392f1647e1c7 100644 --- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild +++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" if [[ ${PV} = *9999* ]]; then - WANT_AUTOCONF="2.5" WANT_AUTOMAKE="1.10" inherit autotools mercurial EHG_REPO_URI="http://hg.rafaelmartins.eng.br/cgisysinfo/" diff --git a/www-client/uget/uget-1.10.4.ebuild b/www-client/uget/uget-1.10.4.ebuild index a97936bffd3c..2c275fa113b4 100644 --- a/www-client/uget/uget-1.10.4.ebuild +++ b/www-client/uget/uget-1.10.4.ebuild @@ -1,16 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" inherit autotools eutils -LANGUAGES="linguas_ar linguas_be linguas_bn_BD linguas_cs linguas_da linguas_de - linguas_es linguas_fr linguas_hu linguas_id linguas_it linguas_ka_GE linguas_pl - linguas_pt_BR linguas_ru linguas_tr linguas_uk linguas_vi linguas_zh_CN - linguas_zh_TW" - -IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls ${LANGUAGES}" +IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls" if [[ ${PV} == *9999* ]]; then inherit git-2 diff --git a/www-client/uget/uget-9999.ebuild b/www-client/uget/uget-9999.ebuild index 7598c7b77c4c..806352bda5a5 100644 --- a/www-client/uget/uget-9999.ebuild +++ b/www-client/uget/uget-9999.ebuild @@ -1,16 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" inherit autotools eutils -LANGUAGES="linguas_ar linguas_be linguas_bn_BD linguas_cs linguas_da linguas_de - linguas_es linguas_fr linguas_hu linguas_id linguas_it linguas_ka_GE linguas_pl - linguas_pt_BR linguas_ru linguas_tr linguas_uk linguas_vi linguas_zh_CN - linguas_zh_TW" - -IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls ${LANGUAGES}" +IUSE="aria2 +curl gnutls gstreamer hide-temp-files libnotify nls" if [[ ${PV} == *9999* ]]; then inherit git-2 diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild index f45fec2b4936..4f12100784ab 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.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=5 @@ -62,10 +62,6 @@ LANGS="ar cs en et fr hu lt ms pl ru sv tl vi bg da fa gu id ja lv nl sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or ro sr th ur" -for X in ${LANGS} ; do - IUSE="${IUSE} linguas_${X}" -done - # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { if [[ ${OBSOLETE} = yes ]]; then diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild index 8dbc242be50b..aed970ece94c 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.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=5 @@ -62,10 +62,6 @@ LANGS="ar cs en et fr hu lt ms pl ru sv tl vi bg da fa gu id ja lv nl sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or ro sr th ur" -for X in ${LANGS} ; do - IUSE="${IUSE} linguas_${X}" -done - # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { if [[ ${OBSOLETE} = yes ]]; then diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index 1c91a5e669a6..aed970ece94c 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -62,10 +62,6 @@ LANGS="ar cs en et fr hu lt ms pl ru sv tl vi bg da fa gu id ja lv nl sk ta tr bn de es fi hi is kn ml no sl te uk ca el fil hr it ko mr or ro sr th ur" -for X in ${LANGS} ; do - IUSE="${IUSE} linguas_${X}" -done - # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { if [[ ${OBSOLETE} = yes ]]; then diff --git a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild index 9f968952cb3f..68ee1c6cecfe 100644 --- a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild +++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -12,7 +12,6 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64" -IUSE="linguas_de linguas_pl linguas_ru" RDEPEND="<net-im/pidgin-3[gtk]" DEPEND="${RDEPEND} |