summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2005-10-07 10:19:18 +0000
committerCarsten Lohrke <carlo@gentoo.org>2005-10-07 10:19:18 +0000
commit608ad587d15a4a80fa50e6ecd31ccf1bd7640f32 (patch)
treecdd71166d86dff5e013381d70fe5525b861d0596 /sci-libs/shapelib
parentDon't do get_libdir on crosscompiles except for mips64 since it breaks other ... (diff)
downloadhistorical-608ad587d15a4a80fa50e6ecd31ccf1bd7640f32.tar.gz
historical-608ad587d15a4a80fa50e6ecd31ccf1bd7640f32.tar.bz2
historical-608ad587d15a4a80fa50e6ecd31ccf1bd7640f32.zip
fixed typo
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r--sci-libs/shapelib/ChangeLog5
-rw-r--r--sci-libs/shapelib/Manifest14
-rw-r--r--sci-libs/shapelib/shapelib-1.2.10.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/sci-libs/shapelib/ChangeLog b/sci-libs/shapelib/ChangeLog
index beed0ac2884c..604880a8f7c9 100644
--- a/sci-libs/shapelib/ChangeLog
+++ b/sci-libs/shapelib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/shapelib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/ChangeLog,v 1.4 2005/09/24 10:04:06 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/ChangeLog,v 1.5 2005/10/07 10:19:18 carlo Exp $
+
+ 07 Oct 2005; Carsten Lohrke <carlo@gentoo.org> shapelib-1.2.10.ebuild:
+ fixed typo
24 Sep 2005; Luis Medinas <metalgod@gentoo.org> shapelib-1.2.10.ebuild:
Added ~amd64 keyword. Bug #106917.
diff --git a/sci-libs/shapelib/Manifest b/sci-libs/shapelib/Manifest
index 62f86c9be8ba..a92da3a9a1fc 100644
--- a/sci-libs/shapelib/Manifest
+++ b/sci-libs/shapelib/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 d22982a59321205b82a231a39e79adc7 ChangeLog 952
+MD5 6ba0cb90ea4403391bcd47664c396894 shapelib-1.2.10.ebuild 694
+MD5 5a86cb3f6fb9a8d9df4cb34131f9ef1e ChangeLog 1036
MD5 8cfef0e9a4540e9d7cc628e70e95c49a metadata.xml 429
-MD5 13094efb14dd00c81cd318029086a368 shapelib-1.2.10.ebuild 698
MD5 8e119a24844842e421d7b400ff138974 files/digest-shapelib-1.2.10 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDNTKvwUpWvClEHQoRAlr/AJsEZCwnLoBy/g64uUz9BFJutq157ACeI788
-sP/MGo5DSA99rVJe19mQ38k=
-=cktj
------END PGP SIGNATURE-----
diff --git a/sci-libs/shapelib/shapelib-1.2.10.ebuild b/sci-libs/shapelib/shapelib-1.2.10.ebuild
index b31d467a0032..cd6d27c09868 100644
--- a/sci-libs/shapelib/shapelib-1.2.10.ebuild
+++ b/sci-libs/shapelib/shapelib-1.2.10.ebuild
@@ -1,11 +1,11 @@
# 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.3 2005/09/24 10:04:06 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.2.10.ebuild,v 1.4 2005/10/07 10:19:18 carlo Exp $
inherit eutils
DESCRIPTION="ShapeLib"
-HOMEPAGE="http:///shapelib.maptools.org/"
+HOMEPAGE="http://shapelib.maptools.org/"
SRC_URI="http://dl.maptools.org/dl/shapelib//${P}.tar.gz"
LICENSE="GPL-2"