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

Collapse All | Expand All

(-)/usr/portage/net-libs/signond/signond-8.59.ebuild (-1 / +4 lines)
Lines 12-18 Link Here
12
LICENSE="LGPL-2.1"
12
LICENSE="LGPL-2.1"
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="amd64 ~arm x86"
14
KEYWORDS="amd64 ~arm x86"
15
IUSE="doc test"
15
IUSE="doc kwallet test"
16
17
REQUIRED_USE="|| ( kwallet )"
16
18
17
RESTRICT="test"
19
RESTRICT="test"
18
20
Lines 30-35 Link Here
30
"
32
"
31
RDEPEND="${COMMON_DEPEND}
33
RDEPEND="${COMMON_DEPEND}
32
	!<net-libs/libproxy-0.4.12[kde]
34
	!<net-libs/libproxy-0.4.12[kde]
35
	kwallet? ( kde-apps/signon-kwallet-extension )
33
"
36
"
34
# <libproxy-0.4.12[kde] results in segfaults due to symbol collisions with qt4
37
# <libproxy-0.4.12[kde] results in segfaults due to symbol collisions with qt4
35
38

Return to bug 642420