sec-policy/selinux-base: Drop old blocker on selinux-base-policy
authorSven Vermeulen <swift@gentoo.org>
Sun, 5 Jun 2016 08:46:50 +0000 (10:46 +0200)
committerSven Vermeulen <swift@gentoo.org>
Sun, 5 Jun 2016 08:48:14 +0000 (10:48 +0200)
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

index 51af052d67ecbba201465c1bf98aed4ee366b9d7..12e1003b17ceeb910c84ca83752ca3567332af62 100644 (file)
@@ -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"