summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:32:24 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:32:24 +0000
commitb2c8147c00870a626fce6c7fc34104b7a77b929d (patch)
treeb80cd2829ff29299c7affaaf9b44782958420506 /sci-physics
parentManifest recommit (diff)
downloadgentoo-2-b2c8147c00870a626fce6c7fc34104b7a77b929d.tar.gz
gentoo-2-b2c8147c00870a626fce6c7fc34104b7a77b929d.tar.bz2
gentoo-2-b2c8147c00870a626fce6c7fc34104b7a77b929d.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/mpb/ChangeLog7
-rw-r--r--sci-physics/mpb/mpb-1.4.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/mpb/ChangeLog b/sci-physics/mpb/ChangeLog
index 49dd071a076a..95f621a00642 100644
--- a/sci-physics/mpb/ChangeLog
+++ b/sci-physics/mpb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/mpb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.5 2006/11/07 14:12:52 markusle Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/ChangeLog,v 1.6 2007/01/10 17:32:24 hkbst Exp $
+
+ 10 Jan 2007; <marijn@gentoo.org> mpb-1.4.2.ebuild:
+ Dependency update: dev-util/guile -> dev-scheme/guile.
07 Nov 2006; Markus Dittrich <markusle@gentoo.org>
+files/mpb-1.4.2-gcc4.patch, mpb-1.4.2.ebuild:
diff --git a/sci-physics/mpb/mpb-1.4.2.ebuild b/sci-physics/mpb/mpb-1.4.2.ebuild
index 9bfcbe80fe0f..5fab919da4c7 100644
--- a/sci-physics/mpb/mpb-1.4.2.ebuild
+++ b/sci-physics/mpb/mpb-1.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2.ebuild,v 1.3 2006/11/07 14:12:52 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2.ebuild,v 1.4 2007/01/10 17:32:24 hkbst Exp $
inherit fortran
@@ -14,7 +14,7 @@ KEYWORDS="~x86"
SLOT="0"
DEPEND="virtual/lapack
- dev-util/guile
+ dev-scheme/guile
sci-libs/libctl
sci-libs/hdf5
~sci-libs/fftw-2.1.5