summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-07 20:20:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-07 22:48:45 +0200
commit8838fcf498568b7ddac0c8baa4f38547b65059fe (patch)
tree3d5ba7775e344e885666e1e71355ef5b61ec74b5 /sci-mathematics
parentsci-mathematics/octave: Update GTK+ icon cache (diff)
downloadgentoo-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')
-rw-r--r--sci-mathematics/octave/octave-4.2.2.ebuild2
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}"