summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-05-17 13:16:13 +0000
committerChris White <chriswhite@gentoo.org>2005-05-17 13:16:13 +0000
commite8b88e387815b16abfecac2ad46a176ad7bf2944 (patch)
tree0c0791f23a1f9ca4e4770e65413eb5d5c5db68e9 /sci-libs
parentVersion bump. Mark 4.62 stable on x86. Remove some old versions. (diff)
downloadhistorical-e8b88e387815b16abfecac2ad46a176ad7bf2944.tar.gz
historical-e8b88e387815b16abfecac2ad46a176ad7bf2944.tar.bz2
historical-e8b88e387815b16abfecac2ad46a176ad7bf2944.zip
Marked ppc unstable.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/geos/ChangeLog5
-rw-r--r--sci-libs/geos/Manifest16
-rw-r--r--sci-libs/geos/geos-2.1.1.ebuild4
3 files changed, 19 insertions, 6 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog
index de9376fd1361..6428f92154e0 100644
--- a/sci-libs/geos/ChangeLog
+++ b/sci-libs/geos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/geos
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.3 2005/05/14 13:02:32 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.4 2005/05/17 13:16:13 chriswhite Exp $
+
+ 17 May 2005; Chris White <chriswhite@gentoo.org> geos-2.1.1.ebuild:
+ Marked ppc unstable.
14 May 2005; MATSUU Takuto <matsuu@gentoo.org>
+files/geos-2.1.1-multilib.patch, geos-2.1.1.ebuild:
diff --git a/sci-libs/geos/Manifest b/sci-libs/geos/Manifest
index ce4ee297be19..ce11e580f0f3 100644
--- a/sci-libs/geos/Manifest
+++ b/sci-libs/geos/Manifest
@@ -1,5 +1,15 @@
-MD5 b3674372cbe89f428ffa2df0c2332a03 geos-2.1.1.ebuild 947
-MD5 bc74c0c65ea82ed91ecb7928b0b6742f ChangeLog 780
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 f5d0cf13b0c768020b9754562c969652 ChangeLog 878
+MD5 e98d16ebc236ddf57708cde5b837d2d8 geos-2.1.1.ebuild 956
MD5 4b491a816a154aafb3877b71ae44bda2 metadata.xml 180
-MD5 ccfdc64d67bd756e8681dbcedf4a7ee4 files/geos-2.1.1-multilib.patch 901
MD5 e64702857a489d4d24706066fb8b9edb files/digest-geos-2.1.1 63
+MD5 ccfdc64d67bd756e8681dbcedf4a7ee4 files/geos-2.1.1-multilib.patch 901
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCiebvFdQwWVoAgN4RAo3bAJ9zVoJC0XyLvli7vS99xnmf452GVQCeIhPm
+yETYAKjJ+oLz1dqXUJ05f70=
+=EeEL
+-----END PGP SIGNATURE-----
diff --git a/sci-libs/geos/geos-2.1.1.ebuild b/sci-libs/geos/geos-2.1.1.ebuild
index e0d9ef3bff97..3f5efa80ffc2 100644
--- a/sci-libs/geos/geos-2.1.1.ebuild
+++ b/sci-libs/geos/geos-2.1.1.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-libs/geos/geos-2.1.1.ebuild,v 1.3 2005/05/14 13:02:32 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.1.1.ebuild,v 1.4 2005/05/17 13:16:13 chriswhite Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://geos.refractions.net/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc"
IUSE="static doc"
RDEPEND="virtual/libc"