diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:11:07 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:52 +0200 |
commit | 220f8cff89760f095c2a5f2fd798e5be891b0059 (patch) | |
tree | 91d8204b4ddd920274ddbd4951e5fa7136849e44 /sci-libs | |
parent | sci-libs/szip: update homepage (diff) | |
download | gentoo-220f8cff89760f095c2a5f2fd798e5be891b0059.tar.gz gentoo-220f8cff89760f095c2a5f2fd798e5be891b0059.tar.bz2 gentoo-220f8cff89760f095c2a5f2fd798e5be891b0059.zip |
sci-libs/pgplot: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild index 33d7fc5c0a26..43b17b8974b1 100644 --- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild +++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild @@ -8,7 +8,7 @@ inherit eutils fortran-2 toolchain-funcs MY_P="${PN}${PV//.}" DESCRIPTION="FORTRAN/C device-independent scientific graphic library" -HOMEPAGE="http://www.astro.caltech.edu/~tjp/pgplot/" +HOMEPAGE="https://www.astro.caltech.edu/~tjp/pgplot/" SRC_URI="ftp://ftp.astro.caltech.edu/pub/pgplot/${MY_P}.tar.gz" SLOT="0" |