diff options
Diffstat (limited to 'sec-policy/selinux-cpucontrol')
-rw-r--r-- | sec-policy/selinux-cpucontrol/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sec-policy/selinux-cpucontrol/ChangeLog b/sec-policy/selinux-cpucontrol/ChangeLog index e60a132417e8..d12d6e668189 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.21 2012/12/30 19:25:45 swift Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.22 2013/01/13 16:04:00 swift Exp $ + + 13 Jan 2013; Sven Vermeulen <swift@gentoo.org> + selinux-cpucontrol-2.20120725-r9.ebuild: + Stabilizing r9 *selinux-cpucontrol-2.20120725-r9 (21 Dec 2012) diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r9.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r9.ebuild index 3b81cf3072ce..6d3f2d43793e 100644 --- a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r9.ebuild +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.20120725-r9.ebuild,v 1.1 2012/12/21 20:47:28 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r9.ebuild,v 1.2 2013/01/13 16:04:00 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cpucontrol" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |