summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-dante')
-rw-r--r--sec-policy/selinux-dante/ChangeLog7
-rw-r--r--sec-policy/selinux-dante/selinux-dante-2.20120725-r5.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-dante/ChangeLog b/sec-policy/selinux-dante/ChangeLog
index 7331b96caa03..5e6e27f1aba7 100644
--- a/sec-policy/selinux-dante/ChangeLog
+++ b/sec-policy/selinux-dante/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-dante
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.36 2012/07/30 16:25:35 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dante/ChangeLog,v 1.37 2012/09/22 09:26:48 swift Exp $
+
+*selinux-dante-2.20120725-r5 (21 Sep 2012)
+
+ 21 Sep 2012; <swift@gentoo.org> +selinux-dante-2.20120725-r5.ebuild:
+ Introducing policy for 2.20120725, rev5
30 Jul 2012; <swift@gentoo.org> selinux-dante-2.20120215-r14.ebuild:
Stabilization of revision 14 of the SELinux policy modules
diff --git a/sec-policy/selinux-dante/selinux-dante-2.20120725-r5.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20120725-r5.ebuild
new file mode 100644
index 000000000000..425dd5d5f11b
--- /dev/null
+++ b/sec-policy/selinux-dante/selinux-dante-2.20120725-r5.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-dante/selinux-dante-2.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:48 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="dante"
+BASEPOL="2.20120725-r5"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for dante"
+
+KEYWORDS="~amd64 ~x86"