From 8091a0cc01a78e9dd1ba47e06e8b55a37e49a230 Mon Sep 17 00:00:00 2001 From: Jimi Huotari Date: Sun, 14 Jan 2018 21:32:27 +0200 Subject: app-emulation/wine-any: Adjust a LINGUAS related test. Due to changes in 'l10n.eclass', the 'use linguas_${l}' needs to be changed to 'has ${l} ${LINGUAS-${l}}'. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-emulation/wine-any/wine-any-2.0-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.1-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.10-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.11-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.12-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.13-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.14-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.15-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.16-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.17-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.18.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.19.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.2-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.3-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.4-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.5-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.6-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.7-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.8-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-2.9-r1.ebuild | 4 ++-- app-emulation/wine-any/wine-any-9999.ebuild | 4 ++-- 21 files changed, 42 insertions(+), 42 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/wine-any/wine-any-2.0-r1.ebuild b/app-emulation/wine-any/wine-any-2.0-r1.ebuild index 67dca4e..c847a3c 100644 --- a/app-emulation/wine-any/wine-any-2.0-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.0-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.1-r1.ebuild b/app-emulation/wine-any/wine-any-2.1-r1.ebuild index 002a6c2..13d0346 100644 --- a/app-emulation/wine-any/wine-any-2.1-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.1-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.10-r1.ebuild b/app-emulation/wine-any/wine-any-2.10-r1.ebuild index 44c2ccf..bdc1185 100644 --- a/app-emulation/wine-any/wine-any-2.10-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.10-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.11-r1.ebuild b/app-emulation/wine-any/wine-any-2.11-r1.ebuild index 44c2ccf..bdc1185 100644 --- a/app-emulation/wine-any/wine-any-2.11-r1.ebuild +++ b/app-emulation/wine-any/wine-any-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=6 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.12-r1.ebuild b/app-emulation/wine-any/wine-any-2.12-r1.ebuild index 44c2ccf..bdc1185 100644 --- a/app-emulation/wine-any/wine-any-2.12-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.12-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.13-r1.ebuild b/app-emulation/wine-any/wine-any-2.13-r1.ebuild index 44c2ccf..bdc1185 100644 --- a/app-emulation/wine-any/wine-any-2.13-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.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=6 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.14-r1.ebuild b/app-emulation/wine-any/wine-any-2.14-r1.ebuild index ee8cd13..a1e9567 100644 --- a/app-emulation/wine-any/wine-any-2.14-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.14-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.15-r1.ebuild b/app-emulation/wine-any/wine-any-2.15-r1.ebuild index ee8cd13..a1e9567 100644 --- a/app-emulation/wine-any/wine-any-2.15-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.15-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.16-r1.ebuild b/app-emulation/wine-any/wine-any-2.16-r1.ebuild index ee8cd13..a1e9567 100644 --- a/app-emulation/wine-any/wine-any-2.16-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.16-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.17-r1.ebuild b/app-emulation/wine-any/wine-any-2.17-r1.ebuild index ee8cd13..a1e9567 100644 --- a/app-emulation/wine-any/wine-any-2.17-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.17-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.18.ebuild b/app-emulation/wine-any/wine-any-2.18.ebuild index 877992c..4744fac 100644 --- a/app-emulation/wine-any/wine-any-2.18.ebuild +++ b/app-emulation/wine-any/wine-any-2.18.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 @@ -576,7 +576,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.19.ebuild b/app-emulation/wine-any/wine-any-2.19.ebuild index 877992c..4744fac 100644 --- a/app-emulation/wine-any/wine-any-2.19.ebuild +++ b/app-emulation/wine-any/wine-any-2.19.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 @@ -576,7 +576,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.2-r1.ebuild b/app-emulation/wine-any/wine-any-2.2-r1.ebuild index 002a6c2..13d0346 100644 --- a/app-emulation/wine-any/wine-any-2.2-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.2-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.3-r1.ebuild b/app-emulation/wine-any/wine-any-2.3-r1.ebuild index 002a6c2..13d0346 100644 --- a/app-emulation/wine-any/wine-any-2.3-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.3-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.4-r1.ebuild b/app-emulation/wine-any/wine-any-2.4-r1.ebuild index 3b70065..7621839 100644 --- a/app-emulation/wine-any/wine-any-2.4-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.4-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.5-r1.ebuild b/app-emulation/wine-any/wine-any-2.5-r1.ebuild index 3b70065..7621839 100644 --- a/app-emulation/wine-any/wine-any-2.5-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.5-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.6-r1.ebuild b/app-emulation/wine-any/wine-any-2.6-r1.ebuild index 3b70065..7621839 100644 --- a/app-emulation/wine-any/wine-any-2.6-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.6-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.7-r1.ebuild b/app-emulation/wine-any/wine-any-2.7-r1.ebuild index 3b70065..7621839 100644 --- a/app-emulation/wine-any/wine-any-2.7-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.7-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.8-r1.ebuild b/app-emulation/wine-any/wine-any-2.8-r1.ebuild index 3b70065..7621839 100644 --- a/app-emulation/wine-any/wine-any-2.8-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.8-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 @@ -578,7 +578,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-2.9-r1.ebuild b/app-emulation/wine-any/wine-any-2.9-r1.ebuild index 44c2ccf..bdc1185 100644 --- a/app-emulation/wine-any/wine-any-2.9-r1.ebuild +++ b/app-emulation/wine-any/wine-any-2.9-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 @@ -580,7 +580,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" diff --git a/app-emulation/wine-any/wine-any-9999.ebuild b/app-emulation/wine-any/wine-any-9999.ebuild index 877992c..4744fac 100644 --- a/app-emulation/wine-any/wine-any-9999.ebuild +++ b/app-emulation/wine-any/wine-any-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 @@ -576,7 +576,7 @@ multilib_src_install_all() { # respect LINGUAS when installing man pages, #469418 local l for l in de fr pl; do - use linguas_${l} || rm -rf "${D%/}${MY_MANDIR}"/${l}* + has ${l} ${LINGUAS-${l}} || rm -rf "${D%/}${MY_MANDIR}"/${l}* done eval "${glob_state}" -- cgit v1.2.3-65-gdbad