diff options
author | 2013-04-12 07:08:26 +0000 | |
---|---|---|
committer | 2013-04-12 07:08:26 +0000 | |
commit | 89fcb0eb652247e57e9455a46266a3300bbe0e97 (patch) | |
tree | feede6017eeb164637e932d4bad661baaceed80e | |
parent | Version bump. (diff) | |
download | gentoo-2-89fcb0eb652247e57e9455a46266a3300bbe0e97.tar.gz gentoo-2-89fcb0eb652247e57e9455a46266a3300bbe0e97.tar.bz2 gentoo-2-89fcb0eb652247e57e9455a46266a3300bbe0e97.zip |
x86 stable, wrt bug #436432
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
-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 f81d739d8721..33eb03a78614 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.77 2013/04/05 20:31:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.78 2013/04/12 07:08:26 vincent Exp $ + + 12 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org> geos-3.3.8-r1.ebuild: + x86 stable, wrt bug #436432 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> geos-3.3.8-r1.ebuild: Stable for arm, 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 4e4db2c6ad4d..df77c618bd10 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.6 2013/04/05 20:31:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.8-r1.ebuild,v 1.7 2013/04/12 07:08:26 vincent 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=" |