diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-04 09:56:44 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-04 09:56:44 +0000 |
commit | 130c681ece7dafb3f00867a20dc3dbc6910d386b (patch) | |
tree | dc03d89702448155bb59baf7b06184b5e928dd43 /sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild | |
parent | stable x86, bug 307679 (diff) | |
download | historical-130c681ece7dafb3f00867a20dc3dbc6910d386b.tar.gz historical-130c681ece7dafb3f00867a20dc3dbc6910d386b.tar.bz2 historical-130c681ece7dafb3f00867a20dc3dbc6910d386b.zip |
stable x86, bug 281207
Package-Manager: portage-2.1.7.17/cvs/Linux i686
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 33a57d3827ae..3d0b757cc8af 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.3 2010/02/28 22:12:10 mabi Exp $ +# $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 $ 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 |