diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-07 20:20:06 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-07 22:48:45 +0200 |
commit | 8838fcf498568b7ddac0c8baa4f38547b65059fe (patch) | |
tree | 3d5ba7775e344e885666e1e71355ef5b61ec74b5 /sci-mathematics/octave | |
parent | sci-mathematics/octave: Update GTK+ icon cache (diff) | |
download | gentoo-8838fcf498568b7ddac0c8baa4f38547b65059fe.tar.gz gentoo-8838fcf498568b7ddac0c8baa4f38547b65059fe.tar.bz2 gentoo-8838fcf498568b7ddac0c8baa4f38547b65059fe.zip |
sci-mathematics/octave: Fix HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |