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/gotoblas2/
Date: Tue, 31 May 2011 20:13:05
Message-Id: 9fcf4ce2c038c2124b98cf7b8dc7f2589b46150f.bicatali@gentoo
1 commit: 9fcf4ce2c038c2124b98cf7b8dc7f2589b46150f
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 20:01:00 2011 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 20:01:00 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/bicatali.git;a=commit;h=9fcf4ce2
7
8 fixed shared libs. added a aliasing patch. switched to eapi4.
9
10 ---
11 sci-libs/gotoblas2/ChangeLog | 4 ++++
12 1 files changed, 4 insertions(+), 0 deletions(-)
13
14 diff --git a/sci-libs/gotoblas2/ChangeLog b/sci-libs/gotoblas2/ChangeLog
15 index 662d6d5..63e373b 100644
16 --- a/sci-libs/gotoblas2/ChangeLog
17 +++ b/sci-libs/gotoblas2/ChangeLog
18 @@ -2,6 +2,10 @@
19 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
20 # $Header: $
21
22 + 31 May 2011; Sébastien Fabbro <bicatali@g.o> gotoblas2-1.13.ebuild:
23 + Fixed shared libs. Make ebuild easier to debug with a generated rule Makefile
24 + instead of dynamic. Added a aliasing patch. Switched to EAPI4.
25 +
26 23 Feb 2011; Sébastien Fabbro <bicatali@g.o> gotoblas2-1.13.ebuild,
27 files/gotoblas2-1.13-sharedlibs.patch:
28 fixed ldflags propagation