diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2005-03-10 20:39:01 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2005-03-10 20:39:01 +0000 |
commit | 0bc524f30549a173c71c83486d13e4ab09680140 (patch) | |
tree | 66f19fb50dba841413e4fd46e2d1032ea5bf9f26 /sci-libs/shapelib/shapelib-1.2.10.ebuild | |
parent | GCC 4 compat fix by Bret Towe <magnade@gmail.com>, closes bug #81054. (diff) | |
download | historical-0bc524f30549a173c71c83486d13e4ab09680140.tar.gz historical-0bc524f30549a173c71c83486d13e4ab09680140.tar.bz2 historical-0bc524f30549a173c71c83486d13e4ab09680140.zip |
bug #83308
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-libs/shapelib/shapelib-1.2.10.ebuild')
-rw-r--r-- | sci-libs/shapelib/shapelib-1.2.10.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/shapelib/shapelib-1.2.10.ebuild b/sci-libs/shapelib/shapelib-1.2.10.ebuild index 4f50eacf89e5..6986e25260dd 100644 --- a/sci-libs/shapelib/shapelib-1.2.10.ebuild +++ b/sci-libs/shapelib/shapelib-1.2.10.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.2.10.ebuild,v 1.1 2004/12/29 00:08:29 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.2.10.ebuild,v 1.2 2005/03/10 20:39:01 phosphan Exp $ inherit eutils DESCRIPTION="ShapeLib" -HOMEPAGE="http://gdal.velocet.ca/projects/shapelib/" -SRC_URI="ftp://gdal.velocet.ca/pub/outgoing//${P}.tar.gz" +HOMEPAGE="http:///shapelib.maptools.org/" +SRC_URI="http://dl.maptools.org/dl/shapelib//${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |