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 | b8cf4251f6164340307f7cfbc14c155fc57dea2d (patch) | |
tree | ea4367659d55982858789a02c6d2b3822812045f /sys-cluster/mpi-dotnet | |
parent | stable x86, bug 307679 (diff) | |
download | gentoo-2-b8cf4251f6164340307f7cfbc14c155fc57dea2d.tar.gz gentoo-2-b8cf4251f6164340307f7cfbc14c155fc57dea2d.tar.bz2 gentoo-2-b8cf4251f6164340307f7cfbc14c155fc57dea2d.zip |
stable x86, bug 281207
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sys-cluster/mpi-dotnet')
-rw-r--r-- | sys-cluster/mpi-dotnet/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/mpi-dotnet/ChangeLog b/sys-cluster/mpi-dotnet/ChangeLog index 7d27a7357d79..1d494a00b997 100644 --- a/sys-cluster/mpi-dotnet/ChangeLog +++ b/sys-cluster/mpi-dotnet/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2010/02/28 22:12:10 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/ChangeLog,v 1.4 2010/03/04 09:56:44 fauli Exp $ + + 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + mpi-dotnet-1.0.0.ebuild: + stable x86, bug 281207 28 Feb 2010; <mabi@gentoo.org> mpi-dotnet-1.0.0.ebuild, files/Unsafe.pl.patch, files/configure.ac.patch: 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 |