--- eclass/vim.eclass.old 2013-04-23 19:01:16.000000000 -0700 +++ eclass/vim.eclass 2013-05-03 18:49:09.000000000 -0700 @@ -505,10 +505,6 @@ myconf="${myconf} `use_enable nls` `use_enable acl`" fi - # Note: If USE=gpm, then ncurses will still be required. See bug #93970 - # for the reasons behind the USE flag change. - myconf="${myconf} --with-tlib=curses" - myconf="${myconf} --disable-selinux" # Let Portage do the stripping. Some people like that.