Gentoo Archives: gentoo-commits

From: Andrew Savchenko <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/armadillo/
Date: Sat, 25 Jul 2015 23:39:22
Message-Id: 1437816655.a343efd838ab45c415381a8fe7fc92f3c9cfa032.bircoph@gentoo
1 commit: a343efd838ab45c415381a8fe7fc92f3c9cfa032
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Sat Jul 25 09:28:25 2015 +0000
4 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 25 09:30:55 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a343efd8
7
8 sci-libs/armadillo: Fix slots
9
10 Package-Manager: portage-2.2.20
11
12 sci-libs/armadillo/ChangeLog | 4 ++++
13 sci-libs/armadillo/armadillo-5.100.2.ebuild | 4 ++--
14 sci-libs/armadillo/armadillo-5.200.1.ebuild | 4 ++--
15 sci-libs/armadillo/armadillo-5.200.2.ebuild | 2 +-
16 4 files changed, 9 insertions(+), 5 deletions(-)
17
18 diff --git a/sci-libs/armadillo/ChangeLog b/sci-libs/armadillo/ChangeLog
19 index 6f29e41..ba91269 100644
20 --- a/sci-libs/armadillo/ChangeLog
21 +++ b/sci-libs/armadillo/ChangeLog
22 @@ -2,6 +2,10 @@
23 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 25 Jul 2015; Marius Brehler <marbre@××××××××××××××.de>
27 + armadillo-5.100.2.ebuild, armadillo-5.200.1.ebuild, armadillo-5.200.2.ebuild:
28 + sci-libs/armadillo: Fix slots
29 +
30 *armadillo-5.200.2 (20 Jul 2015)
31
32 20 Jul 2015; Marius Brehler <marbre@××××××××××××××.de>
33
34 diff --git a/sci-libs/armadillo/armadillo-5.100.2.ebuild b/sci-libs/armadillo/armadillo-5.100.2.ebuild
35 index 8d63e06..913504f 100644
36 --- a/sci-libs/armadillo/armadillo-5.100.2.ebuild
37 +++ b/sci-libs/armadillo/armadillo-5.100.2.ebuild
38 @@ -1,6 +1,6 @@
39 # Copyright 1999-2015 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-4.650.4.ebuild,v 1.1 2015/04/03 12:32:07 jlec Exp $
42 +# $Header: $
43
44 EAPI=5
45
46 @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/"
47 SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
48
49 LICENSE="MPL-2.0"
50 -SLOT="0/4"
51 +SLOT="0/5"
52 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
53 IUSE="arpack atlas blas debug doc examples hdf5 lapack mkl tbb test"
54 REQUIRED_USE="test? ( lapack )"
55
56 diff --git a/sci-libs/armadillo/armadillo-5.200.1.ebuild b/sci-libs/armadillo/armadillo-5.200.1.ebuild
57 index 8d63e06..913504f 100644
58 --- a/sci-libs/armadillo/armadillo-5.200.1.ebuild
59 +++ b/sci-libs/armadillo/armadillo-5.200.1.ebuild
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-4.650.4.ebuild,v 1.1 2015/04/03 12:32:07 jlec Exp $
64 +# $Header: $
65
66 EAPI=5
67
68 @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/"
69 SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
70
71 LICENSE="MPL-2.0"
72 -SLOT="0/4"
73 +SLOT="0/5"
74 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
75 IUSE="arpack atlas blas debug doc examples hdf5 lapack mkl tbb test"
76 REQUIRED_USE="test? ( lapack )"
77
78 diff --git a/sci-libs/armadillo/armadillo-5.200.2.ebuild b/sci-libs/armadillo/armadillo-5.200.2.ebuild
79 index 8d63e06..ceebe9c 100644
80 --- a/sci-libs/armadillo/armadillo-5.200.2.ebuild
81 +++ b/sci-libs/armadillo/armadillo-5.200.2.ebuild
82 @@ -13,7 +13,7 @@ HOMEPAGE="http://arma.sourceforge.net/"
83 SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
84
85 LICENSE="MPL-2.0"
86 -SLOT="0/4"
87 +SLOT="0/5"
88 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
89 IUSE="arpack atlas blas debug doc examples hdf5 lapack mkl tbb test"
90 REQUIRED_USE="test? ( lapack )"