diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-03 07:21:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-03 07:21:32 +0000 |
commit | 4f9247b14e97f463033054e0bcde4a4421c6df50 (patch) | |
tree | 85227e9a6a36ccad67fd4fca3e5661b35435012c /sys-cluster/mpich2 | |
parent | whitespace (diff) | |
download | gentoo-2-4f9247b14e97f463033054e0bcde4a4421c6df50.tar.gz gentoo-2-4f9247b14e97f463033054e0bcde4a4421c6df50.tar.bz2 gentoo-2-4f9247b14e97f463033054e0bcde4a4421c6df50.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-cluster/mpich2')
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.0.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.0.6.ebuild b/sys-cluster/mpich2/mpich2-1.0.6.ebuild index 44248caf1832..e8d22b56c497 100644 --- a/sys-cluster/mpich2/mpich2-1.0.6.ebuild +++ b/sys-cluster/mpich2/mpich2-1.0.6.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/sys-cluster/mpich2/mpich2-1.0.6.ebuild,v 1.1 2007/12/03 06:03:02 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.6.ebuild,v 1.2 2007/12/03 07:21:32 mr_bones_ Exp $ inherit autotools distutils eutils flag-o-matic fortran java-pkg-2 @@ -368,4 +368,3 @@ setup-jvm-opts() { export JDK_TOPDIR="${JDK_TOPDIR}" export JDK_INCDIR="${JDK_INCDIR}" } - |