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 0ADA9138334 for ; Sun, 23 Sep 2018 16:40:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DF90E08C4; Sun, 23 Sep 2018 16:40:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BF793E08C4 for ; Sun, 23 Sep 2018 16:40:19 +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 E6C2B335CEB for ; Sun, 23 Sep 2018 16:40:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90FDA3AB for ; Sun, 23 Sep 2018 16:40:04 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1537720792.bef205399a423d07abb2273f151cb277d45d242f.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-meta/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: bef205399a423d07abb2273f151cb277d45d242f X-VCS-Branch: master Date: Sun, 23 Sep 2018 16:40:04 +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: 5dc973bc-e082-4493-903d-65bf28285906 X-Archives-Hash: 6f2ad07b493a898bdd8a5081f7addf96 commit: bef205399a423d07abb2273f151cb277d45d242f Author: Jimi Huotari gentoo org> AuthorDate: Sun Sep 23 16:39:52 2018 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun Sep 23 16:39:52 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=bef20539 lxqt-base/lxqt-meta: remove USE="nls" for now The flag does currently nothing, since 'lxqt-base/lxqt-l10n' was removed from the dependencies. Package-Manager: Portage-2.3.49, Repoman-2.3.11 lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild index 657e1c17..2155a1d5 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild @@ -19,7 +19,7 @@ fi LICENSE="metapackage" SLOT="0" -IUSE="+about admin +filemanager lightdm lximage minimal nls +IUSE="+about admin +filemanager lightdm lximage minimal +policykit powermanagement processviewer screenshot sddm ssh-askpass sudo terminal"