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
commit10a6aa9802d3fcb1b295a03fb3e6653eeca7d940 (patch)
treeeeb8bb8d0a7101a244816f9e165e780af35de803 /sci-mathematics/glpk
parentAdd a revision bump that provides the option to install the monodoc documenta... (diff)
downloadhistorical-10a6aa9802d3fcb1b295a03fb3e6653eeca7d940.tar.gz
historical-10a6aa9802d3fcb1b295a03fb3e6653eeca7d940.tar.bz2
historical-10a6aa9802d3fcb1b295a03fb3e6653eeca7d940.zip
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r--sci-mathematics/glpk/ChangeLog5
-rw-r--r--sci-mathematics/glpk/Manifest14
-rw-r--r--sci-mathematics/glpk/glpk-4.7.ebuild4
3 files changed, 8 insertions, 15 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/Manifest b/sci-mathematics/glpk/Manifest
index f2c425fa2261..10252df88848 100644
--- a/sci-mathematics/glpk/Manifest
+++ b/sci-mathematics/glpk/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 47f5d8fd834df318af1e0bfe10f9ce70 glpk-4.7.ebuild 901
-MD5 2996b3523bbdaa98b7ccc7db8fffddb5 ChangeLog 1453
+MD5 e202a8e37e62cbbe6985c5f9477eb75e ChangeLog 1530
+MD5 7d861a12f224b0cd985efbabf8265588 glpk-4.7.ebuild 903
MD5 f9b985eff5cf629c334273be8fbdee5c metadata.xml 219
MD5 8b0aabaae9e61d7aa12c4bb982b2a996 files/digest-glpk-4.7 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCe0ixI1lqEGTUzyQRAtJ3AKCTXbnZoquYFGqzBlOgS+udH9T+0gCfVCQh
-N7EHzINZrmrWs/csVt4FmK8=
-=FJiE
------END PGP SIGNATURE-----
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"