diff options
author | 2011-06-13 15:01:35 +0000 | |
---|---|---|
committer | 2011-06-13 15:01:35 +0000 | |
commit | 9af27dd04f33f44f65aa1fe86ecaa34168783790 (patch) | |
tree | f808ed04f909a7de7eb665ca7b5eda368a56c4f3 /sys-cluster/mpich2 | |
parent | Version bump, security bug #370787. (diff) | |
download | gentoo-2-9af27dd04f33f44f65aa1fe86ecaa34168783790.tar.gz gentoo-2-9af27dd04f33f44f65aa1fe86ecaa34168783790.tar.bz2 gentoo-2-9af27dd04f33f44f65aa1fe86ecaa34168783790.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-cluster/mpich2')
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild b/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild index 0300ba5680cc..19aea7b5260e 100644 --- a/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild +++ b/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild,v 1.1 2011/06/12 22:37:21 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild,v 1.2 2011/06/13 15:01:35 mr_bones_ Exp $ EAPI=2 @@ -50,7 +50,7 @@ src_prepare() { -e 's,\(.*=\ *\)"@WRAPPER_[A-Z]*FLAGS@",\1"",' \ src/env/*.in || die - # 369263 and 1044, 1500 upstream. + # 369263 and 1044, 1500 upstream. epatch "${FILESDIR}"/fix-pkg-config-files.patch AT_M4DIR="${S}"/confdb eautoreconf || die } |