summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-08-04 16:49:40 +0000
committerJason Zaman <perfinion@gentoo.org>2015-08-04 16:49:40 +0000
commit9504ed9e0413c2ef1c565b14b8de24079a1b9908 (patch)
tree4e808a600e34feca1fdcb13a74f568ac09eb61f6 /sec-policy/selinux-gift
parentNew snapshot (diff)
downloadgentoo-2-9504ed9e0413c2ef1c565b14b8de24079a1b9908.tar.gz
gentoo-2-9504ed9e0413c2ef1c565b14b8de24079a1b9908.tar.bz2
gentoo-2-9504ed9e0413c2ef1c565b14b8de24079a1b9908.zip
Stabilize policy 2.20141203-r7
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Diffstat (limited to 'sec-policy/selinux-gift')
-rw-r--r--sec-policy/selinux-gift/ChangeLog6
-rw-r--r--sec-policy/selinux-gift/selinux-gift-2.20141203-r7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-gift/ChangeLog b/sec-policy/selinux-gift/ChangeLog
index 351ad4a75de5..8b0f8f25f154 100644
--- a/sec-policy/selinux-gift/ChangeLog
+++ b/sec-policy/selinux-gift/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sec-policy/selinux-gift
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.62 2015/07/02 18:06:59 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.63 2015/08/04 16:49:30 perfinion Exp $
+
+ 04 Aug 2015; Jason Zaman <perfinion@gentoo.org>
+ selinux-gift-2.20141203-r7.ebuild:
+ Stabilize policy 2.20141203-r7
02 Jul 2015; Jason Zaman <perfinion@gentoo.org>
selinux-gift-2.20141203-r6.ebuild:
diff --git a/sec-policy/selinux-gift/selinux-gift-2.20141203-r7.ebuild b/sec-policy/selinux-gift/selinux-gift-2.20141203-r7.ebuild
index 596ec9c71ea6..8e74b0a76de2 100644
--- a/sec-policy/selinux-gift/selinux-gift-2.20141203-r7.ebuild
+++ b/sec-policy/selinux-gift/selinux-gift-2.20141203-r7.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-gift/selinux-gift-2.20141203-r7.ebuild,v 1.1 2015/07/02 17:59:33 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20141203-r7.ebuild,v 1.2 2015/08/04 16:49:30 perfinion Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gift"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi