diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 10:40:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 10:40:14 +0000 |
commit | 9d0684c84aef094450a80e6bdb55fbd9cebe06ea (patch) | |
tree | c553d30455439c00d3eb1e62bb4e669a9cf6c578 /sci-libs/shapelib | |
parent | Stable for amd64, wrt bug #444664 (diff) | |
download | gentoo-2-9d0684c84aef094450a80e6bdb55fbd9cebe06ea.tar.gz gentoo-2-9d0684c84aef094450a80e6bdb55fbd9cebe06ea.tar.bz2 gentoo-2-9d0684c84aef094450a80e6bdb55fbd9cebe06ea.zip |
Stable for x86, wrt bug #444664
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r-- | sci-libs/shapelib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/shapelib/shapelib-1.3.0-r1.ebuild | 4 |
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="" |