summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2012-06-25 18:38:03 +0000
committerJustin Bronder <jsbronder@gentoo.org>2012-06-25 18:38:03 +0000
commit2764537952b6ab1e62a3ffa52928c558a0059241 (patch)
tree77ed77decf61a768921abc2721b44e9a6012268e
parentAdapt to new unixcw-3. Bug #423389. Thanks Diego (diff)
downloadgentoo-2-2764537952b6ab1e62a3ffa52928c558a0059241.tar.gz
gentoo-2-2764537952b6ab1e62a3ffa52928c558a0059241.tar.bz2
gentoo-2-2764537952b6ab1e62a3ffa52928c558a0059241.zip
Drop blocker (sys-cluster/lam-mpi) that is no longer in the tree.
(Portage version: 2.1.10.57/cvs/Linux x86_64)
-rw-r--r--sys-cluster/mpi-dotnet/ChangeLog5
-rw-r--r--sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/sys-cluster/mpi-dotnet/ChangeLog b/sys-cluster/mpi-dotnet/ChangeLog
index 55a5f64b5cbf..18d4b6b1d7a9 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/ChangeLog,v 1.9 2012/05/21 19:27:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/ChangeLog,v 1.10 2012/06/25 18:38:03 jsbronder Exp $
+
+ 25 Jun 2012; Justin Bronder <jsbronder@gentoo.org> mpi-dotnet-1.0.0.ebuild:
+ Drop blocker (sys-cluster/lam-mpi) that is no longer in the tree.
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> mpi-dotnet-1.0.0.ebuild:
Add missing inheritance of eutils.eclass
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 21cddec79d06..673725221027 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-2012 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.9 2012/05/21 19:27:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpi-dotnet/mpi-dotnet-1.0.0.ebuild,v 1.10 2012/06/25 18:38:03 jsbronder Exp $
WANT_AUTOTOOLS="2.5"
inherit autotools eutils mono
@@ -20,7 +20,6 @@ KEYWORDS="~amd64 ppc x86"
IUSE="doc examples"
RDEPEND="virtual/mpi
- !sys-cluster/lam-mpi
>=dev-lang/mono-2.0"
DEPEND="${RDEPEND}
dev-lang/perl"