Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/atlas/
Date: Thu, 07 Jun 2012 16:35:40
Message-Id: 1339086913.3d6e6e2e421aa0b9c785e8f871b1e163a0b00883.bicatali@gentoo
1 commit: 3d6e6e2e421aa0b9c785e8f871b1e163a0b00883
2 Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 7 16:35:13 2012 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 7 16:35:13 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3d6e6e2e
7
8 sci-libs/atlas: Version bump
9
10 (Portage version: 2.1.10.63/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 sci-libs/atlas/ChangeLog | 6 ++++++
14 .../{atlas-3.9.71.ebuild => atlas-3.9.77.ebuild} | 7 +------
15 2 files changed, 7 insertions(+), 6 deletions(-)
16
17 diff --git a/sci-libs/atlas/ChangeLog b/sci-libs/atlas/ChangeLog
18 index ce27013..dcc677f 100644
19 --- a/sci-libs/atlas/ChangeLog
20 +++ b/sci-libs/atlas/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*atlas-3.9.77 (07 Jun 2012)
26 +
27 + 07 Jun 2012; Sébastien Fabbro <bicatali@g.o> -atlas-3.9.71.ebuild,
28 + +atlas-3.9.77.ebuild:
29 + Version bump
30 +
31 *atlas-3.9.74 (07 May 2012)
32
33 07 May 2012; Andrea Arteaga <andyspiros@×××××.com> +atlas-3.9.74.ebuild
34
35 diff --git a/sci-libs/atlas/atlas-3.9.71.ebuild b/sci-libs/atlas/atlas-3.9.77.ebuild
36 similarity index 98%
37 rename from sci-libs/atlas/atlas-3.9.71.ebuild
38 rename to sci-libs/atlas/atlas-3.9.77.ebuild
39 index b2a010a..311fef2 100644
40 --- a/sci-libs/atlas/atlas-3.9.71.ebuild
41 +++ b/sci-libs/atlas/atlas-3.9.77.ebuild
42 @@ -5,7 +5,7 @@
43 EAPI=4
44 inherit eutils toolchain-funcs fortran-2 versionator alternatives-2
45
46 -LAPACKP=lapack-3.4.0.tgz
47 +LAPACKP=lapack-3.4.1.tgz
48
49 DESCRIPTION="Automatically Tuned Linear Algebra Software"
50 HOMEPAGE="http://math-atlas.sourceforge.net/"
51 @@ -46,11 +46,6 @@ pkg_setup() {
52 use fortran && fortran-2_pkg_setup
53 }
54
55 -src_prepare() {
56 - epatch "${FILESDIR}"/3.9.39-bfr-overflow.patch
57 - epatch "${FILESDIR}"/3.9.63-leaks.patch
58 -}
59 -
60 src_configure() {
61 atlas_configure() {
62 # hack needed to trick the flaky gcc detection