From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/ms-sys/
Date: Sun, 7 Jan 2018 14:50:01 +0000 (UTC) [thread overview]
Message-ID: <1515336586.1cab693191fcfbcf878461a74d6418fb6c89a138.ulm@gentoo> (raw)
commit: 1cab693191fcfbcf878461a74d6418fb6c89a138
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 14:49:18 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 14:49:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cab6931
sys-block/ms-sys: Test LINGUAS rather than linguas_* USE flags.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sys-block/ms-sys/ms-sys-2.4.0.ebuild | 5 ++---
sys-block/ms-sys/ms-sys-2.5.3.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/sys-block/ms-sys/ms-sys-2.4.0.ebuild b/sys-block/ms-sys/ms-sys-2.4.0.ebuild
index 5069d9ea03d..af51e97c92d 100644
--- a/sys-block/ms-sys/ms-sys-2.4.0.ebuild
+++ b/sys-block/ms-sys/ms-sys-2.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
@@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="linguas_sv"
DEPEND="sys-devel/gettext"
RDEPEND="virtual/libintl"
@@ -24,7 +23,7 @@ src_compile() {
src_install() {
local nls=""
- if ! use linguas_sv ; then
+ if ! has sv ${LINGUAS-sv} ; then
nls='NLS_FILES='
fi
diff --git a/sys-block/ms-sys/ms-sys-2.5.3.ebuild b/sys-block/ms-sys/ms-sys-2.5.3.ebuild
index ab13347f7f5..32e1eb0d72c 100644
--- a/sys-block/ms-sys/ms-sys-2.5.3.ebuild
+++ b/sys-block/ms-sys/ms-sys-2.5.3.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
@@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="linguas_sv"
DEPEND="sys-devel/gettext"
RDEPEND="virtual/libintl"
@@ -24,7 +23,7 @@ src_compile() {
src_install() {
local nls=""
- if ! use linguas_sv ; then
+ if ! has sv ${LINGUAS-sv} ; then
nls='NLS_FILES='
fi
next reply other threads:[~2018-01-07 14:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-07 14:50 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-17 19:17 [gentoo-commits] repo/gentoo:master commit in: sys-block/ms-sys/ Sam James
2021-12-07 6:26 Agostino Sarubbo
2021-12-05 5:01 Sam James
2021-04-19 19:41 Sam James
2020-07-06 8:40 Lars Wendler
2019-03-17 13:31 Lars Wendler
2019-02-16 12:18 Mikle Kolyada
2019-02-16 12:18 Mikle Kolyada
2019-02-15 0:39 Thomas Deutschmann
2018-08-20 20:28 Patrice Clement
2017-03-26 18:28 Michael Orlitzky
2016-02-28 11:01 Lars Wendler
2016-02-28 11:01 Lars Wendler
2016-01-19 21:16 Manuel Rüger
2016-01-19 20:54 Manuel Rüger
2015-09-30 8:55 Lars Wendler
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=1515336586.1cab693191fcfbcf878461a74d6418fb6c89a138.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