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

(-)a/syslog-ng-3.4.7.ebuild (-1 / +2 lines)
Lines 13-19 Link Here
13
LICENSE="GPL-2+ LGPL-2.1+"
13
LICENSE="GPL-2+ LGPL-2.1+"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
15
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
16
IUSE="caps dbi geoip ipv6 json mongodb +pcre smtp spoof-source ssl systemd tcpd"
16
IUSE="caps dbi geoip ipv6 json mongodb +pcre pacct smtp spoof-source ssl systemd tcpd"
17
RESTRICT="test"
17
RESTRICT="test"
18
18
19
RDEPEND="
19
RDEPEND="
Lines 51-56 Link Here
51
		$(use_enable json) \
51
		$(use_enable json) \
52
		$(use_enable mongodb) \
52
		$(use_enable mongodb) \
53
		$(use_enable pcre) \
53
		$(use_enable pcre) \
54
		$(use_enable pacct) \
54
		$(use_enable smtp) \
55
		$(use_enable smtp) \
55
		$(use_enable spoof-source) \
56
		$(use_enable spoof-source) \
56
		$(use_enable dbi sql) \
57
		$(use_enable dbi sql) \

Return to bug 498884