diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 14:43:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 14:43:16 +0000 |
commit | e3f08eb86d0ed0ec311b741acd36cd747ebaa116 (patch) | |
tree | 68dd5ce9e5b7219de67e23efcba0e05f2e3e3729 /sci-mathematics | |
parent | [bump] virtual/perl-CPAN-Meta-YAML-0.7.0 (diff) | |
download | gentoo-2-e3f08eb86d0ed0ec311b741acd36cd747ebaa116.tar.gz gentoo-2-e3f08eb86d0ed0ec311b741acd36cd747ebaa116.tar.bz2 gentoo-2-e3f08eb86d0ed0ec311b741acd36cd747ebaa116.zip |
Stable for HPPA (bug #402199).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-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 b5d5d80ac21a..9748eb02475c 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.117 2012/02/07 13:39:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.118 2012/02/08 14:43:16 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> octave-3.4.3-r1.ebuild: + Stable for HPPA (bug #402199). 07 Feb 2012; Agostino Sarubbo <ago@gentoo.org> octave-3.4.3-r1.ebuild: Stable for amd64, wrt bug #402199 diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild index e818033b4381..87c00dc68399 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.7 2012/02/07 13:39:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.8 2012/02/08 14:43:16 jer 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 |