diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-10-04 18:29:52 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-10-04 18:29:52 +0000 |
commit | c119bbe54e568d8b4e20813597e2159025df7151 (patch) | |
tree | d84b99466ebec7e69dd47aa65e53144b3959191d /sec-policy/selinux-cgroup | |
parent | Add new background for lightdm-gtk-greeter. Thanks to Markellos Orfanos <m4rk... (diff) | |
download | gentoo-2-c119bbe54e568d8b4e20813597e2159025df7151.tar.gz gentoo-2-c119bbe54e568d8b4e20813597e2159025df7151.tar.bz2 gentoo-2-c119bbe54e568d8b4e20813597e2159025df7151.zip |
Stabilization of r5 policy
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-cgroup')
-rw-r--r-- | sec-policy/selinux-cgroup/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-cgroup/ChangeLog b/sec-policy/selinux-cgroup/ChangeLog index 858cd4cfaaef..d53c737f3716 100644 --- a/sec-policy/selinux-cgroup/ChangeLog +++ b/sec-policy/selinux-cgroup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-cgroup # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/ChangeLog,v 1.13 2012/09/22 09:27:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/ChangeLog,v 1.14 2012/10/04 18:29:22 swift Exp $ + + 04 Oct 2012; <swift@gentoo.org> selinux-cgroup-2.20120725-r5.ebuild: + Stabilization *selinux-cgroup-2.20120725-r5 (21 Sep 2012) diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild index 55e636464297..022ab60b71a5 100644 --- a/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild +++ b/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:27:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r5.ebuild,v 1.2 2012/10/04 18:29:22 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cgroup" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |