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 965EA139694 for ; Sat, 25 Feb 2017 19:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E33D7E0D28; Sat, 25 Feb 2017 19:42:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3882E0D28 for ; Sat, 25 Feb 2017 19:42:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C520340FDA for ; Sat, 25 Feb 2017 19:42:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2098D5471 for ; Sat, 25 Feb 2017 19:42:38 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1488051743.3b58e56dd715f8ee75ddc85a353c088eb07feaf7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3b58e56dd715f8ee75ddc85a353c088eb07feaf7 X-VCS-Branch: master Date: Sat, 25 Feb 2017 19:42:38 +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: 5a519440-a04d-4066-b529-6c574449906a X-Archives-Hash: 8b943255158786a2f1ded6347dfd3d0d commit: 3b58e56dd715f8ee75ddc85a353c088eb07feaf7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 25 11:19:30 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 25 19:42:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b58e56d profiles: Add USE=kwallet to alpha use.mask profiles/arch/alpha/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 21d66d1b99..68b6a578c1 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License, v2 # $Id$ +# Andreas Sturmlechner (25 Feb 2017) +# kwallet integration split from kde to distinct flag +kwallet + # Tobias Klausmann (07 Jun 2016) # We currently do not have the resources to AT qt5 packages. # This may change when/if qt4 goes away.