summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r--sec-policy/selinux-bind/ChangeLog8
-rw-r--r--sec-policy/selinux-bind/selinux-bind-2.20130424-r4.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog
index 24a515cb145e..e7bc29587d96 100644
--- a/sec-policy/selinux-bind/ChangeLog
+++ b/sec-policy/selinux-bind/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-bind
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.59 2013/09/26 17:24:37 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.60 2013/12/11 13:20:36 swift Exp $
+
+*selinux-bind-2.20130424-r4 (11 Dec 2013)
+
+ 11 Dec 2013; Sven Vermeulen <swift@gentoo.org>
+ +selinux-bind-2.20130424-r4.ebuild:
+ Release of 2.20130424-r4
*selinux-bind-2.20130424-r3 (26 Sep 2013)
diff --git a/sec-policy/selinux-bind/selinux-bind-2.20130424-r4.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20130424-r4.ebuild
new file mode 100644
index 000000000000..7c496f1cf5a1
--- /dev/null
+++ b/sec-policy/selinux-bind/selinux-bind-2.20130424-r4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20130424-r4.ebuild,v 1.1 2013/12/11 13:20:36 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="bind"
+BASEPOL="2.20130424-r4"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for bind"
+
+KEYWORDS="~amd64 ~x86"