diff options
author | Matthias Maier <tamiko@gentoo.org> | 2018-03-23 20:54:55 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2018-03-23 21:25:34 -0500 |
commit | d95f6fce82334913ae61554f16cc6d0eb00f4f1d (patch) | |
tree | 7b189d67ad513115860ef8a39cd82a81a60b58fe /sci-libs/arpack | |
parent | media-video/mediainfo: version bump to 18.03 (diff) | |
download | gentoo-d95f6fce82334913ae61554f16cc6d0eb00f4f1d.tar.gz gentoo-d95f6fce82334913ae61554f16cc6d0eb00f4f1d.tar.bz2 gentoo-d95f6fce82334913ae61554f16cc6d0eb00f4f1d.zip |
sci-libs/arpack: update homepage
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-libs/arpack')
-rw-r--r-- | sci-libs/arpack/arpack-3.4.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/arpack/arpack-3.5.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/arpack/arpack-3.4.0.ebuild b/sci-libs/arpack/arpack-3.4.0.ebuild index 8f4688842a61..13480a596525 100644 --- a/sci-libs/arpack/arpack-3.4.0.ebuild +++ b/sci-libs/arpack/arpack-3.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit autotools eutils fortran-2 toolchain-funcs MY_P="${PN}-ng_${PV}" DESCRIPTION="Arnoldi package library to solve large scale eigenvalue problems" -HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ http://forge.scilab.org/index.php/p/arpack-ng/" +HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ https://github.com/opencollab/arpack-ng" SRC_URI=" https://github.com/opencollab/${PN}-ng/archive/${PV}.tar.gz -> ${P}.tar.gz doc? ( diff --git a/sci-libs/arpack/arpack-3.5.0.ebuild b/sci-libs/arpack/arpack-3.5.0.ebuild index 8f4688842a61..13480a596525 100644 --- a/sci-libs/arpack/arpack-3.5.0.ebuild +++ b/sci-libs/arpack/arpack-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit autotools eutils fortran-2 toolchain-funcs MY_P="${PN}-ng_${PV}" DESCRIPTION="Arnoldi package library to solve large scale eigenvalue problems" -HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ http://forge.scilab.org/index.php/p/arpack-ng/" +HOMEPAGE="http://www.caam.rice.edu/software/ARPACK/ https://github.com/opencollab/arpack-ng" SRC_URI=" https://github.com/opencollab/${PN}-ng/archive/${PV}.tar.gz -> ${P}.tar.gz doc? ( |