diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-07 20:54:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-07 20:54:12 +0000 |
commit | 999c019ec1e1183dbea481ba6a855b2ab7ab11de (patch) | |
tree | 5eb1758fec12c6b0902095c0d343363c6b8403cc /sci-mathematics/octave | |
parent | Marking geda-1.6.2 ppc for bug 395797 (diff) | |
download | gentoo-2-999c019ec1e1183dbea481ba6a855b2ab7ab11de.tar.gz gentoo-2-999c019ec1e1183dbea481ba6a855b2ab7ab11de.tar.bz2 gentoo-2-999c019ec1e1183dbea481ba6a855b2ab7ab11de.zip |
Marking octave-3.4.3-r1 ppc for bug 402199
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 28b74cac0445..da4870febf4f 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.120 2012/02/27 18:27:27 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.121 2012/03/07 20:54:12 ranger Exp $ + + 07 Mar 2012; Brent Baude <ranger@gentoo.org> octave-3.4.3-r1.ebuild: + Marking octave-3.4.3-r1 ppc for bug 402199 *octave-3.6.1 (27 Feb 2012) diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild index ddaa0214c51a..836dce10f134 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.9 2012/02/16 19:31:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.10 2012/03/07 20:54:12 ranger 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 |