summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-06-05 16:10:35 +0000
committerJason Zaman <perfinion@gentoo.org>2015-06-05 16:10:35 +0000
commit748c71f4768b4206215ce6322fc854c0438a2893 (patch)
tree6bc7b686b0a256ca5c3d3b321592e52f3a17df9f /sec-policy/selinux-gnome
parentRestore ~arm keyword. (diff)
downloadgentoo-2-748c71f4768b4206215ce6322fc854c0438a2893.tar.gz
gentoo-2-748c71f4768b4206215ce6322fc854c0438a2893.tar.bz2
gentoo-2-748c71f4768b4206215ce6322fc854c0438a2893.zip
Stabilize policy 2.20141203-r5
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Diffstat (limited to 'sec-policy/selinux-gnome')
-rw-r--r--sec-policy/selinux-gnome/ChangeLog6
-rw-r--r--sec-policy/selinux-gnome/selinux-gnome-2.20141203-r5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-gnome/ChangeLog b/sec-policy/selinux-gnome/ChangeLog
index 755e99c2f955..9d94998c4716 100644
--- a/sec-policy/selinux-gnome/ChangeLog
+++ b/sec-policy/selinux-gnome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sec-policy/selinux-gnome
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/ChangeLog,v 1.59 2015/06/05 15:57:23 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/ChangeLog,v 1.60 2015/06/05 16:10:31 perfinion Exp $
+
+ 05 Jun 2015; Jason Zaman <perfinion@gentoo.org>
+ selinux-gnome-2.20141203-r5.ebuild:
+ Stabilize policy 2.20141203-r5
*selinux-gnome-2.20141203-r6 (05 Jun 2015)
diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r5.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r5.ebuild
index d40d66087cac..66be5f00ec26 100644
--- a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r5.ebuild
+++ b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r5.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-gnome/selinux-gnome-2.20141203-r5.ebuild,v 1.1 2015/04/15 15:43:27 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r5.ebuild,v 1.2 2015/06/05 16:10:31 perfinion Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for gnome"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi