diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:56:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-10 10:56:54 +0000 |
commit | 0bb948353eae833273c09f9c68458494a1b9cd6c (patch) | |
tree | 00d95b8f8506284015a2a01e6ec83d64c8ebd71b /sci-mathematics | |
parent | Stable for ppc, wrt bug #527982 (diff) | |
download | gentoo-2-0bb948353eae833273c09f9c68458494a1b9cd6c.tar.gz gentoo-2-0bb948353eae833273c09f9c68458494a1b9cd6c.tar.bz2 gentoo-2-0bb948353eae833273c09f9c68458494a1b9cd6c.zip |
Stable for ppc, wrt bug #528002
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 76bb8ba50e08..5fb3061f27d6 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.170 2014/11/06 10:59:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.171 2014/11/10 10:56:54 ago Exp $ + + 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> octave-3.8.2.ebuild: + Stable for ppc, wrt bug #528002 06 Nov 2014; Jeroen Roovers <jer@gentoo.org> octave-3.8.2.ebuild: Stable for HPPA (bug #528002). diff --git a/sci-mathematics/octave/octave-3.8.2.ebuild b/sci-mathematics/octave/octave-3.8.2.ebuild index c5983762064e..29624462da74 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.4 2014/11/06 10:59:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.5 2014/11/10 10:56:54 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 |