--- /usr/portage/app-crypt/seahorse/seahorse-0.7.6.ebuild 2005-02-28 10:47:35.000000000 +0100 +++ /usr/local/portage/app-crypt/seahorse/seahorse-0.7.6.ebuild 2005-03-18 02:04:31.000000000 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.1 2005/02/28 09:47:35 dragonheart Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="gnome front end to gnupg" HOMEPAGE="http://seahorse.sourceforge.net/" @@ -37,7 +37,14 @@ DOCS="AUTHORS ChangeLog NEWS README TODO THANKS" IUSE="doc ldap" +src_unpack() { + unpack ${A} + cd ${S} + epatch "${FILESDIR}/${P}-gnome-2.10.patch" +} + src_compile() { + autoconf # note below doesn't work - need to fix append-ldflags -Wl,-z,now export LDFLAGS