Gentoo Archives: gentoo-commits

From: Francois Bissey <f.r.bissey@×××××××××.nz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/gsl/
Date: Wed, 02 Jul 2014 00:09:51
Message-Id: 1404259741.4a1bb90c574ea27b61d9ff5d70ac4ec88763a0e2.fbissey@gentoo
1 commit: 4a1bb90c574ea27b61d9ff5d70ac4ec88763a0e2
2 Author: François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
3 AuthorDate: Wed Jul 2 00:09:01 2014 +0000
4 Commit: Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz>
5 CommitDate: Wed Jul 2 00:09:01 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4a1bb90c
7
8 Tested on x64-macos, keywording.
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 sci-libs/gsl/ChangeLog | 6 +++++-
14 sci-libs/gsl/gsl-1.16-r1.ebuild | 2 +-
15 2 files changed, 6 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
18 index f35223d..81ecb25 100644
19 --- a/sci-libs/gsl/ChangeLog
20 +++ b/sci-libs/gsl/ChangeLog
21 @@ -1,7 +1,11 @@
22 # ChangeLog for sci-libs/gsl
23 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.77 2010/08/09 09:32:55 xarthisius Exp $
26
27 + 02 Jul 2014; François Bissey <francois.bissey@×××××××××××××.nz>
28 + gsl-1.16-r1.ebuild:
29 + Tested on x64-macos, keywording.
30 +
31 *gsl-1.16-r1 (19 Aug 2013)
32
33 19 Aug 2013; Sébastien Fabbro <bicatali@g.o>
34
35 diff --git a/sci-libs/gsl/gsl-1.16-r1.ebuild b/sci-libs/gsl/gsl-1.16-r1.ebuild
36 index c1fd0e5..f19bba1 100644
37 --- a/sci-libs/gsl/gsl-1.16-r1.ebuild
38 +++ b/sci-libs/gsl/gsl-1.16-r1.ebuild
39 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
40
41 LICENSE="GPL-3"
42 SLOT="0"
43 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
44 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~x64-macos ~sparc-solaris ~x86-solaris"
45 IUSE="cblas-external static-libs"
46
47 RDEPEND="cblas-external? ( virtual/cblas )"