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 | 8c079d4acd36d3b86ad6f0ffca4b60b1408810a4 (patch) | |
tree | c3293beb22e8d25b5a1660071a28e2ab5c76a149 /sys-cluster | |
parent | arm stable, bug #314467 (diff) | |
download | gentoo-2-8c079d4acd36d3b86ad6f0ffca4b60b1408810a4.tar.gz gentoo-2-8c079d4acd36d3b86ad6f0ffca4b60b1408810a4.tar.bz2 gentoo-2-8c079d4acd36d3b86ad6f0ffca4b60b1408810a4.zip |
ppc stable #281207
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/mpi-dotnet/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpi-dotnet/ChangeLog b/sys-cluster/mpi-dotnet/ChangeLog index 1d494a00b997..933af8b655c6 100644 --- a/sys-cluster/mpi-dotnet/ChangeLog +++ b/sys-cluster/mpi-dotnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/mpi-dotnet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/ChangeLog,v 1.4 2010/03/04 09:56:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/ChangeLog,v 1.5 2010/04/18 12:08:59 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> mpi-dotnet-1.0.0.ebuild: + ppc stable #281207 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> mpi-dotnet-1.0.0.ebuild: 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 |