summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-automount')
-rw-r--r--sec-policy/selinux-automount/ChangeLog8
-rw-r--r--sec-policy/selinux-automount/selinux-automount-2.20140311-r2.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-automount/ChangeLog b/sec-policy/selinux-automount/ChangeLog
index 636a2ad853a1..718a510b9a8b 100644
--- a/sec-policy/selinux-automount/ChangeLog
+++ b/sec-policy/selinux-automount/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-automount
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/ChangeLog,v 1.35 2014/03/24 19:44:09 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/ChangeLog,v 1.36 2014/04/19 14:12:59 swift Exp $
+
+*selinux-automount-2.20140311-r2 (19 Apr 2014)
+
+ 19 Apr 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-automount-2.20140311-r2.ebuild:
+ Release of 2.20140311-r2
24 Mar 2014; Sven Vermeulen <swift@gentoo.org>
-selinux-automount-2.20120725-r5.ebuild,
diff --git a/sec-policy/selinux-automount/selinux-automount-2.20140311-r2.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20140311-r2.ebuild
new file mode 100644
index 000000000000..6afa35afaceb
--- /dev/null
+++ b/sec-policy/selinux-automount/selinux-automount-2.20140311-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/selinux-automount-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:59 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="automount"
+BASEPOL="2.20140311-r2"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for automount"
+
+KEYWORDS="~amd64 ~x86"