diff options
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 73404d40b7be..969f580b921c 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/octave # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.93 2010/06/24 17:12:17 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.94 2010/07/09 10:19:55 ssuominen Exp $ + + 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + octave-3.2.4-r1.ebuild: + ppc64 stable wrt #318649 24 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> -files/octave-2.1.72-gcc4.1-gentoo.patch, -octave-2.1.73.ebuild, diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild index d961cddb05f4..202114c2a5aa 100644 --- a/sci-mathematics/octave/octave-3.2.4-r1.ebuild +++ b/sci-mathematics/octave/octave-3.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.8 2010/06/13 15:07:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.9 2010/07/09 10:19:55 ssuominen Exp $ EAPI="2" inherit flag-o-matic xemacs-elisp-common autotools @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc emacs fltk fftw opengl readline sparse test xemacs zlib" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" RDEPEND="dev-libs/libpcre media-gfx/graphicsmagick[cxx] |