summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-02-11 14:34:45 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-02-11 14:34:45 +0000
commit28f8c319ec79863be45eba8462facc24ea04414f (patch)
tree7c1f278778f23d5dfa4305dde0218acbfd275dc3 /sci-mathematics/glpk
parentCleanup and New version (diff)
downloadgentoo-2-28f8c319ec79863be45eba8462facc24ea04414f.tar.gz
gentoo-2-28f8c319ec79863be45eba8462facc24ea04414f.tar.bz2
gentoo-2-28f8c319ec79863be45eba8462facc24ea04414f.zip
Stable on ppc. bug 122434
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index 5b45efdc3604..3b2a35652f27 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.7 2006/02/11 08:54:56 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.8 2006/02/11 14:34:45 nixnut Exp $
+
+ 11 Feb 2006; <nixnut@gentoo.org> glpk-4.8.ebuild:
+ Stable on ppc. bug 122434
*glpk-4.9 (11 Feb 2006)
diff --git a/sci-mathematics/glpk/glpk-4.8.ebuild b/sci-mathematics/glpk/glpk-4.8.ebuild
index 8fdccaeb0868..8ab44c3a4ade 100644
--- a/sci-mathematics/glpk/glpk-4.8.ebuild
+++ b/sci-mathematics/glpk/glpk-4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.2 2006/02/11 08:54:56 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.3 2006/02/11 14:34:45 nixnut Exp $
DESCRIPTION="GNU Linear Programming Kit"
LICENSE="GPL-2"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0"
IUSE="doc"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ppc ~x86"
DEPEND=">=sys-devel/gcc-3.2
virtual/libc