diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 12:08:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 12:08:59 +0000 |
commit | 35b77a17a2322a43cbfbd7071096f45b6ffe5b56 (patch) | |
tree | 4b2e0b5671f24a1246cfc392ad02dd7bbcc52658 /sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild | |
parent | arm/x86 stable, bug #308245 (diff) | |
download | historical-35b77a17a2322a43cbfbd7071096f45b6ffe5b56.tar.gz historical-35b77a17a2322a43cbfbd7071096f45b6ffe5b56.tar.bz2 historical-35b77a17a2322a43cbfbd7071096f45b6ffe5b56.zip |
ppc stable #281207
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild')
-rw-r--r-- | sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild b/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild index 3d0b757cc8af..1034d70a5627 100644 --- a/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild +++ b/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild,v 1.4 2010/03/04 09:56:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild,v 1.5 2010/04/18 12:08:59 nixnut Exp $ WANT_AUTOTOOLS="2.5" inherit autotools mono @@ -16,7 +16,7 @@ SRC_URI="http://www.osl.iu.edu/research/mpi.net/files/${PV}/${MY_P}.tar.gz" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="doc examples" RDEPEND="virtual/mpi |