summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2006-05-25 23:33:35 +0000
committerSteve Arnold <nerdboy@gentoo.org>2006-05-25 23:33:35 +0000
commit65da28f939a31d798ad93634c109eebc8d3d47cd (patch)
treeb971c6d067c66b2b263c27771c9044f8562d5c13 /sci-libs
parentStable on x86 wrt bug #132213 (diff)
downloadgentoo-2-65da28f939a31d798ad93634c109eebc8d3d47cd.tar.gz
gentoo-2-65da28f939a31d798ad93634c109eebc8d3d47cd.tar.bz2
gentoo-2-65da28f939a31d798ad93634c109eebc8d3d47cd.zip
Should have picked this one up earlier (inadvertantly omitted ppc)
(Portage version: 2.1_rc1-r3)
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 180c73108f4b..e842cf52d3c3 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.12 2006/05/25 19:18:46 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.13 2006/05/25 23:33:35 nerdboy Exp $
+
+ 25 May 2006; Steve Arnold <nerdboy@gentoo.org> geos-2.2.1.ebuild:
+ Should have picked this one up earlier (inadvertantly omitted ppc).
*geos-2.2.2 (25 May 2006)
diff --git a/sci-libs/geos/geos-2.2.1.ebuild b/sci-libs/geos/geos-2.2.1.ebuild
index 15f0bb72c4a6..c935d19756ef 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.3 2006/05/25 19:18:46 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.4 2006/05/25 23:33:35 nerdboy 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"