diff options
author | 2014-12-04 08:38:20 +0000 | |
---|---|---|
committer | 2014-12-04 08:38:20 +0000 | |
commit | edc21b3ac1813b7cdabfc464c57a0a90f623e7b5 (patch) | |
tree | 6f011105dc33bd1e6125b4ffd32b2da25f56f83c /sci-mathematics | |
parent | Stable for ppc64, wrt bug #529948 (diff) | |
download | gentoo-2-edc21b3ac1813b7cdabfc464c57a0a90f623e7b5.tar.gz gentoo-2-edc21b3ac1813b7cdabfc464c57a0a90f623e7b5.tar.bz2 gentoo-2-edc21b3ac1813b7cdabfc464c57a0a90f623e7b5.zip |
Stable for ppc64, wrt bug #528002
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 93cc9300b6bb..9d6745f69b9a 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.172 2014/11/25 08:44:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.173 2014/12/04 08:38:20 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> octave-3.8.2.ebuild: + Stable for ppc64, wrt bug #528002 25 Nov 2014; Agostino Sarubbo <ago@gentoo.org> octave-3.8.2.ebuild: Stable for x86, wrt bug #528002 diff --git a/sci-mathematics/octave/octave-3.8.2.ebuild b/sci-mathematics/octave/octave-3.8.2.ebuild index 364804cfa6a6..b0d8e8457d92 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.6 2014/11/25 08:44:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.2.ebuild,v 1.7 2014/12/04 08:38:20 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 |