summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:42:10 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:42:10 +0000
commitf2354e37f19f25c138796deaea7e5d93f3387cc9 (patch)
tree62ab77c4ec271250a85a05f1edbcf41d7425fc75 /sys-cluster
parentRemove virtual/libc (diff)
downloadgentoo-2-f2354e37f19f25c138796deaea7e5d93f3387cc9.tar.gz
gentoo-2-f2354e37f19f25c138796deaea7e5d93f3387cc9.tar.bz2
gentoo-2-f2354e37f19f25c138796deaea7e5d93f3387cc9.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich2/ChangeLog5
-rw-r--r--sys-cluster/mpich2/mpich2-1.0.6.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index 738c7e4cc859..1f8b0cbc9180 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.43 2009/09/17 19:43:05 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.44 2009/09/23 20:42:10 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> mpich2-1.0.6.ebuild:
+ Remove virtual/libc
*mpich2-1.1.1_p1 (17 Sep 2009)
diff --git a/sys-cluster/mpich2/mpich2-1.0.6.ebuild b/sys-cluster/mpich2/mpich2-1.0.6.ebuild
index 87a7a4c00ae9..8334fce52f3a 100644
--- a/sys-cluster/mpich2/mpich2-1.0.6.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.6.ebuild,v 1.7 2008/09/03 07:33:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.6.ebuild,v 1.8 2009/09/23 20:42:10 patrick Exp $
WANT_AUTOCONF="2.5"
inherit autotools distutils eutils flag-o-matic fortran java-pkg-2
@@ -19,8 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="crypt cxx debug doc fast fortran mpe mpe-sdk pvfs2 threads"
-DEPEND="virtual/libc
- sys-devel/libtool
+DEPEND="sys-devel/libtool
dev-lang/perl
>=dev-lang/python-2.3
>=dev-libs/libaio-0.3.106