diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-11 16:28:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-11 16:28:18 +0000 |
commit | 6878a913bb8876d3a8b243ed0d4d7c752644aee1 (patch) | |
tree | 66a34c97ee8841f802bfc22a3f861f4588ceb3d0 /sci-libs/geos | |
parent | x86 stable, bug #284661 (diff) | |
download | gentoo-2-6878a913bb8876d3a8b243ed0d4d7c752644aee1.tar.gz gentoo-2-6878a913bb8876d3a8b243ed0d4d7c752644aee1.tar.bz2 gentoo-2-6878a913bb8876d3a8b243ed0d4d7c752644aee1.zip |
sparc stable wrt #279359
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index 175e66aa0283..acb88f1df159 100644 --- a/sci-libs/geos/ChangeLog +++ b/sci-libs/geos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/geos # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.37 2009/09/27 14:36:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.38 2009/10/11 16:28:18 armin76 Exp $ + + 11 Oct 2009; Raúl Porcel <armin76@gentoo.org> geos-3.1.1.ebuild: + sparc stable wrt #279359 27 Sep 2009; nixnut <nixnut@gentoo.org> geos-3.1.1.ebuild: ppc stable #279359 diff --git a/sci-libs/geos/geos-3.1.1.ebuild b/sci-libs/geos/geos-3.1.1.ebuild index f3a4b4c6dc72..fff4a36553eb 100644 --- a/sci-libs/geos/geos-3.1.1.ebuild +++ b/sci-libs/geos/geos-3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.1.ebuild,v 1.4 2009/09/27 14:36:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.1.ebuild,v 1.5 2009/10/11 16:28:18 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="doc python ruby" RDEPEND="ruby? ( virtual/ruby ) |