summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:52:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:52:07 +0000
commitf77c93d4209249a44580dfb81c474d49b2b9fd06 (patch)
tree108b39983d40bbe57d679b22cfb49907e6e0594f /net-p2p/gift-gnutella
parentwhitespace (diff)
downloadgentoo-2-f77c93d4209249a44580dfb81c474d49b2b9fd06.tar.gz
gentoo-2-f77c93d4209249a44580dfb81c474d49b2b9fd06.tar.bz2
gentoo-2-f77c93d4209249a44580dfb81c474d49b2b9fd06.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-p2p/gift-gnutella')
-rw-r--r--net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild b/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild
index fcf6fefa70b8..d194110fc861 100644
--- a/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild
+++ b/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild,v 1.9 2007/07/12 14:33:49 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild,v 1.10 2007/07/13 05:52:07 mr_bones_ Exp $
inherit eutils
@@ -20,7 +20,6 @@ DEPEND="
dev-libs/libxml2
${RDEPEND}"
-
src_compile() {
econf $(use_with xml libxml) || die "failed to configure"
emake || die "failed to build"