diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-08-15 07:00:51 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-08-15 07:00:51 +0000 |
commit | 971313e80c3246c6c05af07bc5e2391993a5e89a (patch) | |
tree | 65df98f644c955eabef9d5c2bebf757e858cb737 /sec-policy/selinux-cpucontrol | |
parent | Bump (diff) | |
download | gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.gz gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.tar.bz2 gentoo-2-971313e80c3246c6c05af07bc5e2391993a5e89a.zip |
Stabilize r2 of policies
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-cpucontrol')
-rw-r--r-- | sec-policy/selinux-cpucontrol/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-cpucontrol/ChangeLog b/sec-policy/selinux-cpucontrol/ChangeLog index 9a4f805f2ee1..c4e82304ced6 100644 --- a/sec-policy/selinux-cpucontrol/ChangeLog +++ b/sec-policy/selinux-cpucontrol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-cpucontrol # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.29 2013/07/20 21:30:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.30 2013/08/15 07:00:18 swift Exp $ + + 15 Aug 2013; Sven Vermeulen <swift@gentoo.org> + selinux-cpucontrol-2.20130424-r2.ebuild: + Stabilize r2 of policies *selinux-cpucontrol-2.20130424-r2 (20 Jul 2013) diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild index c42d55f17aea..33659b68abad 100644 --- a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild,v 1.1 2013/07/20 21:30:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20130424-r2.ebuild,v 1.2 2013/08/15 07:00:18 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cpucontrol" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |