summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-05-06 19:31:50 +0000
committerBrent Baude <ranger@gentoo.org>2008-05-06 19:31:50 +0000
commit2035d665aef984974b8ab0575742f0e4c7c0bbc7 (patch)
tree952097a6aed5e890e1bf7dd27f0b94f7f7e5a1e3 /sci-mathematics
parentMarking metis-4.0.1-r1 ~ppc64 for bug 219468 (diff)
downloadgentoo-2-2035d665aef984974b8ab0575742f0e4c7c0bbc7.tar.gz
gentoo-2-2035d665aef984974b8ab0575742f0e4c7c0bbc7.tar.bz2
gentoo-2-2035d665aef984974b8ab0575742f0e4c7c0bbc7.zip
Marking glpk-4.28 ~ppc64 for bug 219454
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index 01182ac620da..b89ba998c492 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.22 2008/04/28 18:53:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.23 2008/05/06 19:31:50 ranger Exp $
+
+ 06 May 2008; Brent Baude <ranger@gentoo.org> glpk-4.28.ebuild:
+ Marking glpk-4.28 ~ppc64 for bug 219454
28 Apr 2008; Tobias Klausmann <klausman@gentoo.org> glpk-4.28.ebuild:
Keyworded on alpha, bug #219454
diff --git a/sci-mathematics/glpk/glpk-4.28.ebuild b/sci-mathematics/glpk/glpk-4.28.ebuild
index e4ece1edd86d..a5d28b9080a9 100644
--- a/sci-mathematics/glpk/glpk-4.28.ebuild
+++ b/sci-mathematics/glpk/glpk-4.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.28.ebuild,v 1.4 2008/04/28 18:53:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.28.ebuild,v 1.5 2008/05/06 19:31:50 ranger Exp $
DESCRIPTION="GNU Linear Programming Kit"
LICENSE="GPL-3"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0"
IUSE="doc gmp iodbc mysql"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
DEPEND="iodbc? ( dev-db/libiodbc )
gmp? ( dev-libs/gmp )