summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-03-23 03:19:59 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-03-23 03:19:59 +0000
commitc8c1f6feb2f0c71a622e3b3dfee12c5036bb9898 (patch)
tree08e1bb4eca0ad10644faaceade18bf8ef3834361 /sci-mathematics
parentamd64 stable, bug 245707 (diff)
downloadgentoo-2-c8c1f6feb2f0c71a622e3b3dfee12c5036bb9898.tar.gz
gentoo-2-c8c1f6feb2f0c71a622e3b3dfee12c5036bb9898.tar.bz2
gentoo-2-c8c1f6feb2f0c71a622e3b3dfee12c5036bb9898.zip
amd64 stable, bug 245707
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/ChangeLog8
-rw-r--r--sci-mathematics/octave/octave-3.0.3.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 2054c30fd2cf..89f1c28e69fe 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,12 @@
# 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.64 2009/03/04 21:31:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.65 2009/03/23 03:19:59 darkside Exp $
+
+ 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> octave-3.0.3.ebuild:
+ amd64 stable, bug 245707
+
+ 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> octave-3.0.3.ebuild:
+ amd64 stable, bug 245707
04 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org>
octave-2.1.57-r1.ebuild, octave-2.1.72.ebuild, octave-2.1.73.ebuild,
diff --git a/sci-mathematics/octave/octave-3.0.3.ebuild b/sci-mathematics/octave/octave-3.0.3.ebuild
index ce3e22ab8715..b5f69f94ff8f 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.3 2009/03/04 21:31:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.4 2009/03/23 03:19:59 darkside 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