summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2016-10-27 16:35:15 +0200
committerSven Vermeulen <swift@gentoo.org>2016-10-27 16:35:50 +0200
commit3590df517587d9678967f92a9222669d0a076349 (patch)
tree8f0c1fa1b6282687172dba3da54df704a01b15ad /sec-policy/selinux-amanda/selinux-amanda-2.20161023-r1.ebuild
parentnet-dns/dnscrypt-proxy: reorder maintainers and remove description (diff)
downloadgentoo-3590df517587d9678967f92a9222669d0a076349.tar.gz
gentoo-3590df517587d9678967f92a9222669d0a076349.tar.bz2
gentoo-3590df517587d9678967f92a9222669d0a076349.zip
sec-policy: Release of SELinux policies 2.20161023-r1
Package-Manager: portage-2.3.0
Diffstat (limited to 'sec-policy/selinux-amanda/selinux-amanda-2.20161023-r1.ebuild')
-rw-r--r--sec-policy/selinux-amanda/selinux-amanda-2.20161023-r1.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20161023-r1.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20161023-r1.ebuild
new file mode 100644
index 000000000000..5f91931b7226
--- /dev/null
+++ b/sec-policy/selinux-amanda/selinux-amanda-2.20161023-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+
+IUSE=""
+MODS="amanda"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amanda"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi
+DEPEND="${DEPEND}
+ sec-policy/selinux-inetd
+"
+RDEPEND="${RDEPEND}
+ sec-policy/selinux-inetd
+"