summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-07 14:58:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-07 14:58:02 +0000
commit2aa6919f3289378f030b875f0759463e33bd8d49 (patch)
treee2f801dce4959915f87bffb0fa80a0764c11b655 /dev-cpp
parentEapi2ification with use-deps (diff)
downloadgentoo-2-2aa6919f3289378f030b875f0759463e33bd8d49.tar.gz
gentoo-2-2aa6919f3289378f030b875f0759463e33bd8d49.tar.bz2
gentoo-2-2aa6919f3289378f030b875f0759463e33bd8d49.zip
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild
index d5f54a8d382a..06f0ed1c49ff 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.6.2.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/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild,v 1.2 2009/03/07 14:57:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild,v 1.3 2009/03/07 14:58:02 armin76 Exp $
inherit eutils autotools
@@ -26,7 +26,7 @@ src_unpack() {
epatch "${FILESDIR}/1.6.1-gcc42_atomicity.patch"
epatch "${FILESDIR}/${PV}-autoconf.patch"
epatch "${FILESDIR}/${PV}-configure_detect_netfilter.patch" # bug 236177
-
+
AT_M4DIR="m4" eautoreconf
}