Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/atlas/
Date: Mon, 26 Jun 2017 20:35:42
Message-Id: 1498509317.14c1e493cfd90dce75fdc385a1af3926e7d5fc40.jlec@gentoo
1 commit: 14c1e493cfd90dce75fdc385a1af3926e7d5fc40
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 20:35:17 2017 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 20:35:17 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=14c1e493
7
8 sci-libs/atlas: Sanitize default USE combination
9
10 Helps sorting out #794
11
12 Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.2
13 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
14
15 sci-libs/atlas/atlas-3.10.3.ebuild | 4 ++--
16 sci-libs/atlas/atlas-3.11.38-r1.ebuild | 2 +-
17 sci-libs/atlas/metadata.xml | 2 +-
18 3 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/sci-libs/atlas/atlas-3.10.3.ebuild b/sci-libs/atlas/atlas-3.10.3.ebuild
21 index e6b6e7147..131790147 100644
22 --- a/sci-libs/atlas/atlas-3.10.3.ebuild
23 +++ b/sci-libs/atlas/atlas-3.10.3.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2016 Gentoo Foundation
26 +# Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2
31 LICENSE="BSD"
32 SLOT="0"
33 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
34 -IUSE="+deprecated doc fortran generic lapack static-libs threads"
35 +IUSE="+deprecated doc +fortran generic +lapack static-libs threads"
36
37 REQUIRED_USE="
38 deprecated? ( lapack )
39
40 diff --git a/sci-libs/atlas/atlas-3.11.38-r1.ebuild b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
41 index 7b35184a8..5db98d96b 100644
42 --- a/sci-libs/atlas/atlas-3.11.38-r1.ebuild
43 +++ b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
44 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2
45 LICENSE="BSD"
46 SLOT="0"
47 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
48 -IUSE="+deprecated doc fortran generic ifko lapack static-libs threads"
49 +IUSE="+deprecated doc +fortran generic ifko +lapack static-libs threads"
50
51 REQUIRED_USE="
52 deprecated? ( lapack )
53
54 diff --git a/sci-libs/atlas/metadata.xml b/sci-libs/atlas/metadata.xml
55 index 5fffffdf1..b77adaad5 100644
56 --- a/sci-libs/atlas/metadata.xml
57 +++ b/sci-libs/atlas/metadata.xml
58 @@ -1,4 +1,4 @@
59 -<?xml version='1.0' encoding='UTF-8'?>
60 +<?xml version="1.0" encoding="UTF-8"?>
61 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
62 <pkgmetadata>
63 <maintainer type="project">