diff options
author | 2007-07-13 21:47:34 +0000 | |
---|---|---|
committer | 2007-07-13 21:47:34 +0000 | |
commit | 5201dcf52171ddfcaf74d80731ed1fb4f8de6467 (patch) | |
tree | c9536f260422cd7b65d929f9809cc61d1b8cb34d /app-crypt/seahorse | |
parent | Fix digest (diff) | |
download | gentoo-2-5201dcf52171ddfcaf74d80731ed1fb4f8de6467.tar.gz gentoo-2-5201dcf52171ddfcaf74d80731ed1fb4f8de6467.tar.bz2 gentoo-2-5201dcf52171ddfcaf74d80731ed1fb4f8de6467.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.8.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.8.1.ebuild b/app-crypt/seahorse/seahorse-0.8.1.ebuild index dac11b12e1d6..b06be2c49435 100644 --- a/app-crypt/seahorse/seahorse-0.8.1.ebuild +++ b/app-crypt/seahorse/seahorse-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.7 2006/08/09 20:25:51 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.8 2007/07/13 21:47:34 mr_bones_ Exp $ inherit gnome2 eutils autotools flag-o-matic @@ -43,7 +43,6 @@ src_compile() { gnome2_src_compile } - src_install() { gnome2_src_install |