summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Stoddard <deltacow@gentoo.org>2006-02-12 21:03:22 +0000
committerScott Stoddard <deltacow@gentoo.org>2006-02-12 21:03:22 +0000
commitae98e569ffa34dbbc5c9bdd0d0685f7eb402616e (patch)
tree5133a06f2f9742d8016095906b80a76300199631 /sci-mathematics
parentStable on alpha wrt security bug #122308 (diff)
downloadgentoo-2-ae98e569ffa34dbbc5c9bdd0d0685f7eb402616e.tar.gz
gentoo-2-ae98e569ffa34dbbc5c9bdd0d0685f7eb402616e.tar.bz2
gentoo-2-ae98e569ffa34dbbc5c9bdd0d0685f7eb402616e.zip
stable on amd64 (bug #122434)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sci-mathematics')
-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 3b2a35652f27..7855de4b1c96 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.8 2006/02/11 14:34:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.9 2006/02/12 21:03:22 deltacow Exp $
+
+ 12 Feb 2006; Scott Stoddard <deltacow@gentoo.org> glpk-4.8.ebuild:
+ Stable on amd64
11 Feb 2006; <nixnut@gentoo.org> glpk-4.8.ebuild:
Stable on ppc. bug 122434
diff --git a/sci-mathematics/glpk/glpk-4.8.ebuild b/sci-mathematics/glpk/glpk-4.8.ebuild
index 8ab44c3a4ade..e7cb71b3e9c3 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.3 2006/02/11 14:34:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.8.ebuild,v 1.4 2006/02/12 21:03:22 deltacow 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="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
DEPEND=">=sys-devel/gcc-3.2
virtual/libc