diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:21:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:21:49 +0000 |
commit | bb37312255856edcb9b9103d0258151831b976d2 (patch) | |
tree | 8fd9b61ac76756410b015c998740f93b90407329 /sci-libs | |
parent | Stable for ppc, wrt bug #487672 (diff) | |
download | gentoo-2-bb37312255856edcb9b9103d0258151831b976d2.tar.gz gentoo-2-bb37312255856edcb9b9103d0258151831b976d2.tar.bz2 gentoo-2-bb37312255856edcb9b9103d0258151831b976d2.zip |
Stable for ppc, wrt bug #485974
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-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 7d5006116423..9d024b8607e8 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.84 2013/11/22 13:35:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.85 2013/12/21 17:21:49 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.4.1-r1.ebuild: + Stable for ppc, wrt bug #485974 *geos-3.4.1-r1 (22 Nov 2013) diff --git a/sci-libs/geos/geos-3.4.1-r1.ebuild b/sci-libs/geos/geos-3.4.1-r1.ebuild index 2331b30249b3..1ed96c874f32 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.1 2013/11/22 13:35:02 hasufell Exp $ +# $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 $ 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=" |