Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/bicatali:master commit in: sci-libs/mpiblacs/
Date: Wed, 01 Jun 2011 00:10:02
Message-Id: 47937e430f4fe837c9f1646f1e98736e035f76ee.bicatali@gentoo
1 commit: 47937e430f4fe837c9f1646f1e98736e035f76ee
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 00:09:28 2011 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 00:09:28 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/bicatali.git;a=commit;h=47937e43
7
8 fixed linking. static makefile include. eapi4
9
10 ---
11 sci-libs/mpiblacs/ChangeLog | 4 ++++
12 1 files changed, 4 insertions(+), 0 deletions(-)
13
14 diff --git a/sci-libs/mpiblacs/ChangeLog b/sci-libs/mpiblacs/ChangeLog
15 index 21e8600..69b1b84 100644
16 --- a/sci-libs/mpiblacs/ChangeLog
17 +++ b/sci-libs/mpiblacs/ChangeLog
18 @@ -2,6 +2,10 @@
19 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
20 # $Header: $
21
22 + 01 Jun 2011; Sébastien Fabbro <bicatali@g.o> mpiblacs-1.1.ebuild:
23 + Switched to EAPI4. Create a static include makefile with big sed. Fixed
24 + linking.
25 +
26 23 Feb 2011; Sébastien Fabbro <bicatali@g.o> mpiblacs-1.1.ebuild:
27 Switched to alternatives-2 framework