commit:     14c1e493cfd90dce75fdc385a1af3926e7d5fc40
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 20:35:17 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 20:35:17 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=14c1e493

sci-libs/atlas: Sanitize default USE combination

Helps sorting out #794

Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/atlas/atlas-3.10.3.ebuild     | 4 ++--
 sci-libs/atlas/atlas-3.11.38-r1.ebuild | 2 +-
 sci-libs/atlas/metadata.xml            | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/atlas/atlas-3.10.3.ebuild 
b/sci-libs/atlas/atlas-3.10.3.ebuild
index e6b6e7147..131790147 100644
--- a/sci-libs/atlas/atlas-3.10.3.ebuild
+++ b/sci-libs/atlas/atlas-3.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+deprecated doc fortran generic lapack static-libs threads"
+IUSE="+deprecated doc +fortran generic +lapack static-libs threads"
 
 REQUIRED_USE="
        deprecated? ( lapack )

diff --git a/sci-libs/atlas/atlas-3.11.38-r1.ebuild 
b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
index 7b35184a8..5db98d96b 100644
--- a/sci-libs/atlas/atlas-3.11.38-r1.ebuild
+++ b/sci-libs/atlas/atlas-3.11.38-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+deprecated doc fortran generic ifko lapack static-libs threads"
+IUSE="+deprecated doc +fortran generic ifko +lapack static-libs threads"
 
 REQUIRED_USE="
        deprecated? ( lapack )

diff --git a/sci-libs/atlas/metadata.xml b/sci-libs/atlas/metadata.xml
index 5fffffdf1..b77adaad5 100644
--- a/sci-libs/atlas/metadata.xml
+++ b/sci-libs/atlas/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
   <maintainer type="project">

Reply via email to