From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4B78E1384B4 for ; Sat, 21 Nov 2015 10:45:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 029E4E0653; Sat, 21 Nov 2015 10:45:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97A64E0653 for ; Sat, 21 Nov 2015 10:45:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1CB53408EC for ; Sat, 21 Nov 2015 10:45:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CC53706 for ; Sat, 21 Nov 2015 10:45:22 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1448102716.75c3e5acd92af7ebf0647affb63a971f858e2297.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/selinux/package.mask profiles/features/selinux/package.use.mask X-VCS-Directories: profiles/features/selinux/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 75c3e5acd92af7ebf0647affb63a971f858e2297 X-VCS-Branch: master Date: Sat, 21 Nov 2015 10:45:22 +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: 4b29c544-c5ae-461e-97b2-e4b01cf9eb35 X-Archives-Hash: 61eebd1587187397fa396243f6d23851 commit: 75c3e5acd92af7ebf0647affb63a971f858e2297 Author: Pacho Ramos gentoo org> AuthorDate: Sat Nov 21 10:45:16 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Nov 21 10:45:16 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c3e5ac More masks are needed for selinux vs. systemd issues profiles/features/selinux/package.mask | 2 ++ profiles/features/selinux/package.use.mask | 1 + 2 files changed, 3 insertions(+) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index ec5fd2d..7abde74 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -9,7 +9,9 @@ app-admin/calamares dev-python/python-systemd gnome-base/gdm gnome-base/gnome +gnome-base/gnome-extra-apps gnome-base/gnome-light +gnome-base/gnome-shell gnome-extra/gnome-logs gnome-extra/gnome-shell-extensions gnome-extra/gnome-shell-frippery diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 0c276eb..0c3be43 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -29,6 +29,7 @@ app-misc/workrave gnome net-misc/wicd gnome-shell x11-misc/gpaste gnome x11-terms/gnome-terminal gnome-shell +x11-themes/zukitwo gnome-shell # Alex Brandt (6 Sep 2015) # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux.