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

Collapse All | Expand All

(-)a/usr/portage/sys-apps/util-linux/util-linux-2.24.ebuild (-2 / +1 lines)
Lines 28-34 IUSE="bash-completion caps +cramfs cytune fdformat ncurses nls pam python selinu Link Here
28
28
29
RDEPEND="!sys-process/schedutils
29
RDEPEND="!sys-process/schedutils
30
	!sys-apps/setarch
30
	!sys-apps/setarch
31
	!<sys-apps/sysvinit-2.88-r5
31
	!<sys-apps/sysvinit-2.88-r6
32
	!sys-block/eject
32
	!sys-block/eject
33
	!<sys-libs/e2fsprogs-libs-1.41.8
33
	!<sys-libs/e2fsprogs-libs-1.41.8
34
	!<sys-fs/e2fsprogs-1.41.8
34
	!<sys-fs/e2fsprogs-1.41.8
Lines 91-97 src_configure() { Link Here
91
		$(use_enable fdformat) \
91
		$(use_enable fdformat) \
92
		--with-ncurses=$(usex ncurses $(usex unicode auto yes) no) \
92
		--with-ncurses=$(usex ncurses $(usex unicode auto yes) no) \
93
		--disable-kill \
93
		--disable-kill \
94
		--disable-last \
95
		--disable-login \
94
		--disable-login \
96
		$(use_enable tty-helpers mesg) \
95
		$(use_enable tty-helpers mesg) \
97
		--disable-nologin \
96
		--disable-nologin \

Return to bug 491742