summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-20 20:02:32 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-20 20:02:32 +0000
commit1e4da1169d8e3ace6493a269624360717e15b8b0 (patch)
treed6e4dc2c156f0b09ccd9401a3648da1eceb104bb /sci-mathematics
parentx86 stable, bug #245707 (diff)
downloadhistorical-1e4da1169d8e3ace6493a269624360717e15b8b0.tar.gz
historical-1e4da1169d8e3ace6493a269624360717e15b8b0.tar.bz2
historical-1e4da1169d8e3ace6493a269624360717e15b8b0.zip
x86 stable, bug #245707
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.35.ebuild4
-rw-r--r--sci-mathematics/octave-forge/ChangeLog5
-rw-r--r--sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild4
-rw-r--r--sci-mathematics/octave/ChangeLog5
-rw-r--r--sci-mathematics/octave/octave-3.0.3.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index 35bb90eec8ba..4e3f87c5e485 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.34 2009/04/08 17:51:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.35 2009/04/20 20:00:16 maekke Exp $
+
+ 20 Apr 2009; Markus Meier <maekke@gentoo.org> glpk-4.35:
+ x86 stable, bug #245707
08 Apr 2009; Jeroen Roovers <jer@gentoo.org> glpk-4.35.ebuild:
Stable for HPPA (bug #245707).
diff --git a/sci-mathematics/glpk/glpk-4.35.ebuild b/sci-mathematics/glpk/glpk-4.35.ebuild
index e4933dea5578..1d40a8b09f5a 100644
--- a/sci-mathematics/glpk/glpk-4.35.ebuild
+++ b/sci-mathematics/glpk/glpk-4.35.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/glpk/glpk-4.35.ebuild,v 1.6 2009/04/08 17:51:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.35.ebuild,v 1.7 2009/04/20 20:00:16 maekke Exp $
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0"
IUSE="doc examples gmp odbc mysql"
-KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86"
RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
gmp? ( dev-libs/gmp )
diff --git a/sci-mathematics/octave-forge/ChangeLog b/sci-mathematics/octave-forge/ChangeLog
index c7ccee3e7fdc..fb5faddba1d7 100644
--- a/sci-mathematics/octave-forge/ChangeLog
+++ b/sci-mathematics/octave-forge/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/octave-forge
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.31 2009/03/27 22:49:15 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/ChangeLog,v 1.32 2009/04/20 20:02:32 maekke Exp $
+
+ 20 Apr 2009; Markus Meier <maekke@gentoo.org> octave-forge-2006.03.17-r1:
+ x86 stable, bug #245707
27 Mar 2009; Ferris McCormick <fmccor@gentoo.org>
octave-forge-2006.03.17-r1.ebuild:
diff --git a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild
index 3e47cd71f399..43b0ffebb305 100644
--- a/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild
+++ b/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.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-forge/octave-forge-2006.03.17-r1.ebuild,v 1.9 2009/03/27 22:49:15 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.03.17-r1.ebuild,v 1.10 2009/04/20 20:02:32 maekke Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://octave.sourceforge.net/"
SRC_URI="mirror://sourceforge/octave/${P}.tar.gz"
LICENSE="as-is"
-KEYWORDS="amd64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc x86"
SLOT="0"
IUSE="ginac qhull X"
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index f0f346529daa..d7bb76699361 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.66 2009/03/27 13:04:41 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.67 2009/04/20 20:01:36 maekke Exp $
+
+ 20 Apr 2009; Markus Meier <maekke@gentoo.org> octave-3.0.3:
+ x86 stable, bug #245707
27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> octave-3.0.3.ebuild:
Sparc stable, preparation for bug #245707.
diff --git a/sci-mathematics/octave/octave-3.0.3.ebuild b/sci-mathematics/octave/octave-3.0.3.ebuild
index b3da06279d42..9621710cd428 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.5 2009/03/27 13:04:41 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.6 2009/04/20 20:01:36 maekke 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