diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-23 13:36:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-23 13:36:34 +0000 |
commit | b3a3df43b1a33677f44aaffc5e32ddd8ce7d3d1e (patch) | |
tree | 97083eb25a1798e46af70ae8f8fc31be0c3c3060 /sci-mathematics | |
parent | Stable for HPPA (bug #472624). (diff) | |
download | gentoo-2-b3a3df43b1a33677f44aaffc5e32ddd8ce7d3d1e.tar.gz gentoo-2-b3a3df43b1a33677f44aaffc5e32ddd8ce7d3d1e.tar.bz2 gentoo-2-b3a3df43b1a33677f44aaffc5e32ddd8ce7d3d1e.zip |
Stable for HPPA (bug #473850).
(Portage version: 2.2.0_alpha184/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 39ebce9b8459..5270274ae4b1 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.139 2013/06/19 16:17:15 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.140 2013/06/23 13:36:34 jer Exp $ + + 23 Jun 2013; Jeroen Roovers <jer@gentoo.org> octave-3.6.4.ebuild: + Stable for HPPA (bug #473850). 19 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> -files/octave-3.6.3-rcond.patch, -octave-3.6.3.ebuild, diff --git a/sci-mathematics/octave/octave-3.6.4.ebuild b/sci-mathematics/octave/octave-3.6.4.ebuild index 626ac116c194..47773ea31fc5 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.3 2013/06/19 16:17:15 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.4.ebuild,v 1.4 2013/06/23 13:36:34 jer 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 |