summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-04-28 18:53:13 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-04-28 18:53:13 +0000
commit80b2dd7c1f01308615971194c48ea90c03a6c76a (patch)
tree747c9ca7b0d36feadd1e371df8eb44519c9eb983 /sci-mathematics
parentalpha/ia64 stable wrt #219421 (diff)
downloadgentoo-2-80b2dd7c1f01308615971194c48ea90c03a6c76a.tar.gz
gentoo-2-80b2dd7c1f01308615971194c48ea90c03a6c76a.tar.bz2
gentoo-2-80b2dd7c1f01308615971194c48ea90c03a6c76a.zip
Keyworded on alpha, bug #219454
(Portage version: 2.1.5_rc6)
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 413b2bb18b1d..01182ac620da 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.21 2008/04/27 23:58:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.22 2008/04/28 18:53:13 klausman Exp $
+
+ 28 Apr 2008; Tobias Klausmann <klausman@gentoo.org> glpk-4.28.ebuild:
+ Keyworded on alpha, bug #219454
27 Apr 2008; Jeroen Roovers <jer@gentoo.org> glpk-4.28.ebuild:
Marked ~hppa (bug #219454).
diff --git a/sci-mathematics/glpk/glpk-4.28.ebuild b/sci-mathematics/glpk/glpk-4.28.ebuild
index f7261023f9f3..e4ece1edd86d 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.3 2008/04/27 23:58:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.28.ebuild,v 1.4 2008/04/28 18:53:13 klausman 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="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
DEPEND="iodbc? ( dev-db/libiodbc )
gmp? ( dev-libs/gmp )