diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-4.0.0-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-4.0.0.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-4.0.1-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-4.0.1.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-4.0.2-r1.ebuild | 2 |
5 files changed, 5 insertions, 5 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 && \ diff --git a/sci-mathematics/octave/octave-4.0.0.ebuild b/sci-mathematics/octave/octave-4.0.0.ebuild index 006d795e84a0..6702068a95bf 100644 --- a/sci-mathematics/octave/octave-4.0.0.ebuild +++ b/sci-mathematics/octave/octave-4.0.0.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 && \ diff --git a/sci-mathematics/octave/octave-4.0.1-r1.ebuild b/sci-mathematics/octave/octave-4.0.1-r1.ebuild index 88a67af087ec..1b0a27f7b8e1 100644 --- a/sci-mathematics/octave/octave-4.0.1-r1.ebuild +++ b/sci-mathematics/octave/octave-4.0.1-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 && \ diff --git a/sci-mathematics/octave/octave-4.0.1.ebuild b/sci-mathematics/octave/octave-4.0.1.ebuild index a527708e9561..2355b918ccdc 100644 --- a/sci-mathematics/octave/octave-4.0.1.ebuild +++ b/sci-mathematics/octave/octave-4.0.1.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 && \ diff --git a/sci-mathematics/octave/octave-4.0.2-r1.ebuild b/sci-mathematics/octave/octave-4.0.2-r1.ebuild index 88a67af087ec..1b0a27f7b8e1 100644 --- a/sci-mathematics/octave/octave-4.0.2-r1.ebuild +++ b/sci-mathematics/octave/octave-4.0.2-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 && \ |