summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-06-26 11:50:14 +0000
committerJustin Lecher <jlec@gentoo.org>2010-06-26 11:50:14 +0000
commitb9cd9e036e7d6177c62de7fc11c9610574a818e3 (patch)
treee25cefbddeac7e43c7763605f546378a779f49cf /sci-libs/geos/geos-3.2.0.ebuild
parentRevision bump to make 1.4.3-r1 the new stable candidate with support for ruby... (diff)
downloadhistorical-b9cd9e036e7d6177c62de7fc11c9610574a818e3.tar.gz
historical-b9cd9e036e7d6177c62de7fc11c9610574a818e3.tar.bz2
historical-b9cd9e036e7d6177c62de7fc11c9610574a818e3.zip
Fix for Python ABIs, #316221; corrected HOMEPAGE
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/geos/geos-3.2.0.ebuild')
-rw-r--r--sci-libs/geos/geos-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/geos/geos-3.2.0.ebuild b/sci-libs/geos/geos-3.2.0.ebuild
index 833545c41f68..29d0fa5d984a 100644
--- a/sci-libs/geos/geos-3.2.0.ebuild
+++ b/sci-libs/geos/geos-3.2.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.0.ebuild,v 1.2 2010/01/12 20:09:21 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.0.ebuild,v 1.3 2010/06/26 11:50:14 jlec Exp $
EAPI=2
DESCRIPTION="Geometry engine library for Geographic Information Systems"
-HOMEPAGE="http://geos.refractions.net"
+HOMEPAGE="http://trac.osgeo.org/geos/"
SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
LICENSE="LGPL-2.1"