diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:23:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:23:41 +0000 |
commit | cab54fc13d9520a43b07de5ee3338f7e1d88e2f5 (patch) | |
tree | e0efb4914ab7d25c625d412d24d74eaf141e9b1b /sci-mathematics | |
parent | Stable for ppc, wrt bug #473336 (diff) | |
download | gentoo-2-cab54fc13d9520a43b07de5ee3338f7e1d88e2f5.tar.gz gentoo-2-cab54fc13d9520a43b07de5ee3338f7e1d88e2f5.tar.bz2 gentoo-2-cab54fc13d9520a43b07de5ee3338f7e1d88e2f5.zip |
Stable for ppc, wrt bug #473850
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 5270274ae4b1..9550f008d199 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.140 2013/06/23 13:36:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.141 2013/06/24 05:23:41 ago Exp $ + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> octave-3.6.4.ebuild: + Stable for ppc, wrt bug #473850 23 Jun 2013; Jeroen Roovers <jer@gentoo.org> octave-3.6.4.ebuild: Stable for HPPA (bug #473850). diff --git a/sci-mathematics/octave/octave-3.6.4.ebuild b/sci-mathematics/octave/octave-3.6.4.ebuild index 47773ea31fc5..0bdeb9c1580f 100644 --- a/sci-mathematics/octave/octave-3.6.4.ebuild +++ b/sci-mathematics/octave/octave-3.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.4.ebuild,v 1.4 2013/06/23 13:36:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.4.ebuild,v 1.5 2013/06/24 05:23:41 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 hdf5 +imagemagick opengl postscript +qhull +qrupdate readline +sparse static-libs X zlib" -KEYWORDS="~amd64 hppa ~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 |