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/glpk
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/glpk')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.35.ebuild4
2 files changed, 6 insertions, 3 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 )