--- /usr/portage/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild 2006-03-25 19:37:09.000000000 +0000 +++ /usr/local/overlays/portage/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild 2006-03-27 22:04:13.000000000 +0000 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.2 2006/03/25 19:19:28 joem Exp $ -inherit eutils gnome2 +inherit gnome2 DESCRIPTION="An editor to the GNOME 2 config system" HOMEPAGE="http://www.gnome.org/" @@ -29,4 +29,5 @@ unpack ${A} cd ${S} epatch ${FILESDIR}/${P}-mem_corrupt.patch + gnome2_omf_fix }