summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-11 12:35:42 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-11 12:35:42 +0000
commit085e685fa49a5dce2509e2faa2e30d658d119062 (patch)
treebd098eb846ef7713f4239ab8a59b2bd43ddb657c /sci-libs/geos
parentx86 stable wrt bug #354161 (diff)
downloadgentoo-2-085e685fa49a5dce2509e2faa2e30d658d119062.tar.gz
gentoo-2-085e685fa49a5dce2509e2faa2e30d658d119062.tar.bz2
gentoo-2-085e685fa49a5dce2509e2faa2e30d658d119062.zip
x86 stable wrt bug #354389
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-libs/geos')
-rw-r--r--sci-libs/geos/ChangeLog5
-rw-r--r--sci-libs/geos/geos-3.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog
index cc2cdffeac66..20994237a590 100644
--- a/sci-libs/geos/ChangeLog
+++ b/sci-libs/geos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/geos
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.50 2011/02/10 18:02:03 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.51 2011/02/11 12:35:42 phajdan.jr Exp $
+
+ 11 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> geos-3.2.2.ebuild:
+ x86 stable wrt bug #354389
10 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+files/3.2.2-disable_static_modules.patch, geos-3.2.2.ebuild:
diff --git a/sci-libs/geos/geos-3.2.2.ebuild b/sci-libs/geos/geos-3.2.2.ebuild
index 065f3bfc23c0..b590e0e75558 100644
--- a/sci-libs/geos/geos-3.2.2.ebuild
+++ b/sci-libs/geos/geos-3.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild,v 1.3 2011/02/10 18:02:03 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.2.2.ebuild,v 1.4 2011/02/11 12:35:42 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -15,7 +15,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
IUSE="doc python ruby"
RDEPEND="ruby? ( dev-lang/ruby:1.8 )"