Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/blas-reference/
Date: Sun, 29 Jan 2017 19:52:31
Message-Id: 1485719421.c00aeb6cdc706e4ddfeba156384b9e8dd71d47fa.grobian@gentoo
1 commit: c00aeb6cdc706e4ddfeba156384b9e8dd71d47fa
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 19:50:21 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:50:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00aeb6c
7
8 sci-libs/blas-reference: dropped ~ia64-linux ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 sci-libs/blas-reference/blas-reference-20070226-r4.ebuild | 4 ++--
13 sci-libs/blas-reference/blas-reference-20151113-r1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild
17 index 053d3ee..80c5b17 100644
18 --- a/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild
19 +++ b/sci-libs/blas-reference/blas-reference-20070226-r4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -15,7 +15,7 @@ SRC_URI="http://www.netlib.org/lapack/${LAPACKPN}-${LAPACKPV}.tgz"
27
28 LICENSE="BSD"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos"
31 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
32 IUSE="doc"
33
34 DEPEND="app-eselect/eselect-blas"
35
36 diff --git a/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
37 index afa3c5b..a027b6f 100644
38 --- a/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
39 +++ b/sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -15,7 +15,7 @@ SRC_URI="http://www.netlib.org/${LPN}/${LPN}-${LPV}.tgz"
47
48 LICENSE="BSD"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos"
51 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
52 IUSE="doc"
53
54 DEPEND="app-eselect/eselect-blas"