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
commitce8ec357e93afc6972462549444acd5e272045ec (patch)
treea2ea68b7d694a5fdef1eac78ef57645d5b867725 /sci-libs/shapelib
parentMarked Stable on amd64. Bug #107021. (diff)
downloadgentoo-2-ce8ec357e93afc6972462549444acd5e272045ec.tar.gz
gentoo-2-ce8ec357e93afc6972462549444acd5e272045ec.tar.bz2
gentoo-2-ce8ec357e93afc6972462549444acd5e272045ec.zip
Added ~amd64 keyword. Bug #106917.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r--sci-libs/shapelib/ChangeLog5
-rw-r--r--sci-libs/shapelib/shapelib-1.2.10.ebuild4
2 files changed, 6 insertions, 3 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/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"