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

(-)file_not_specified_in_diff (-3 / +6 lines)
Line  Link Here
0
-- c-client-2007f-r4.ebuild
0
++ c-client-2007f-r5.ebuild
Lines 19-27 Link Here
19
LICENSE="Apache-2.0"
19
LICENSE="Apache-2.0"
20
SLOT="0"
20
SLOT="0"
21
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
21
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
22
IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD pam ssl static-libs topal chappa"
22
IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD libressl pam ssl static-libs topal chappa"
23
23
24
RDEPEND="ssl? ( dev-libs/openssl )
24
RDEPEND="ssl? (
25
		!libressl? ( dev-libs/openssl )
26
		libressl? ( dev-libs/libressl )
27
	)
25
	!net-mail/uw-imap
28
	!net-mail/uw-imap
26
	kerberos? ( app-crypt/mit-krb5 )"
29
	kerberos? ( app-crypt/mit-krb5 )"
27
DEPEND="${RDEPEND}
30
DEPEND="${RDEPEND}

Return to bug 595328