summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-14 05:14:04 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-14 05:14:04 +0000
commit8c24c958860bbc32f34f248835c92aea7899e2c2 (patch)
tree157069f654ce84f06da9994a2ce89486d229c6f1 /sci-libs
parentBump. (diff)
downloadhistorical-8c24c958860bbc32f34f248835c92aea7899e2c2.tar.gz
historical-8c24c958860bbc32f34f248835c92aea7899e2c2.tar.bz2
historical-8c24c958860bbc32f34f248835c92aea7899e2c2.zip
use a DESCRIPTION that doesnt suck
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/shapelib/Manifest14
-rw-r--r--sci-libs/shapelib/shapelib-1.2.10.ebuild8
2 files changed, 15 insertions, 7 deletions
diff --git a/sci-libs/shapelib/Manifest b/sci-libs/shapelib/Manifest
index a92da3a9a1fc..c0e5a046e7f2 100644
--- a/sci-libs/shapelib/Manifest
+++ b/sci-libs/shapelib/Manifest
@@ -1,4 +1,14 @@
-MD5 6ba0cb90ea4403391bcd47664c396894 shapelib-1.2.10.ebuild 694
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 5a86cb3f6fb9a8d9df4cb34131f9ef1e ChangeLog 1036
-MD5 8cfef0e9a4540e9d7cc628e70e95c49a metadata.xml 429
MD5 8e119a24844842e421d7b400ff138974 files/digest-shapelib-1.2.10 67
+MD5 8cfef0e9a4540e9d7cc628e70e95c49a metadata.xml 429
+MD5 f1779c3e07dbb995e19cf1f14e8ae6d0 shapelib-1.2.10.ebuild 699
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDeB1rgIKl8Uu19MoRAuazAJ0X1qDrehORQxH/Lm1bqL2ytoxsmACfdgOB
+IfuDG5VlXUkdzK2Cc2aJ1ac=
+=4lMo
+-----END PGP SIGNATURE-----
diff --git a/sci-libs/shapelib/shapelib-1.2.10.ebuild b/sci-libs/shapelib/shapelib-1.2.10.ebuild
index cd6d27c09868..48c66daf03f1 100644
--- a/sci-libs/shapelib/shapelib-1.2.10.ebuild
+++ b/sci-libs/shapelib/shapelib-1.2.10.ebuild
@@ -1,10 +1,8 @@
# 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.4 2005/10/07 10:19:18 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.2.10.ebuild,v 1.5 2005/11/14 05:14:04 vapier Exp $
-inherit eutils
-
-DESCRIPTION="ShapeLib"
+DESCRIPTION="library for manipulating ESRI Shapefiles"
HOMEPAGE="http://shapelib.maptools.org/"
SRC_URI="http://dl.maptools.org/dl/shapelib//${P}.tar.gz"
@@ -13,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
emake || die