Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 631748
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- /usr/portage/net-vpn/strongswan/strongswan-5.5.3.ebuild     2017-06-23 06:38:43.000000000 +0200
0
++ /usr/local/portage/net-vpn/strongswan/strongswan-5.5.3.ebuild       2017-09-22 20:06:46.132346644 +0200
Lines 11-17 Link Here
11
LICENSE="GPL-2 RSA DES"
11
LICENSE="GPL-2 RSA DES"
12
SLOT="0"
12
SLOT="0"
13
KEYWORDS="amd64 arm ppc ~ppc64 x86"
13
KEYWORDS="amd64 arm ppc ~ppc64 x86"
14
IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite pam pkcs11"
14
IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
15
15
16
STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"
16
STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"
17
STRONGSWAN_PLUGINS_OPT="blowfish ccm ctr gcm ha ipseckey ntru padlock rdrand unbound whitelist"
17
STRONGSWAN_PLUGINS_OPT="blowfish ccm ctr gcm ha ipseckey ntru padlock rdrand unbound whitelist"
Lines 169-174 Link Here
169
               $(use_enable pam xauth-pam) \
169
               $(use_enable pam xauth-pam) \
170
               $(use_enable pkcs11) \
170
               $(use_enable pkcs11) \
171
               $(use_enable sqlite) \
171
               $(use_enable sqlite) \
172
               $(use_enable systemd) \
172
               "$(systemd_with_unitdir)" \
173
               "$(systemd_with_unitdir)" \
173
               ${myconf}
174
               ${myconf}
174
}
175
}

Return to bug 631748