diff options
Diffstat (limited to 'sys-cluster/mpich2/mpich2-1.0.6.ebuild')
-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}" } - |