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

(-)hellanzb-0.13-r5.ebuild (-1 / +2 lines)
Lines 11-23 Link Here
11
LICENSE="BSD"
11
LICENSE="BSD"
12
SLOT="0"
12
SLOT="0"
13
KEYWORDS="~amd64 ~x86"
13
KEYWORDS="~amd64 ~x86"
14
IUSE="libnotify"
14
IUSE="libnotify ssl"
15
15
16
RDEPEND=">=dev-python/twisted-2.0
16
RDEPEND=">=dev-python/twisted-2.0
17
		dev-python/twisted-web
17
		dev-python/twisted-web
18
		|| ( app-arch/unrar
18
		|| ( app-arch/unrar
19
			 app-arch/rar )
19
			 app-arch/rar )
20
		app-arch/par2cmdline
20
		app-arch/par2cmdline
21
		ssl? ( dev-python/pyopenssl )
21
		libnotify? ( dev-python/notify-python )"
22
		libnotify? ( dev-python/notify-python )"
22
23
23
DEPEND=""
24
DEPEND=""

Return to bug 224415