summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-automount')
-rw-r--r--sec-policy/selinux-automount/ChangeLog9
-rw-r--r--sec-policy/selinux-automount/selinux-automount-2.20140311-r3.ebuild4
-rw-r--r--sec-policy/selinux-automount/selinux-automount-2.20140311-r4.ebuild14
3 files changed, 24 insertions, 3 deletions
diff --git a/sec-policy/selinux-automount/ChangeLog b/sec-policy/selinux-automount/ChangeLog
index 9b76b5658a95..0b9a240261ef 100644
--- a/sec-policy/selinux-automount/ChangeLog
+++ b/sec-policy/selinux-automount/ChangeLog
@@ -1,6 +1,13 @@
# 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.39 2014/05/29 20:23:24 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/ChangeLog,v 1.40 2014/08/01 21:04:07 swift Exp $
+
+*selinux-automount-2.20140311-r4 (01 Aug 2014)
+
+ 01 Aug 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-automount-2.20140311-r4.ebuild,
+ selinux-automount-2.20140311-r3.ebuild:
+ Stabilization of r3, and make r4 available for testing
29 May 2014; Sven Vermeulen <swift@gentoo.org>
selinux-automount-2.20140311-r2.ebuild:
diff --git a/sec-policy/selinux-automount/selinux-automount-2.20140311-r3.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20140311-r3.ebuild
index 66946de99662..962c1cf0cb9b 100644
--- a/sec-policy/selinux-automount/selinux-automount-2.20140311-r3.ebuild
+++ b/sec-policy/selinux-automount/selinux-automount-2.20140311-r3.ebuild
@@ -1,6 +1,6 @@
# 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-r3.ebuild,v 1.1 2014/05/29 18:57:29 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-automount/selinux-automount-2.20140311-r3.ebuild,v 1.2 2014/08/01 21:04:07 swift Exp $
EAPI="5"
IUSE=""
@@ -11,4 +11,4 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for automount"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
diff --git a/sec-policy/selinux-automount/selinux-automount-2.20140311-r4.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20140311-r4.ebuild
new file mode 100644
index 000000000000..56893cc744d5
--- /dev/null
+++ b/sec-policy/selinux-automount/selinux-automount-2.20140311-r4.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-r4.ebuild,v 1.1 2014/08/01 21:04:07 swift Exp $
+EAPI="5"
+
+IUSE=""
+MODS="automount"
+BASEPOL="2.20140311-r4"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for automount"
+
+KEYWORDS="~amd64 ~x86"