From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5076C1382C5 for ; Sat, 27 Jan 2018 20:29:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B092FE0AF2; Sat, 27 Jan 2018 20:29:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E904E0AF1 for ; Sat, 27 Jan 2018 20:29:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 789B0335C31 for ; Sat, 27 Jan 2018 20:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2D911BB for ; Sat, 27 Jan 2018 20:29:11 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1517084919.530dedc9e6ce43b0451dd458ce0781bd0a1662e8.jlec@gentoo> Subject: [gentoo-commits] proj/sci:jlec/scilab commit in: eclass/ X-VCS-Repository: proj/sci X-VCS-Files: eclass/intel-sdp-r1.eclass X-VCS-Directories: eclass/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 530dedc9e6ce43b0451dd458ce0781bd0a1662e8 X-VCS-Branch: jlec/scilab Date: Sat, 27 Jan 2018 20:29:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cf83e6e0-3808-454a-bb84-d53813cbf914 X-Archives-Hash: 9b7590bc44a8cb2fd99809e90f6264e2 commit: 530dedc9e6ce43b0451dd458ce0781bd0a1662e8 Author: Justin Lecher gentoo org> AuthorDate: Sat Jan 27 20:28:39 2018 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 27 20:28:39 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=530dedc9 Convert linguas to l10n Signed-off-by: Justin Lecher gentoo.org> eclass/intel-sdp-r1.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/intel-sdp-r1.eclass b/eclass/intel-sdp-r1.eclass index 3889d3cee..6b4e0fa2a 100644 --- a/eclass/intel-sdp-r1.eclass +++ b/eclass/intel-sdp-r1.eclass @@ -513,7 +513,7 @@ intel-sdp-r1_src_install() { eend # remove remaining japanese stuff - if ! use linguas_ja; then + if ! use l10n_ja; then ebegin "Cleaning out japanese language directories" while IFS='\n' read -r -d '' i; do rm -r "${i}" || die From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35FC01382C5 for ; Sat, 27 Jan 2018 20:28:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A653E0AE8; Sat, 27 Jan 2018 20:28:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27D4CE0AE8 for ; Sat, 27 Jan 2018 20:28:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E50D335C2F for ; Sat, 27 Jan 2018 20:28:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CB301BB for ; Sat, 27 Jan 2018 20:28:52 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1517084919.530dedc9e6ce43b0451dd458ce0781bd0a1662e8.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: eclass/ X-VCS-Repository: proj/sci X-VCS-Files: eclass/intel-sdp-r1.eclass X-VCS-Directories: eclass/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 530dedc9e6ce43b0451dd458ce0781bd0a1662e8 X-VCS-Branch: master Date: Sat, 27 Jan 2018 20:28:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8f76e9e1-6573-4474-be15-baab9297aa89 X-Archives-Hash: 5a56c3beb0395dea6c291909ac8bc4d0 Message-ID: <20180127202852.5RH-F8iSSZeIirX8FhtR4dxlo3I2yiROP2111DjGl2c@z> commit: 530dedc9e6ce43b0451dd458ce0781bd0a1662e8 Author: Justin Lecher gentoo org> AuthorDate: Sat Jan 27 20:28:39 2018 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 27 20:28:39 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=530dedc9 Convert linguas to l10n Signed-off-by: Justin Lecher gentoo.org> eclass/intel-sdp-r1.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/intel-sdp-r1.eclass b/eclass/intel-sdp-r1.eclass index 3889d3cee..6b4e0fa2a 100644 --- a/eclass/intel-sdp-r1.eclass +++ b/eclass/intel-sdp-r1.eclass @@ -513,7 +513,7 @@ intel-sdp-r1_src_install() { eend # remove remaining japanese stuff - if ! use linguas_ja; then + if ! use l10n_ja; then ebegin "Cleaning out japanese language directories" while IFS='\n' read -r -d '' i; do rm -r "${i}" || die