View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild (-1 / +2 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# 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 $
# $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"
DESCRIPTION="An editor to the GNOME 2 config system"
HOMEPAGE="http://www.gnome.org/"
HOMEPAGE="http://www.gnome.org/"
 Lines 29-32    Link Here 
	unpack ${A}
	unpack ${A}
	cd ${S}
	cd ${S}
	epatch ${FILESDIR}/${P}-mem_corrupt.patch
	epatch ${FILESDIR}/${P}-mem_corrupt.patch
	gnome2_omf_fix
}
}