diff options
author | 2013-06-25 12:55:12 +0000 | |
---|---|---|
committer | 2013-06-25 12:55:12 +0000 | |
commit | c02376165316430601ae55471d5fdc267824e421 (patch) | |
tree | 6594451961ab8f9b3f9fb8088535ded4ba2e1a80 /sci-mathematics | |
parent | Stable for amd64, wrt bug #473336 (diff) | |
download | gentoo-2-c02376165316430601ae55471d5fdc267824e421.tar.gz gentoo-2-c02376165316430601ae55471d5fdc267824e421.tar.bz2 gentoo-2-c02376165316430601ae55471d5fdc267824e421.zip |
Stable for amd64, wrt bug #473850
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 ce1ec1d20fa5..bb59546403b7 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.142 2013/06/25 11:44:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.143 2013/06/25 12:55:12 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> octave-3.6.4.ebuild: + Stable for amd64, wrt bug #473850 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> octave-3.6.4.ebuild: Stable for x86, wrt bug #473850 diff --git a/sci-mathematics/octave/octave-3.6.4.ebuild b/sci-mathematics/octave/octave-3.6.4.ebuild index a87196681653..a2deef51d8c8 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.6 2013/06/25 11:44:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.4.ebuild,v 1.7 2013/06/25 12:55:12 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 |