summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-mono')
-rw-r--r--sec-policy/selinux-mono/ChangeLog8
-rw-r--r--sec-policy/selinux-mono/selinux-mono-2.20140311-r6.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-mono/ChangeLog b/sec-policy/selinux-mono/ChangeLog
index bb4ab7512ed0..4f5a87b68706 100644
--- a/sec-policy/selinux-mono/ChangeLog
+++ b/sec-policy/selinux-mono/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-mono
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/ChangeLog,v 1.43 2014/08/09 19:34:12 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/ChangeLog,v 1.44 2014/08/21 19:31:05 swift Exp $
+
+*selinux-mono-2.20140311-r6 (21 Aug 2014)
+
+ 21 Aug 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-mono-2.20140311-r6.ebuild:
+ Release of 2.20140311-r6
*selinux-mono-2.20140311-r5 (09 Aug 2014)
diff --git a/sec-policy/selinux-mono/selinux-mono-2.20140311-r6.ebuild b/sec-policy/selinux-mono/selinux-mono-2.20140311-r6.ebuild
new file mode 100644
index 000000000000..02043938e6e6
--- /dev/null
+++ b/sec-policy/selinux-mono/selinux-mono-2.20140311-r6.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mono/selinux-mono-2.20140311-r6.ebuild,v 1.1 2014/08/21 19:31:05 swift Exp $
+EAPI="5"
+
+IUSE=""
+MODS="mono"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mono"
+
+KEYWORDS="~amd64 ~x86"