diff options
Diffstat (limited to 'sys-cluster/native-mpi/native-mpi-0.ebuild')
-rw-r--r-- | sys-cluster/native-mpi/native-mpi-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/native-mpi/native-mpi-0.ebuild b/sys-cluster/native-mpi/native-mpi-0.ebuild index bc37c9077f14..bcd3efd02ff5 100644 --- a/sys-cluster/native-mpi/native-mpi-0.ebuild +++ b/sys-cluster/native-mpi/native-mpi-0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/native-mpi/native-mpi-0.ebuild,v 1.1 2011/03/03 20:44:59 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/native-mpi/native-mpi-0.ebuild,v 1.2 2011/08/26 21:25:59 flameeyes Exp $ EAPI=3 -DESCRIPTION="Use native os mpi in prefix envirement" +DESCRIPTION="Use native OS MPI in prefix environment" HOMEPAGE="http://prefix.gentoo.org" SRC_URI="" |