summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r--sec-policy/selinux-bind/ChangeLog6
-rw-r--r--sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog
index 9e25f452ba26..541aeed10546 100644
--- a/sec-policy/selinux-bind/ChangeLog
+++ b/sec-policy/selinux-bind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sec-policy/selinux-bind
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.83 2015/03/22 13:47:20 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.84 2015/03/22 14:17:03 swift Exp $
+
+ 22 Mar 2015; Sven Vermeulen <swift@gentoo.org>
+ selinux-bind-2.20141203-r3.ebuild:
+ Stabilize 2.20141203-r3 policies
*selinux-bind-2.20141203-r4 (22 Mar 2015)
diff --git a/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild
index f80e19383f29..be2f74ff9b14 100644
--- a/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild
+++ b/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.20141203-r3.ebuild,v 1.1 2015/01/29 09:52:08 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20141203-r3.ebuild,v 1.2 2015/03/22 14:17:03 swift Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for bind"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi