summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2013-01-26 18:21:05 +0000
committerSven Vermeulen <swift@gentoo.org>2013-01-26 18:21:05 +0000
commit052c84c927a61138a37a0fbc141e1544eea009c2 (patch)
tree033f2fb4d74fe24310f02ccec48594970696dcbb /sec-policy/selinux-cpucontrol
parentRun python_set_active_version conditionally. (diff)
downloadgentoo-2-052c84c927a61138a37a0fbc141e1544eea009c2.tar.gz
gentoo-2-052c84c927a61138a37a0fbc141e1544eea009c2.tar.bz2
gentoo-2-052c84c927a61138a37a0fbc141e1544eea009c2.zip
Pushing out rev 11
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-cpucontrol')
-rw-r--r--sec-policy/selinux-cpucontrol/ChangeLog8
-rw-r--r--sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-cpucontrol/ChangeLog b/sec-policy/selinux-cpucontrol/ChangeLog
index d12d6e668189..a948477a966d 100644
--- a/sec-policy/selinux-cpucontrol/ChangeLog
+++ b/sec-policy/selinux-cpucontrol/ChangeLog
@@ -1,6 +1,12 @@
# 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.22 2013/01/13 16:04:00 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/ChangeLog,v 1.23 2013/01/26 18:20:53 swift Exp $
+
+*selinux-cpucontrol-2.20120725-r11 (26 Jan 2013)
+
+ 26 Jan 2013; Sven Vermeulen <swift@gentoo.org>
+ +selinux-cpucontrol-2.20120725-r11.ebuild:
+ Bumping selinux-cpucontrol to revision 11
13 Jan 2013; Sven Vermeulen <swift@gentoo.org>
selinux-cpucontrol-2.20120725-r9.ebuild:
diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild
new file mode 100644
index 000000000000..db410af776fd
--- /dev/null
+++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild
@@ -0,0 +1,14 @@
+# 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-r11.ebuild,v 1.1 2013/01/26 18:20:53 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="cpucontrol"
+BASEPOL="2.20120725-r9"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for cpucontrol"
+
+KEYWORDS="~amd64 ~x86"