From: Andreas Sturmlechner Date: Sat, 7 Apr 2018 18:20:06 +0000 (+0200) Subject: sci-mathematics/octave: Fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8838fcf498568b7ddac0c8baa4f38547b65059fe;p=gentoo.git sci-mathematics/octave: Fix HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild index 3992dc9da4e1..66323d5a8b53 100644 --- a/sci-mathematics/octave/octave-4.2.2.ebuild +++ b/sci-mathematics/octave/octave-4.2.2.ebuild @@ -7,7 +7,7 @@ inherit autotools flag-o-matic fortran-2 gnome2-utils java-pkg-opt-2 pax-utils t DESCRIPTION="High-level interactive language for numerical computations" LICENSE="GPL-3" -HOMEPAGE="http://www.octave.org/" +HOMEPAGE="https://www.gnu.org/software/octave/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/${PV}"