summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-27 17:40:54 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-27 17:40:54 +0000
commita63935b051ad9824b7e08568c1c425d47b44103a (patch)
tree91277788782b16730a4aa1ef365af069e92658a7 /sci-mathematics/glpk
parentMarking Test-Manifest-1.230.0 ppc for bug 400235 (diff)
downloadgentoo-2-a63935b051ad9824b7e08568c1c425d47b44103a.tar.gz
gentoo-2-a63935b051ad9824b7e08568c1c425d47b44103a.tar.bz2
gentoo-2-a63935b051ad9824b7e08568c1c425d47b44103a.zip
Marking glpk-4.45 ppc for bug 391517
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.45.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index 9cefa52fbdd4..4c479163da88 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.53 2012/02/05 14:27:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.54 2012/02/27 17:40:54 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> glpk-4.45.ebuild:
+ Marking glpk-4.45 ppc for bug 391517
05 Feb 2012; Raúl Porcel <armin76@gentoo.org> glpk-4.45.ebuild:
alpha/sparc stable wrt #391517
diff --git a/sci-mathematics/glpk/glpk-4.45.ebuild b/sci-mathematics/glpk/glpk-4.45.ebuild
index f20e0f64dc0a..ae00c0d012c7 100644
--- a/sci-mathematics/glpk/glpk-4.45.ebuild
+++ b/sci-mathematics/glpk/glpk-4.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.7 2012/02/05 14:27:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.8 2012/02/27 17:40:54 ranger Exp $
EAPI=2
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0"
IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="sys-libs/zlib
odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )