diff options
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" |