Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/arpack/
Date: Sat, 24 Mar 2018 02:25:56
Message-Id: 1521858334.d95f6fce82334913ae61554f16cc6d0eb00f4f1d.tamiko@gentoo
1 commit: d95f6fce82334913ae61554f16cc6d0eb00f4f1d
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 24 01:54:55 2018 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 24 02:25:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d95f6fce
7
8 sci-libs/arpack: update homepage
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sci-libs/arpack/arpack-3.4.0.ebuild | 4 ++--
13 sci-libs/arpack/arpack-3.5.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-libs/arpack/arpack-3.4.0.ebuild b/sci-libs/arpack/arpack-3.4.0.ebuild
17 index 8f4688842a6..13480a59652 100644
18 --- a/sci-libs/arpack/arpack-3.4.0.ebuild
19 +++ b/sci-libs/arpack/arpack-3.4.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,7 +8,7 @@ inherit autotools eutils fortran-2 toolchain-funcs
27 MY_P="${PN}-ng_${PV}"
28
29 DESCRIPTION="Arnoldi package library to solve large scale eigenvalue problems"
30 -HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ http://forge.scilab.org/index.php/p/arpack-ng/"
31 +HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ https://github.com/opencollab/arpack-ng"
32 SRC_URI="
33 https://github.com/opencollab/${PN}-ng/archive/${PV}.tar.gz -> ${P}.tar.gz
34 doc? (
35
36 diff --git a/sci-libs/arpack/arpack-3.5.0.ebuild b/sci-libs/arpack/arpack-3.5.0.ebuild
37 index 8f4688842a6..13480a59652 100644
38 --- a/sci-libs/arpack/arpack-3.5.0.ebuild
39 +++ b/sci-libs/arpack/arpack-3.5.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -8,7 +8,7 @@ inherit autotools eutils fortran-2 toolchain-funcs
47 MY_P="${PN}-ng_${PV}"
48
49 DESCRIPTION="Arnoldi package library to solve large scale eigenvalue problems"
50 -HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ http://forge.scilab.org/index.php/p/arpack-ng/"
51 +HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ https://github.com/opencollab/arpack-ng"
52 SRC_URI="
53 https://github.com/opencollab/${PN}-ng/archive/${PV}.tar.gz -> ${P}.tar.gz
54 doc? (