summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-09-24 10:04:06 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-09-24 10:04:06 +0000
commit7c2cb2e47d94a760bfd4ec6561db52c66390f39c (patch)
tree438cb3dcf0c853480523e63eb44d3bde31b7ff02 /sci-libs/shapelib
parentMarked Stable on amd64. Bug #107021. (diff)
downloadhistorical-7c2cb2e47d94a760bfd4ec6561db52c66390f39c.tar.gz
historical-7c2cb2e47d94a760bfd4ec6561db52c66390f39c.tar.bz2
historical-7c2cb2e47d94a760bfd4ec6561db52c66390f39c.zip
Added ~amd64 keyword. Bug #106917.
Package-Manager: portage-2.0.51.22-r2
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, 18 insertions, 5 deletions
diff --git a/sci-libs/shapelib/ChangeLog b/sci-libs/shapelib/ChangeLog
index a5e0ea480f3d..beed0ac2884c 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.3 2005/03/10 20:39:01 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/ChangeLog,v 1.4 2005/09/24 10:04:06 metalgod Exp $
+
+ 24 Sep 2005; Luis Medinas <metalgod@gentoo.org> shapelib-1.2.10.ebuild:
+ Added ~amd64 keyword. Bug #106917.
10 Mar 2005; Patrick Kursawe <phosphan@gentoo.org> shapelib-1.2.10.ebuild:
Correcting $HOMEPAGE and $SRC_URI (see bug #83308)
diff --git a/sci-libs/shapelib/Manifest b/sci-libs/shapelib/Manifest
index dade4070ff8e..62f86c9be8ba 100644
--- a/sci-libs/shapelib/Manifest
+++ b/sci-libs/shapelib/Manifest
@@ -1,4 +1,14 @@
-MD5 aae78c01b36408629a2f8537bc1c7228 shapelib-1.2.10.ebuild 691
-MD5 9b441579d9925c1fe61922564742cb33 ChangeLog 840
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 d22982a59321205b82a231a39e79adc7 ChangeLog 952
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 6986e25260dd..b31d467a0032 100644
--- a/sci-libs/shapelib/shapelib-1.2.10.ebuild
+++ b/sci-libs/shapelib/shapelib-1.2.10.ebuild
@@ -1,6 +1,6 @@
# 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.2 2005/03/10 20:39:01 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.2.10.ebuild,v 1.3 2005/09/24 10:04:06 metalgod Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dl.maptools.org/dl/shapelib//${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/libc"