diff options
Diffstat (limited to 'app-crypt/seahorse/seahorse-0.7.8.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.7.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.7.8.ebuild b/app-crypt/seahorse/seahorse-0.7.8.ebuild index 0629bc752da1..71fd98a051cc 100644 --- a/app-crypt/seahorse/seahorse-0.7.8.ebuild +++ b/app-crypt/seahorse/seahorse-0.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.1 2005/05/10 01:12:34 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.2 2005/07/07 00:47:59 agriffis Exp $ inherit gnome2 eutils @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README TODO THANKS" -IUSE="doc ldap gnome" +IUSE="ldap" src_compile() { autoconf |