summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-jabber')
-rw-r--r--sec-policy/selinux-jabber/ChangeLog6
-rw-r--r--sec-policy/selinux-jabber/selinux-jabber-2.20140311-r7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-jabber/ChangeLog b/sec-policy/selinux-jabber/ChangeLog
index beab65c67a51..1933c10078b4 100644
--- a/sec-policy/selinux-jabber/ChangeLog
+++ b/sec-policy/selinux-jabber/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sec-policy/selinux-jabber
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/ChangeLog,v 1.46 2014/12/07 11:49:48 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/ChangeLog,v 1.47 2014/12/07 13:21:06 perfinion Exp $
+
+ 07 Dec 2014; Jason Zaman <perfinion@gentoo.org>
+ selinux-jabber-2.20140311-r7.ebuild:
+ Stabilize 2.20140311-r7
*selinux-jabber-2.20141203-r1 (07 Dec 2014)
diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20140311-r7.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20140311-r7.ebuild
index 67d7f27d067a..831c81d37823 100644
--- a/sec-policy/selinux-jabber/selinux-jabber-2.20140311-r7.ebuild
+++ b/sec-policy/selinux-jabber/selinux-jabber-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-jabber/selinux-jabber-2.20140311-r7.ebuild,v 1.1 2014/11/01 17:26:13 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-jabber/selinux-jabber-2.20140311-r7.ebuild,v 1.2 2014/12/07 13:21:06 perfinion Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for jabber"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi