summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-courier')
-rw-r--r--sec-policy/selinux-courier/ChangeLog8
-rw-r--r--sec-policy/selinux-courier/selinux-courier-2.20140311-r5.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-courier/ChangeLog b/sec-policy/selinux-courier/ChangeLog
index f4ed4189855f..9a0bcaec3beb 100644
--- a/sec-policy/selinux-courier/ChangeLog
+++ b/sec-policy/selinux-courier/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-courier
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.46 2014/08/08 18:49:51 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.47 2014/08/09 19:34:33 swift Exp $
+
+*selinux-courier-2.20140311-r5 (09 Aug 2014)
+
+ 09 Aug 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-courier-2.20140311-r5.ebuild:
+ Bump towards r5 (fixes duplicate context for hiawatha)
08 Aug 2014; Sven Vermeulen <swift@gentoo.org> selinux-courier-9999.ebuild:
Make 9999 ebuilds EAPI=5 and transform to make master for version bumps
diff --git a/sec-policy/selinux-courier/selinux-courier-2.20140311-r5.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20140311-r5.ebuild
new file mode 100644
index 000000000000..a5e541acedbe
--- /dev/null
+++ b/sec-policy/selinux-courier/selinux-courier-2.20140311-r5.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-courier/selinux-courier-2.20140311-r5.ebuild,v 1.1 2014/08/09 19:34:33 swift Exp $
+EAPI="5"
+
+IUSE=""
+MODS="courier"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for courier"
+
+KEYWORDS="~amd64 ~x86"