summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/shapelib/ChangeLog5
-rw-r--r--sci-libs/shapelib/shapelib-1.3.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/shapelib/ChangeLog b/sci-libs/shapelib/ChangeLog
index 676bd3e57f12..425ad93c388b 100644
--- a/sci-libs/shapelib/ChangeLog
+++ b/sci-libs/shapelib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/shapelib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/ChangeLog,v 1.24 2012/11/30 10:39:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/ChangeLog,v 1.25 2012/11/30 10:40:14 ago Exp $
+
+ 30 Nov 2012; <ago@gentoo.org> shapelib-1.3.0-r1.ebuild:
+ Stable for x86, wrt bug #444664
30 Nov 2012; <ago@gentoo.org> shapelib-1.3.0-r1.ebuild:
Stable for amd64, wrt bug #444664
diff --git a/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild b/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild
index 00bbc92e7250..33174ef9a4ef 100644
--- a/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild
+++ b/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild,v 1.8 2012/11/30 10:39:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild,v 1.9 2012/11/30 10:40:14 ago Exp $
EAPI=4
inherit eutils toolchain-funcs multilib versionator
@@ -11,7 +11,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs"
DEPEND=""