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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- eix-0.17.0.ebuild
0
++ eix-0.17.0-r1.ebuild
Lines 20-26 Link Here
20
	nls? ( virtual/libintl )
20
	nls? ( virtual/libintl )
21
	app-arch/bzip2"
21
	app-arch/bzip2"
22
DEPEND="${RDEPEND}
22
DEPEND="${RDEPEND}
23
	app-arch/lzma-utils
23
	|| ( app-arch/xz-utils app-arch/lzma-utils )
24
	doc? ( dev-python/docutils )
24
	doc? ( dev-python/docutils )
25
	nls? ( sys-devel/gettext )"
25
	nls? ( sys-devel/gettext )"
26
26

Return to bug 290336