From 68914df080f1c59ffa9660ade1252d2519027cbf Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sun, 7 Dec 2014 13:21:14 +0000 Subject: Stabilize 2.20140311-r7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF) --- sec-policy/selinux-bind/ChangeLog | 6 +++++- sec-policy/selinux-bind/selinux-bind-2.20140311-r7.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sec-policy/selinux-bind') diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index 18f56850a126..d18dbe509be1 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.77 2014/12/07 11:49:46 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.78 2014/12/07 13:21:05 perfinion Exp $ + + 07 Dec 2014; Jason Zaman + selinux-bind-2.20140311-r7.ebuild: + Stabilize 2.20140311-r7 *selinux-bind-2.20141203-r1 (07 Dec 2014) diff --git a/sec-policy/selinux-bind/selinux-bind-2.20140311-r7.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20140311-r7.ebuild index 7c3f0f877b94..66badc1262eb 100644 --- a/sec-policy/selinux-bind/selinux-bind-2.20140311-r7.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-2.20140311-r7.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-bind/selinux-bind-2.20140311-r7.ebuild,v 1.1 2014/11/01 17:26:11 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20140311-r7.ebuild,v 1.2 2014/12/07 13:21:05 perfinion 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 -- cgit v1.2.3-65-gdbad