summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-acct')
-rw-r--r--sec-policy/selinux-acct/ChangeLog8
-rw-r--r--sec-policy/selinux-acct/selinux-acct-2.20120725-r8.ebuild14
2 files changed, 20 insertions, 2 deletions
diff --git a/sec-policy/selinux-acct/ChangeLog b/sec-policy/selinux-acct/ChangeLog
index 6abfd0445c11..318429c4c38f 100644
--- a/sec-policy/selinux-acct/ChangeLog
+++ b/sec-policy/selinux-acct/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-acct
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/ChangeLog,v 1.16 2012/11/18 15:18:18 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-acct/ChangeLog,v 1.17 2012/12/03 08:52:27 swift Exp $
+
+*selinux-acct-2.20120725-r8 (03 Dec 2012)
+
+ 03 Dec 2012; Sven Vermeulen +selinux-acct-2.20120725-r8.ebuild:
+ Bumping to revision 8
*selinux-acct-2.20120725-r7 (18 Nov 2012)
@@ -69,4 +74,3 @@
05 Feb 2011; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Initial commit to portage.
-
diff --git a/sec-policy/selinux-acct/selinux-acct-2.20120725-r8.ebuild b/sec-policy/selinux-acct/selinux-acct-2.20120725-r8.ebuild
new file mode 100644
index 000000000000..74fed26c37bc
--- /dev/null
+++ b/sec-policy/selinux-acct/selinux-acct-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-acct/selinux-acct-2.20120725-r8.ebuild,v 1.1 2012/12/03 08:52:27 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="acct"
+BASEPOL="2.20120725-r8"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for acct"
+
+KEYWORDS="~amd64 ~x86"