diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 12:44:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 12:44:46 +0000 |
commit | 251bfeb315df832c3f47d93c4d0eea5792d30bad (patch) | |
tree | 3a5180f035632e5a7eb556545bd7439f90b1fe60 /sci-mathematics | |
parent | ppc stable #318649 (diff) | |
download | gentoo-2-251bfeb315df832c3f47d93c4d0eea5792d30bad.tar.gz gentoo-2-251bfeb315df832c3f47d93c4d0eea5792d30bad.tar.bz2 gentoo-2-251bfeb315df832c3f47d93c4d0eea5792d30bad.zip |
ppc stable #318649
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-3.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index 3c199bca96e1..083e0fbe6da3 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,9 @@ # 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.89 2010/05/16 19:03:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.90 2010/05/24 12:44:46 nixnut Exp $ + + 24 May 2010; <nixnut@gentoo.org> octave-3.2.4-r1.ebuild: + ppc stable #318649 16 May 2010; Markus Meier <maekke@gentoo.org> octave-3.2.4-r1.ebuild: amd64/x86 stable, bug #318649 diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild index 3f142a5f1a51..38be92df7350 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.6 2010/05/16 19:03:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.7 2010/05/24 12:44:46 nixnut 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] |