summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-04-15 15:55:35 +0000
committerJason Zaman <perfinion@gentoo.org>2015-04-15 15:55:35 +0000
commit4c97d187997359f3ece8e3fb4d9de0d62de84012 (patch)
treef258c8f63aeadd28b0c83863f08f5493c204fbe1 /sec-policy/selinux-gift
parentRelease of 2.20141203-r5 (diff)
downloadgentoo-2-4c97d187997359f3ece8e3fb4d9de0d62de84012.tar.gz
gentoo-2-4c97d187997359f3ece8e3fb4d9de0d62de84012.tar.bz2
gentoo-2-4c97d187997359f3ece8e3fb4d9de0d62de84012.zip
Stabilize policy 2.20141203-r4
(Portage version: 2.2.14/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-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-gift/ChangeLog b/sec-policy/selinux-gift/ChangeLog
index 7377d0455c41..e578b79f3abe 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.57 2015/04/15 15:43:28 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.58 2015/04/15 15:55:33 perfinion Exp $
+
+ 15 Apr 2015; Jason Zaman <perfinion@gentoo.org>
+ selinux-gift-2.20141203-r4.ebuild:
+ Stabilize policy 2.20141203-r4
*selinux-gift-2.20141203-r5 (15 Apr 2015)
diff --git a/sec-policy/selinux-gift/selinux-gift-2.20141203-r4.ebuild b/sec-policy/selinux-gift/selinux-gift-2.20141203-r4.ebuild
index 7c1aaffba49f..6bab2679f129 100644
--- a/sec-policy/selinux-gift/selinux-gift-2.20141203-r4.ebuild
+++ b/sec-policy/selinux-gift/selinux-gift-2.20141203-r4.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-r4.ebuild,v 1.1 2015/03/22 13:47:31 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20141203-r4.ebuild,v 1.2 2015/04/15 15:55:33 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