summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-03-09 19:48:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-03-09 19:48:47 +0000
commit4c7795e0003ea3d2e951138b0479e9aa4086025a (patch)
tree443831358305033be299db06d031770bff35a2c8 /x11-libs/libmatchbox
parentrev bump for #503738 (diff)
downloadgentoo-2-4c7795e0003ea3d2e951138b0479e9aa4086025a.tar.gz
gentoo-2-4c7795e0003ea3d2e951138b0479e9aa4086025a.tar.bz2
gentoo-2-4c7795e0003ea3d2e951138b0479e9aa4086025a.zip
whitespace
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-libs/libmatchbox')
-rw-r--r--x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild b/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild
index 8463ea45ad41..bde3a3d9ad7c 100644
--- a/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild
+++ b/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v 1.6 2014/03/09 17:18:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v 1.7 2014/03/09 19:48:47 ssuominen Exp $
EAPI=5
inherit autotools eutils
@@ -45,7 +45,7 @@ src_prepare() {
epatch \
"${FILESDIR}"/${P}-libpng1{4,5}.patch \
"${FILESDIR}"/${P}-underlinking.patch
-
+
AT_M4DIR="${WORKDIR}" eautoreconf
}