diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:04:09 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:48 +0200 |
commit | 1d98d5c3de1816872b7f58475a3f868c04134cc7 (patch) | |
tree | babfc74ccafeedc56365dd324c494eaee85a84b2 /sci-visualization/epix | |
parent | media-libs/libshout: update homepage (diff) | |
download | gentoo-1d98d5c3de1816872b7f58475a3f868c04134cc7.tar.gz gentoo-1d98d5c3de1816872b7f58475a3f868c04134cc7.tar.bz2 gentoo-1d98d5c3de1816872b7f58475a3f868c04134cc7.zip |
sci-visualization/epix: 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-visualization/epix')
-rw-r--r-- | sci-visualization/epix/epix-1.2.11-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-visualization/epix/epix-1.2.11-r2.ebuild b/sci-visualization/epix/epix-1.2.11-r2.ebuild index 803e8966b92b..7d479a0bc449 100644 --- a/sci-visualization/epix/epix-1.2.11-r2.ebuild +++ b/sci-visualization/epix/epix-1.2.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit elisp-common bash-completion-r1 autotools eutils DESCRIPTION="2- and 3-D plotter for creating images (to be used in LaTeX)" -HOMEPAGE="http://mathcs.holycross.edu/~ahwang/current/ePiX.html" -SRC_URI="http://mathcs.holycross.edu/~ahwang/epix/${P}_withpdf.tar.bz2" +HOMEPAGE="https://mathcs.holycross.edu/~ahwang/current/ePiX.html" +SRC_URI="https://mathcs.holycross.edu/~ahwang/epix/${P}_withpdf.tar.bz2" SLOT="0" LICENSE="GPL-2" |