From 28283f0cbc14c95805e846773f8f80d4387280dd Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Mon, 3 Dec 2012 08:52:46 +0000 Subject: Bumping to revision 8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB) --- sec-policy/selinux-cgroup/ChangeLog | 8 ++++++-- .../selinux-cgroup/selinux-cgroup-2.20120725-r8.ebuild | 14 ++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r8.ebuild (limited to 'sec-policy/selinux-cgroup') diff --git a/sec-policy/selinux-cgroup/ChangeLog b/sec-policy/selinux-cgroup/ChangeLog index 8bd2f847a04a..dc83062df9e6 100644 --- a/sec-policy/selinux-cgroup/ChangeLog +++ b/sec-policy/selinux-cgroup/ChangeLog @@ -1,6 +1,11 @@ # 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.16 2012/11/18 15:18:22 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cgroup/ChangeLog,v 1.17 2012/12/03 08:52:17 swift Exp $ + +*selinux-cgroup-2.20120725-r8 (03 Dec 2012) + + 03 Dec 2012; Sven Vermeulen +selinux-cgroup-2.20120725-r8.ebuild: + Bumping to revision 8 *selinux-cgroup-2.20120725-r7 (18 Nov 2012) @@ -66,4 +71,3 @@ 05 Feb 2011; Anthony G. Basile ChangeLog: Initial commit to portage. - diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r8.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r8.ebuild new file mode 100644 index 000000000000..da150b45858d --- /dev/null +++ b/sec-policy/selinux-cgroup/selinux-cgroup-2.20120725-r8.ebuild @@ -0,0 +1,14 @@ +# 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-r8.ebuild,v 1.1 2012/12/03 08:52:17 swift Exp $ +EAPI="4" + +IUSE="" +MODS="cgroup" +BASEPOL="2.20120725-r8" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for cgroup" + +KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad