summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-11-07 22:31:17 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-11-07 22:31:17 +0000
commit7701343cdef01622d1740d886f66d9bf17faa0f1 (patch)
tree20bc14e807b6a06985f6814600ddda66b87d1a85 /sci-libs
parentAdd missing pkgconfig dep, bug #152481. (diff)
downloadgentoo-2-7701343cdef01622d1740d886f66d9bf17faa0f1.tar.gz
gentoo-2-7701343cdef01622d1740d886f66d9bf17faa0f1.tar.bz2
gentoo-2-7701343cdef01622d1740d886f66d9bf17faa0f1.zip
Stable on sparc
(Portage version: 2.1.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 8e4a2081898f..2f9ad68bea4d 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.20 2006/10/17 04:54:10 djay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.21 2006/11/07 22:31:17 gustavoz Exp $
+
+ 07 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> geos-2.2.1.ebuild:
+ Stable on sparc
17 Oct 2006; <djay@gentoo.org> ChangeLog:
Version bump, with simplifications.
diff --git a/sci-libs/geos/geos-2.2.1.ebuild b/sci-libs/geos/geos-2.2.1.ebuild
index 910742276c27..d3a82bbe473e 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.5 2006/07/08 08:34:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.6 2006/11/07 22:31:17 gustavoz 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"