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
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
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"