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

(-)eclass/vim.eclass.old (-4 lines)
Lines 505-514 Link Here
505
		myconf="${myconf} `use_enable nls` `use_enable acl`"
505
		myconf="${myconf} `use_enable nls` `use_enable acl`"
506
	fi
506
	fi
507
507
508
	# Note: If USE=gpm, then ncurses will still be required. See bug #93970
509
	# for the reasons behind the USE flag change.
510
	myconf="${myconf} --with-tlib=curses"
511
512
	myconf="${myconf} --disable-selinux"
508
	myconf="${myconf} --disable-selinux"
513
509
514
	# Let Portage do the stripping. Some people like that.
510
	# Let Portage do the stripping. Some people like that.

Return to bug 457564