summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-07-08 08:34:16 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-07-08 08:34:16 +0000
commit8be67f9dfd4ee1d1f9843a892ea41ae038ba349a (patch)
treef7c0327bead45635c659ea97e6e804521e4fa9c9 /sci-libs
parentStable on ppc64 (diff)
downloadgentoo-2-8be67f9dfd4ee1d1f9843a892ea41ae038ba349a.tar.gz
gentoo-2-8be67f9dfd4ee1d1f9843a892ea41ae038ba349a.tar.bz2
gentoo-2-8be67f9dfd4ee1d1f9843a892ea41ae038ba349a.zip
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/geos/ChangeLog5
-rw-r--r--sci-libs/geos/geos-2.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog
index 309fa9e62bfb..eaecea945497 100644
--- a/sci-libs/geos/ChangeLog
+++ b/sci-libs/geos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/geos
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.16 2006/07/04 17:00:09 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.17 2006/07/08 08:34:16 corsair Exp $
+
+ 08 Jul 2006; Markus Rothe <corsair@gentoo.org> geos-2.2.1.ebuild:
+ Stable on ppc64
*geos-2.2.2-r1 (04 Jul 2006)
diff --git a/sci-libs/geos/geos-2.2.1.ebuild b/sci-libs/geos/geos-2.2.1.ebuild
index c935d19756ef..910742276c27 100644
--- a/sci-libs/geos/geos-2.2.1.ebuild
+++ b/sci-libs/geos/geos-2.2.1.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-libs/geos/geos-2.2.1.ebuild,v 1.4 2006/05/25 23:33:35 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.5 2006/07/08 08:34:16 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://geos.refractions.net/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE="static doc python"
RDEPEND="virtual/libc"