summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-09-02 16:46:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-09-02 16:46:59 +0000
commite49aadd6994919c21ae273191c595317224155a7 (patch)
treea64f3b9a71d7cab4385353ca92415a88fcf772c7 /net-libs/loudmouth
parentinital ebuild, live from repository, no releases yet (diff)
downloadgentoo-2-e49aadd6994919c21ae273191c595317224155a7.tar.gz
gentoo-2-e49aadd6994919c21ae273191c595317224155a7.tar.bz2
gentoo-2-e49aadd6994919c21ae273191c595317224155a7.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r--net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
index 56eed74c3b4f..97fe557f3515 100644
--- a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.3 2009/08/31 21:38:05 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.4 2009/09/02 16:46:59 mr_bones_ Exp $
inherit autotools gnome2
@@ -64,7 +64,6 @@ src_unpack() {
# Don't check for sync dns problems when using asyncns [#33]
# From debian..
epatch "${FILESDIR}/${P}-async-fix.patch"
-
eautoreconf
}