summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-12 09:17:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-12 09:17:16 +0000
commitcda10b18f0ed6c0fc934606e1d7d86ee47cfa86e (patch)
treead7dbc380244f03cc6304262903ca60ec00637b0 /sci-libs/geos
parentStable for amd64, wrt bug #420125 (diff)
downloadgentoo-2-cda10b18f0ed6c0fc934606e1d7d86ee47cfa86e.tar.gz
gentoo-2-cda10b18f0ed6c0fc934606e1d7d86ee47cfa86e.tar.bz2
gentoo-2-cda10b18f0ed6c0fc934606e1d7d86ee47cfa86e.zip
Stable for amd64, wrt bug #420125
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/geos')
-rw-r--r--sci-libs/geos/ChangeLog5
-rw-r--r--sci-libs/geos/geos-3.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog
index 94ccce7fb990..efe812ae872c 100644
--- a/sci-libs/geos/ChangeLog
+++ b/sci-libs/geos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/geos
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.64 2012/05/24 20:36:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.65 2012/06/12 09:17:16 ago Exp $
+
+ 12 Jun 2012; Agostino Sarubbo <ago@gentoo.org> geos-3.3.3.ebuild:
+ Stable for amd64, wrt bug #420125
24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> geos-3.3.3.ebuild:
Depends on php[-threads] wrt bug#415023.
diff --git a/sci-libs/geos/geos-3.3.3.ebuild b/sci-libs/geos/geos-3.3.3.ebuild
index 563d39274a32..d1480a01803d 100644
--- a/sci-libs/geos/geos-3.3.3.ebuild
+++ b/sci-libs/geos/geos-3.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.3.ebuild,v 1.2 2012/05/24 20:36:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.3.ebuild,v 1.3 2012/06/12 09:17:16 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 ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 ~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="php? ( dev-lang/php:5.3[-threads] )