diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:47:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 13:47:54 +0000 |
commit | cca63108b424d8a8b6a2a7a19214aa2739931218 (patch) | |
tree | 001fd962eefc81a99615ac7ad176c25db37d66e5 /sci-libs/geos | |
parent | Stable for ppc64, wrt bug #485644 (diff) | |
download | gentoo-2-cca63108b424d8a8b6a2a7a19214aa2739931218.tar.gz gentoo-2-cca63108b424d8a8b6a2a7a19214aa2739931218.tar.bz2 gentoo-2-cca63108b424d8a8b6a2a7a19214aa2739931218.zip |
Stable for ppc64, wrt bug #485974
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index 9d024b8607e8..c6998b64106d 100644 --- a/sci-libs/geos/ChangeLog +++ b/sci-libs/geos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/geos # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.85 2013/12/21 17:21:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.86 2013/12/22 13:47:54 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.4.1-r1.ebuild: + Stable for ppc64, wrt bug #485974 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.4.1-r1.ebuild: Stable for ppc, wrt bug #485974 diff --git a/sci-libs/geos/geos-3.4.1-r1.ebuild b/sci-libs/geos/geos-3.4.1-r1.ebuild index 1ed96c874f32..db7bb77da723 100644 --- a/sci-libs/geos/geos-3.4.1-r1.ebuild +++ b/sci-libs/geos/geos-3.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.4.1-r1.ebuild,v 1.2 2013/12/21 17:21:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.4.1-r1.ebuild,v 1.3 2013/12/22 13:47:54 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ppc ~ppc64 x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc php python ruby static-libs" RDEPEND=" |