diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-08 23:11:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-08 23:11:38 +0000 |
commit | 4325fd730b8d9319cc726d9e34c0c4c3e933af93 (patch) | |
tree | c703ec1ac9d0123cc6b9483bfa771aca71a55039 /sci-mathematics/octave | |
parent | Marking eselect-timidity-20110513 ppc64 for bug 393881 (diff) | |
download | gentoo-2-4325fd730b8d9319cc726d9e34c0c4c3e933af93.tar.gz gentoo-2-4325fd730b8d9319cc726d9e34c0c4c3e933af93.tar.bz2 gentoo-2-4325fd730b8d9319cc726d9e34c0c4c3e933af93.zip |
Marking octave-3.4.3-r1 ppc64 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 da4870febf4f..018d84b6aab3 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.121 2012/03/07 20:54:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.122 2012/03/08 23:11:38 ranger Exp $ + + 08 Mar 2012; Brent Baude <ranger@gentoo.org> octave-3.4.3-r1.ebuild: + Marking octave-3.4.3-r1 ppc64 for bug 402199 07 Mar 2012; Brent Baude <ranger@gentoo.org> octave-3.4.3-r1.ebuild: Marking octave-3.4.3-r1 ppc for 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 836dce10f134..915f8be3998d 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.10 2012/03/07 20:54:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.11 2012/03/08 23:11:38 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 |