diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/sundials/sundials-2.7.0.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/sundials/sundials-3.0.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/sundials/sundials-3.1.0.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/sundials/sundials-2.7.0.ebuild b/sci-libs/sundials/sundials-2.7.0.ebuild index 5eb5426e8a50..3b5df344e82c 100644 --- a/sci-libs/sundials/sundials-2.7.0.ebuild +++ b/sci-libs/sundials/sundials-2.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,8 +9,8 @@ FORTRAN_STANDARD=90 inherit cmake-utils toolchain-funcs fortran-2 versionator DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="http://computation.llnl.gov/projects/sundials" -SRC_URI="http://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" +HOMEPAGE="https://computation.llnl.gov/projects/sundials" +SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" LICENSE="BSD" SLOT="0/$(get_major_version)" diff --git a/sci-libs/sundials/sundials-3.0.0.ebuild b/sci-libs/sundials/sundials-3.0.0.ebuild index 35e90af469e9..5be731414779 100644 --- a/sci-libs/sundials/sundials-3.0.0.ebuild +++ b/sci-libs/sundials/sundials-3.0.0.ebuild @@ -9,8 +9,8 @@ FORTRAN_STANDARD=90 inherit cmake-utils toolchain-funcs fortran-2 versionator DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="http://computation.llnl.gov/projects/sundials" -SRC_URI="http://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" +HOMEPAGE="https://computation.llnl.gov/projects/sundials" +SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" LICENSE="BSD" SLOT="0/$(get_major_version)" diff --git a/sci-libs/sundials/sundials-3.1.0.ebuild b/sci-libs/sundials/sundials-3.1.0.ebuild index 707322d2accc..6285504725e0 100644 --- a/sci-libs/sundials/sundials-3.1.0.ebuild +++ b/sci-libs/sundials/sundials-3.1.0.ebuild @@ -9,8 +9,8 @@ FORTRAN_STANDARD=90 inherit cmake-utils toolchain-funcs fortran-2 versionator DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="http://computation.llnl.gov/projects/sundials" -SRC_URI="http://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" +HOMEPAGE="https://computation.llnl.gov/projects/sundials" +SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" LICENSE="BSD" SLOT="0/$(get_major_version)" |