Gentoo Archives: gentoo-commits

From: Jimi Huotari <chiitoo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/
Date: Sun, 23 Sep 2018 16:40:21
Message-Id: 1537720792.bef205399a423d07abb2273f151cb277d45d242f.chiitoo@gentoo
1 commit: bef205399a423d07abb2273f151cb277d45d242f
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 16:39:52 2018 +0000
4 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 16:39:52 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=bef20539
7
8 lxqt-base/lxqt-meta: remove USE="nls" for now
9
10 The flag does currently nothing, since 'lxqt-base/lxqt-l10n'
11 was removed from the dependencies.
12
13 Package-Manager: Portage-2.3.49, Repoman-2.3.11
14
15 lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
19 index 657e1c17..2155a1d5 100644
20 --- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
21 +++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
22 @@ -19,7 +19,7 @@ fi
23 LICENSE="metapackage"
24 SLOT="0"
25
26 -IUSE="+about admin +filemanager lightdm lximage minimal nls
27 +IUSE="+about admin +filemanager lightdm lximage minimal
28 +policykit powermanagement processviewer screenshot sddm
29 ssh-askpass sudo terminal"