summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-06 16:32:55 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-06 16:32:55 +0000
commit63ebc8a03bc52f08a9ffc939bd3230d862af4eb0 (patch)
tree7f96f36b50c6122ed71f256f6419b2855efe1c30 /sci-mathematics
parentAdd a revision bump that provides the option to install the monodoc documenta... (diff)
downloadgentoo-2-63ebc8a03bc52f08a9ffc939bd3230d862af4eb0.tar.gz
gentoo-2-63ebc8a03bc52f08a9ffc939bd3230d862af4eb0.tar.bz2
gentoo-2-63ebc8a03bc52f08a9ffc939bd3230d862af4eb0.zip
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/glpk-4.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index c303f6e25ba4..8019b7a47873 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.4 2005/05/06 10:36:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.5 2005/05/06 16:32:55 dholm Exp $
+
+ 06 May 2005; David Holm <dholm@gentoo.org> glpk-4.7.ebuild:
+ Added to ~ppc.
06 May 2005; Sven Wegener <swegener@gentoo.org> glpk-4.7.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
diff --git a/sci-mathematics/glpk/glpk-4.7.ebuild b/sci-mathematics/glpk/glpk-4.7.ebuild
index 6a3860006d24..4b1eb4523247 100644
--- a/sci-mathematics/glpk/glpk-4.7.ebuild
+++ b/sci-mathematics/glpk/glpk-4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.7.ebuild,v 1.3 2005/05/06 10:36:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.7.ebuild,v 1.4 2005/05/06 16:32:55 dholm Exp $
DESCRIPTION="GNU Linear Programming Kit"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/glpk/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE="doc"
RDEPEND="sys-libs/glibc"