diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:19:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 18:19:15 +0000 |
commit | acc453a7b9d8484d2833d0358c86ea7f64283698 (patch) | |
tree | d095b10164416634b1d090a0bcbe270a279cbfb2 /sci-libs/geos | |
parent | Stable for ppc64, wrt bug #460618 (diff) | |
download | gentoo-2-acc453a7b9d8484d2833d0358c86ea7f64283698.tar.gz gentoo-2-acc453a7b9d8484d2833d0358c86ea7f64283698.tar.bz2 gentoo-2-acc453a7b9d8484d2833d0358c86ea7f64283698.zip |
Stable for ppc64, 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 550a5257d300..7e927c74d052 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.75 2013/04/05 17:09:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.76 2013/04/05 18:19:15 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.3.8-r1.ebuild: + Stable for ppc64, wrt bug #436432 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.3.8-r1.ebuild: Stable for ppc, 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 66be6939aedd..b01e1d95595b 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.4 2013/04/05 17:09:59 ago Exp $ +# $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 $ 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=" |