From 77f610a8cc5be0a48eb4b18b7303f7bde9fcccc8 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sun, 3 Jan 2016 12:35:38 +0400 Subject: net-misc/strongswan: Add selinux rdep Package-Manager: portage-2.2.26 --- net-misc/strongswan/strongswan-5.3.4-r1.ebuild | 7 ++++--- net-misc/strongswan/strongswan-5.3.4.ebuild | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'net-misc/strongswan') diff --git a/net-misc/strongswan/strongswan-5.3.4-r1.ebuild b/net-misc/strongswan/strongswan-5.3.4-r1.ebuild index f5d7dde9a248..b7a623a1c2e5 100644 --- a/net-misc/strongswan/strongswan-5.3.4-r1.ebuild +++ b/net-misc/strongswan/strongswan-5.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl sqlite pam pkcs11" +IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" STRONGSWAN_PLUGINS_OPT="blowfish ccm ctr gcm ha ipseckey ntru padlock rdrand unbound whitelist" @@ -42,7 +42,8 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} virtual/logger sys-apps/iproute2 - !net-misc/libreswan" + !net-misc/libreswan + selinux? ( sec-policy/selinux-ipsec )" UGID="ipsec" diff --git a/net-misc/strongswan/strongswan-5.3.4.ebuild b/net-misc/strongswan/strongswan-5.3.4.ebuild index 2b2527786805..923765d34c16 100644 --- a/net-misc/strongswan/strongswan-5.3.4.ebuild +++ b/net-misc/strongswan/strongswan-5.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" KEYWORDS="amd64 arm ppc ~ppc64 x86" -IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl sqlite pam pkcs11" +IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici" STRONGSWAN_PLUGINS_OPT="blowfish ccm ctr gcm ha ipseckey ntru padlock rdrand unbound whitelist" @@ -42,7 +42,8 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} virtual/logger sys-apps/iproute2 - !net-misc/libreswan" + !net-misc/libreswan + selinux? ( sec-policy/selinux-ipsec )" UGID="ipsec" -- cgit v1.2.3-65-gdbad