From ce8ec357e93afc6972462549444acd5e272045ec Mon Sep 17 00:00:00 2001 From: Luis Medinas Date: Sat, 24 Sep 2005 10:04:06 +0000 Subject: Added ~amd64 keyword. Bug #106917. (Portage version: 2.0.51.22-r2) --- sci-libs/shapelib/ChangeLog | 5 ++++- sci-libs/shapelib/shapelib-1.2.10.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-libs') 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 shapelib-1.2.10.ebuild: + Added ~amd64 keyword. Bug #106917. 10 Mar 2005; Patrick Kursawe shapelib-1.2.10.ebuild: Correcting $HOMEPAGE and $SRC_URI (see bug #83308) 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" -- cgit v1.2.3-65-gdbad