summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-07-02 17:59:43 +0000
committerJason Zaman <perfinion@gentoo.org>2015-07-02 17:59:43 +0000
commitab6be9eed1e5668e4a2e8a8117f6d92a6d22c2d6 (patch)
tree5375c41d2b6d7bfad0ba195845d2f64bb27977f4 /sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r7.ebuild
parentremove all old versions (diff)
downloadgentoo-2-ab6be9eed1e5668e4a2e8a8117f6d92a6d22c2d6.tar.gz
gentoo-2-ab6be9eed1e5668e4a2e8a8117f6d92a6d22c2d6.tar.bz2
gentoo-2-ab6be9eed1e5668e4a2e8a8117f6d92a6d22c2d6.zip
Release of 2.20141203-r7
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Diffstat (limited to 'sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r7.ebuild')
-rw-r--r--sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r7.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r7.ebuild b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r7.ebuild
new file mode 100644
index 000000000000..d56b13c0e678
--- /dev/null
+++ b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20141203-r7.ebuild
@@ -0,0 +1,17 @@
+# 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-r7.ebuild,v 1.1 2015/07/02 17:59:38 perfinion Exp $
+EAPI="5"
+
+IUSE=""
+MODS="rtorrent"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for rtorrent"
+
+if [[ $PV == 9999* ]] ; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
+fi