summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-rtorrent')
-rw-r--r--sec-policy/selinux-rtorrent/ChangeLog6
-rw-r--r--sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sec-policy/selinux-rtorrent/ChangeLog b/sec-policy/selinux-rtorrent/ChangeLog
index 6561f50e8c32..ba9f1e609ee3 100644
--- a/sec-policy/selinux-rtorrent/ChangeLog
+++ b/sec-policy/selinux-rtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sec-policy/selinux-rtorrent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v 1.42 2015/04/15 15:43:23 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/ChangeLog,v 1.43 2015/04/15 15:55:20 perfinion Exp $
+
+ 15 Apr 2015; Jason Zaman <perfinion@gentoo.org>
+ selinux-rtorrent-2.20141203-r4.ebuild:
+ Stabilize policy 2.20141203-r4
*selinux-rtorrent-2.20141203-r5 (15 Apr 2015)
diff --git a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r4.ebuild b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r4.ebuild
index 2e269e47d93e..a361f975d308 100644
--- a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r4.ebuild
+++ b/sec-policy/selinux-rtorrent/selinux-rtorrent-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-rtorrent/selinux-rtorrent-2.20141203-r4.ebuild,v 1.1 2015/03/22 13:47:33 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r4.ebuild,v 1.2 2015/04/15 15:55:20 perfinion Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for rtorrent"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi