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 C48911382C5 for ; Sat, 24 Apr 2021 08:07:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2999E0827; Sat, 24 Apr 2021 08:07:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5A63DE0827 for ; Sat, 24 Apr 2021 08:07:10 +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 DB9703410B2 for ; Sat, 24 Apr 2021 08:07:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A6734C3 for ; Sat, 24 Apr 2021 08:07:07 +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: <1619251621.6fb216ef00b189777169405c617790242246fec8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde.org.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6fb216ef00b189777169405c617790242246fec8 X-VCS-Branch: master Date: Sat, 24 Apr 2021 08:07:07 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 98350b58-9e2e-4341-b00e-e83fa9994198 X-Archives-Hash: bff4ec09f327f99cac8fe1ad2d0d50ab commit: 6fb216ef00b189777169405c617790242246fec8 Author: Sam James gentoo org> AuthorDate: Wed Mar 31 00:29:35 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 24 08:07:01 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6fb216ef kde.org.eclass: mark KDE_SELINUX_MODULE as @PRE_INHERIT Controls IUSE="selinux" and SELinux policy dependency in global scope. Signed-off-by: Sam James gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> eclass/kde.org.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass index c0392fc1e0..ee154f0aa0 100644 --- a/eclass/kde.org.eclass +++ b/eclass/kde.org.eclass @@ -107,6 +107,7 @@ readonly KDE_ORG_CATEGORIES : ${KDE_GEAR:=false} # @ECLASS-VARIABLE: KDE_SELINUX_MODULE +# @PRE_INHERIT # @DESCRIPTION: # If set to "none", do nothing. # For any other value, add selinux to IUSE, and depending on that useflag