Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 595094 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +4 lines)
Line  Link Here
0
-- rspamd-1.3.5.ebuild
0
++ rspamd-1.3.5-r1.ebuid
Lines 13-21 Link Here
13
LICENSE="Apache-2.0"
13
LICENSE="Apache-2.0"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="~amd64 ~x86"
15
KEYWORDS="~amd64 ~x86"
16
IUSE="fann +jit"
16
IUSE="fann +jit libressl"
17
17
18
RDEPEND="dev-libs/openssl:0[-bindist]
18
RDEPEND="!libressl? ( dev-libs/openssl:0[-bindist] )
19
		libressl? ( dev-libs/libressl:0 )
19
		fann? ( sci-mathematics/fann )
20
		fann? ( sci-mathematics/fann )
20
		jit? (
21
		jit? (
21
			dev-libs/libpcre[jit]
22
			dev-libs/libpcre[jit]

Return to bug 595094