From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/pnm2ppa/
Date: Sun, 7 Jan 2018 14:45:20 +0000 (UTC) [thread overview]
Message-ID: <1515336302.985a1f895f870e89bc6c1528783217ce80df278f.ulm@gentoo> (raw)
commit: 985a1f895f870e89bc6c1528783217ce80df278f
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 14:45:02 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 14:45:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=985a1f89
net-print/pnm2ppa: Migrate from LINGUAS to L10N.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
net-print/pnm2ppa/pnm2ppa-1.13-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-print/pnm2ppa/pnm2ppa-1.13-r1.ebuild b/net-print/pnm2ppa/pnm2ppa-1.13-r1.ebuild
index 0e30bb15471..8756c6c1059 100644
--- a/net-print/pnm2ppa/pnm2ppa-1.13-r1.ebuild
+++ b/net-print/pnm2ppa/pnm2ppa-1.13-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=4
@@ -17,7 +17,7 @@ IUSE="syslog"
# en on first place so others can override it
LANGS="en cs es fr it nl"
for lng in ${LANGS}; do
- IUSE+=" linguas_${lng}"
+ IUSE+=" l10n_${lng}"
done
RDEPEND="
@@ -33,7 +33,7 @@ src_configure() {
local lng i withval
for lng in ${LANGS}; do
- if use linguas_${lng}; then
+ if use l10n_${lng}; then
if [[ -n ${i} ]] ; then
ewarn "This package supports only one translation at a time."
ewarn "Overriding previous value: \"${withval}\" with \"${lng}\""
next reply other threads:[~2018-01-07 14:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-07 14:45 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-26 17:40 [gentoo-commits] repo/gentoo:master commit in: net-print/pnm2ppa/ Michał Górny
2020-10-24 17:19 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515336302.985a1f895f870e89bc6c1528783217ce80df278f.ulm@gentoo \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox