diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-25 08:44:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-25 08:44:50 +0000 |
commit | d697772c99281b438b55347a664b1cf04dfd1d4b (patch) | |
tree | be9f375d6d47f8372f738fbefd93b76bbc1a90f7 /sci-mathematics | |
parent | Stable for x86, wrt bug #527852 (diff) | |
download | gentoo-2-d697772c99281b438b55347a664b1cf04dfd1d4b.tar.gz gentoo-2-d697772c99281b438b55347a664b1cf04dfd1d4b.tar.bz2 gentoo-2-d697772c99281b438b55347a664b1cf04dfd1d4b.zip |
Stable for x86, wrt bug #528002
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 5fb3061f27d6..93cc9300b6bb 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # 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.171 2014/11/10 10:56:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.172 2014/11/25 08:44:50 ago Exp $ + + 25 Nov 2014; Agostino Sarubbo <ago@gentoo.org> octave-3.8.2.ebuild: + Stable for x86, wrt bug #528002 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> octave-3.8.2.ebuild: Stable for ppc, wrt bug #528002 diff --git a/sci-mathematics/octave/octave-3.8.2.ebuild b/sci-mathematics/octave/octave-3.8.2.ebuild index 29624462da74..364804cfa6a6 100644 --- a/sci-mathematics/octave/octave-3.8.2.ebuild +++ b/sci-mathematics/octave/octave-3.8.2.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.2.ebuild,v 1.5 2014/11/10 10:56:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.6 2014/11/25 08:44:50 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" 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 ~arm hppa 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 |