diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 20:31:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 20:31:25 +0000 |
commit | 36b011ed06cbbda8588e4592ac18afe3a9785892 (patch) | |
tree | 999443b8632e86fa74d69570f88c3e694a8440dd /sci-libs/geos | |
parent | Stable for arm, wrt bug #464366 (diff) | |
download | gentoo-2-36b011ed06cbbda8588e4592ac18afe3a9785892.tar.gz gentoo-2-36b011ed06cbbda8588e4592ac18afe3a9785892.tar.bz2 gentoo-2-36b011ed06cbbda8588e4592ac18afe3a9785892.zip |
Stable for arm, wrt bug #436432
(Portage version: 2.1.11.55/cvs/Linux 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.3.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index 7e927c74d052..f81d739d8721 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.76 2013/04/05 18:19:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.77 2013/04/05 20:31:25 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.3.8-r1.ebuild: + Stable for arm, wrt bug #436432 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.3.8-r1.ebuild: Stable for ppc64, wrt bug #436432 diff --git a/sci-libs/geos/geos-3.3.8-r1.ebuild b/sci-libs/geos/geos-3.3.8-r1.ebuild index b01e1d95595b..4e4db2c6ad4d 100644 --- a/sci-libs/geos/geos-3.3.8-r1.ebuild +++ b/sci-libs/geos/geos-3.3.8-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.3.8-r1.ebuild,v 1.5 2013/04/05 18:19:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.8-r1.ebuild,v 1.6 2013/04/05 20:31:25 ago Exp $ EAPI=4 @@ -15,7 +15,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=" |