Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pgplot/
Date: Sat, 27 Jun 2020 20:45:25
Message-Id: 1593290692.220f8cff89760f095c2a5f2fd798e5be891b0059.dilfridge@gentoo
1 commit: 220f8cff89760f095c2a5f2fd798e5be891b0059
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:11:07 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220f8cff
7
8 sci-libs/pgplot: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
18 index 33d7fc5c0a2..43b17b8974b 100644
19 --- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
20 +++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
21 @@ -8,7 +8,7 @@ inherit eutils fortran-2 toolchain-funcs
22 MY_P="${PN}${PV//.}"
23
24 DESCRIPTION="FORTRAN/C device-independent scientific graphic library"
25 -HOMEPAGE="http://www.astro.caltech.edu/~tjp/pgplot/"
26 +HOMEPAGE="https://www.astro.caltech.edu/~tjp/pgplot/"
27 SRC_URI="ftp://ftp.astro.caltech.edu/pub/pgplot/${MY_P}.tar.gz"
28
29 SLOT="0"