View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/app-crypt/seahorse/seahorse-0.7.6.ebuild (-1 / +8 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/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.1 2005/02/28 09:47:35 dragonheart Exp $
# $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"
DESCRIPTION="gnome front end to gnupg"
HOMEPAGE="http://seahorse.sourceforge.net/"
HOMEPAGE="http://seahorse.sourceforge.net/"
 Lines 37-43    Link Here 
DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
IUSE="doc ldap"
IUSE="doc ldap"
src_unpack() {
	unpack ${A}
	cd ${S}
	epatch "${FILESDIR}/${P}-gnome-2.10.patch"
}
src_compile() {
src_compile() {
	autoconf
	# note below doesn't work - need to fix
	# note below doesn't work - need to fix
	append-ldflags -Wl,-z,now
	append-ldflags -Wl,-z,now
	export LDFLAGS
	export LDFLAGS