From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-996131-garchives=archives.gentoo.org@lists.gentoo.org> 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 DDF6E138330 for <garchives@archives.gentoo.org>; Sun, 7 Jan 2018 17:26:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C9E9E0875; Sun, 7 Jan 2018 17:26:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 EF990E0875 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jan 2018 17:26:43 +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 E07D1340AED for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jan 2018 17:26:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76140198 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jan 2018 17:26:41 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org> Message-ID: <1515345941.1492da72ae39fde8ae773351effe77e869deaf57.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/kicad/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/kicad/metadata.xml X-VCS-Directories: sci-electronics/kicad/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1492da72ae39fde8ae773351effe77e869deaf57 X-VCS-Branch: master Date: Sun, 7 Jan 2018 17:26:41 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b8b6a6d7-e4e5-4ee0-932d-8e46131286ad X-Archives-Hash: dfc320c12d3ec2167fabb0b029f1a73f commit: 1492da72ae39fde8ae773351effe77e869deaf57 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 7 17:25:23 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 17:25:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1492da72 sci-electronics/kicad: Update description of i18n USE flag. Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-electronics/kicad/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/kicad/metadata.xml b/sci-electronics/kicad/metadata.xml index 07f6d7753d0..c52f6fa76b5 100644 --- a/sci-electronics/kicad/metadata.xml +++ b/sci-electronics/kicad/metadata.xml @@ -12,7 +12,7 @@ </maintainer> <use> <flag name="github">Add github support into PCB editor</flag> - <flag name="i18n">Allow GUI internationalization through linguas_* use flags</flag> + <flag name="i18n">Allow GUI internationalization through l10n_* use flags</flag> <flag name="minimal">Build only binaries without parts library and examples</flag> <flag name="python">Enable python scripting support</flag> </use>