diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-07 13:39:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-07 13:39:40 +0000 |
commit | d3bf8b2eb1239c4e5e59f19f57e94cf5b119909a (patch) | |
tree | 385b20c477bdfab9bbb9b2ca550a6327bd909b78 /sci-mathematics/octave | |
parent | Version bump (diff) | |
download | gentoo-2-d3bf8b2eb1239c4e5e59f19f57e94cf5b119909a.tar.gz gentoo-2-d3bf8b2eb1239c4e5e59f19f57e94cf5b119909a.tar.bz2 gentoo-2-d3bf8b2eb1239c4e5e59f19f57e94cf5b119909a.zip |
Stable for amd64, wrt bug #402199
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 40eefcc3e5ef..b5d5d80ac21a 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/octave # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.116 2012/02/06 00:00:14 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.117 2012/02/07 13:39:40 ago Exp $ + + 07 Feb 2012; Agostino Sarubbo <ago@gentoo.org> octave-3.4.3-r1.ebuild: + Stable for amd64, wrt bug #402199 05 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild: diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild index 926413da7d5f..e818033b4381 100644 --- a/sci-mathematics/octave/octave-3.4.3-r1.ebuild +++ b/sci-mathematics/octave/octave-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.6 2012/02/06 00:00:14 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.7 2012/02/07 13:39:40 ago Exp $ EAPI=4 inherit eutils base autotools toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc fftw +glpk +imagemagick opengl openmp +qhull +qrupdate readline +sparse static-libs X zlib" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-libs/libpcre app-text/ghostscript-gpl |