summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-03-27 13:04:41 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-03-27 13:04:41 +0000
commit99cab18aa2aa7d1fe609f41264b6f4b8a8a242e6 (patch)
treecfe88bc31433519297945557834ba38d29703f59 /sci-mathematics/octave
parentAdded iw-0.9.11. (diff)
downloadgentoo-2-99cab18aa2aa7d1fe609f41264b6f4b8a8a242e6.tar.gz
gentoo-2-99cab18aa2aa7d1fe609f41264b6f4b8a8a242e6.tar.bz2
gentoo-2-99cab18aa2aa7d1fe609f41264b6f4b8a8a242e6.zip
Sparc stable, preparation for bug #245707.
(Portage version: 2.2_rc27/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-3.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 89f1c28e69fe..f0f346529daa 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/octave
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.65 2009/03/23 03:19:59 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.66 2009/03/27 13:04:41 fmccor Exp $
+
+ 27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> octave-3.0.3.ebuild:
+ Sparc stable, preparation for bug #245707.
23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> octave-3.0.3.ebuild:
amd64 stable, bug 245707
diff --git a/sci-mathematics/octave/octave-3.0.3.ebuild b/sci-mathematics/octave/octave-3.0.3.ebuild
index b5f69f94ff8f..b3da06279d42 100644
--- a/sci-mathematics/octave/octave-3.0.3.ebuild
+++ b/sci-mathematics/octave/octave-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.4 2009/03/23 03:19:59 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.5 2009/03/27 13:04:41 fmccor Exp $
inherit flag-o-matic fortran xemacs-elisp-common
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
SLOT="0"
IUSE="emacs readline zlib doc hdf5 curl fftw xemacs sparse"
-KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
RDEPEND="virtual/lapack
dev-libs/libpcre