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

(-)strongswan-5.0.4.ebuild.orig (-1 / +2 lines)
Lines 12-18 Link Here
12
LICENSE="GPL-2 RSA DES"
12
LICENSE="GPL-2 RSA DES"
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="amd64 arm ppc ~ppc64 x86"
14
KEYWORDS="amd64 arm ppc ~ppc64 x86"
15
IUSE="+caps curl debug dhcp eap farp gcrypt ldap mysql +non-root +openssl sqlite pam"
15
IUSE="+caps curl debug dhcp eap farp gcrypt ldap mysql networkmanager +non-root +openssl sqlite pam"
16
16
17
COMMON_DEPEND="!net-misc/openswan
17
COMMON_DEPEND="!net-misc/openswan
18
	>=dev-libs/gmp-4.1.5
18
	>=dev-libs/gmp-4.1.5
Lines 133-138 Link Here
133
		$(use_enable sqlite) \
133
		$(use_enable sqlite) \
134
		$(use_enable dhcp) \
134
		$(use_enable dhcp) \
135
		$(use_enable farp) \
135
		$(use_enable farp) \
136
		$(use_enable networkmanager nm) \
136
		${myconf}
137
		${myconf}
137
}
138
}
138
139

Return to bug 472436