commit:     03be95f41593f80752a6ce2a9ab4d564a78d231c
Author:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 08:46:50 2016 +0000
Commit:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 08:48:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03be95f4

sec-policy/selinux-base: Drop old blocker on selinux-base-policy

The purpose of selinux-base is to provide the interface files and base module
(but does not necessarily require it to load). Historically, the package was
the full base policy, but since 2012 this was moved to the selinux-base-policy
package.

A blocker was put in place to ensure proper transitioning.

As we no longer have these policies in our repository, remove this old
blocker.

Package-Manager: portage-2.2.28

 sec-policy/selinux-base/selinux-base-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sec-policy/selinux-base/selinux-base-9999.ebuild 
b/sec-policy/selinux-base/selinux-base-9999.ebuild
index 51af052..12e1003 100644
--- a/sec-policy/selinux-base/selinux-base-9999.ebuild
+++ b/sec-policy/selinux-base/selinux-base-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI="5"
@@ -26,8 +26,7 @@ LICENSE="GPL-2"
 SLOT="0"
 
 RDEPEND=">=sys-apps/policycoreutils-2.3
-       virtual/udev
-       !<=sec-policy/selinux-base-policy-2.20120725"
+       virtual/udev"
 DEPEND="${RDEPEND}
        sys-devel/m4
        >=sys-apps/checkpolicy-2.3"

Reply via email to