summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-04 13:54:23 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-04 13:54:23 -0400
commit6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch)
tree285e5c0306e3484c8cbfbe5566242fe49857399d /sci-mathematics/octave/octave-4.0.0-r1.ebuild
parentdev-libs/libintl: stable on arm. bug #584616 (diff)
downloadgentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz
gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2
gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip
savannah: switch to https URLs
Diffstat (limited to 'sci-mathematics/octave/octave-4.0.0-r1.ebuild')
-rw-r--r--sci-mathematics/octave/octave-4.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-4.0.0-r1.ebuild b/sci-mathematics/octave/octave-4.0.0-r1.ebuild
index d19407f02c15..1e40ef2f6dcd 100644
--- a/sci-mathematics/octave/octave-4.0.0-r1.ebuild
+++ b/sci-mathematics/octave/octave-4.0.0-r1.ebuild
@@ -89,7 +89,7 @@ src_prepare() {
use gui && append-ldflags -Wl,-rpath,"${EPREFIX}/usr/$(get_libdir)/qt4"
fi
- # Octave fails to build with LLVM 3.5 http://savannah.gnu.org/bugs/?41061
+ # Octave fails to build with LLVM 3.5 https://savannah.gnu.org/bugs/?41061
use jit && \
has_version ">=sys-devel/llvm-3.5" && \
epatch "${FILESDIR}"/${PN}-4.0.0-llvm-3.5.patch && \