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