summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-06 15:51:14 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-06 15:51:14 +0000
commit499d820b03056d3fe01dee811e3b95c888ed2468 (patch)
treec02cea5ce309556de2dff175109d4f52e8fbbc34 /sci-mathematics/octave
parentMarked ~hppa (bug #5035945). (diff)
downloadgentoo-2-499d820b03056d3fe01dee811e3b95c888ed2468.tar.gz
gentoo-2-499d820b03056d3fe01dee811e3b95c888ed2468.tar.bz2
gentoo-2-499d820b03056d3fe01dee811e3b95c888ed2468.zip
Marked ~hppa (bug #503594).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/ChangeLog6
-rw-r--r--sci-mathematics/octave/octave-3.8.0.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.8.1_rc4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 3b116ac7710d..922385ed178f 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/octave
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.160 2014/03/06 15:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.161 2014/03/06 15:51:14 jer Exp $
+
+ 06 Mar 2014; Jeroen Roovers <jer@gentoo.org> octave-3.8.0.ebuild,
+ octave-3.8.1_rc4.ebuild, octave-3.8.1_rc4-r1.ebuild:
+ Marked ~hppa (bug #503594).
06 Mar 2014; Jeroen Roovers <jer@gentoo.org> octave-3.8.0.ebuild,
octave-3.8.1_rc4.ebuild, octave-3.8.1_rc4-r1.ebuild:
diff --git a/sci-mathematics/octave/octave-3.8.0.ebuild b/sci-mathematics/octave/octave-3.8.0.ebuild
index ff7c3d3963f4..69159fb59d6c 100644
--- a/sci-mathematics/octave/octave-3.8.0.ebuild
+++ b/sci-mathematics/octave/octave-3.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.0.ebuild,v 1.8 2014/03/06 15:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.0.ebuild,v 1.9 2014/03/06 15:51:14 jer Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
SLOT="0/${PV}"
IUSE="curl doc fftw +glpk gnuplot hdf5 +imagemagick java jit opengl postscript
+qhull +qrupdate readline +sparse static-libs X zlib"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
app-text/ghostscript-gpl
diff --git a/sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild b/sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild
index 795bec09adfc..8169bad80008 100644
--- a/sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild
+++ b/sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild,v 1.2 2014/03/06 15:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1_rc4-r1.ebuild,v 1.3 2014/03/06 15:51:14 jer Exp $
EAPI=5
@@ -20,7 +20,7 @@ SRC_URI="mirror://gnu-alpha/octave/${MY_P}.tar.gz"
SLOT="0/${PV}"
IUSE="curl doc fftw +glpk gnuplot gui hdf5 +imagemagick java jit opengl postscript
+qhull +qrupdate readline +sparse static-libs X zlib"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
app-text/ghostscript-gpl
diff --git a/sci-mathematics/octave/octave-3.8.1_rc4.ebuild b/sci-mathematics/octave/octave-3.8.1_rc4.ebuild
index f523b70ea352..da479c16de1a 100644
--- a/sci-mathematics/octave/octave-3.8.1_rc4.ebuild
+++ b/sci-mathematics/octave/octave-3.8.1_rc4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1_rc4.ebuild,v 1.2 2014/03/06 15:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1_rc4.ebuild,v 1.3 2014/03/06 15:51:14 jer Exp $
EAPI=5
@@ -20,7 +20,7 @@ SRC_URI="mirror://gnu-alpha/octave/${MY_P}.tar.gz"
SLOT="0/${PV}"
IUSE="curl doc fftw +glpk gnuplot hdf5 +imagemagick java jit opengl postscript
+qhull +qrupdate readline +sparse static-libs X zlib"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
app-text/ghostscript-gpl