diff options
Diffstat (limited to 'sci-visualization')
-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" |