summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-04 11:37:08 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-12-04 11:37:08 +0000
commit307eb4ab14530ae166269b1fc8d4b51e26bb83c6 (patch)
treea28c4cf6498ebe5704e8f44a91179b1bb74e3307 /sci-libs/shapelib
parentmedia-gfx/povray: Add fix for compilation with boost-1.52, #445690, thanks Vi... (diff)
downloadgentoo-2-307eb4ab14530ae166269b1fc8d4b51e26bb83c6.tar.gz
gentoo-2-307eb4ab14530ae166269b1fc8d4b51e26bb83c6.tar.bz2
gentoo-2-307eb4ab14530ae166269b1fc8d4b51e26bb83c6.zip
stable ppc64, bug #444664
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sci-libs/shapelib')
-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 425ad93c388b..843a0e1888d6 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.25 2012/11/30 10:40:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/ChangeLog,v 1.26 2012/12/04 11:37:08 blueness Exp $
+
+ 04 Dec 2012; Anthony G. Basile <blueness@gentoo.org> shapelib-1.3.0-r1.ebuild:
+ stable ppc64, bug #444664
30 Nov 2012; <ago@gentoo.org> shapelib-1.3.0-r1.ebuild:
Stable for x86, 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 33174ef9a4ef..92f5fc8a9875 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.9 2012/11/30 10:40:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/shapelib/shapelib-1.3.0-r1.ebuild,v 1.10 2012/12/04 11:37:08 blueness 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=""