diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:36:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:36:12 +0000 |
commit | e94056e8fec60e668b6406241840f69962439489 (patch) | |
tree | 54ed89e369bff2f64aa5a7112b8fc9d4a88ebd9f /sci-libs/geos | |
parent | Marking DateTime-0.50 ppc64 for bug 281970 (diff) | |
download | gentoo-2-e94056e8fec60e668b6406241840f69962439489.tar.gz gentoo-2-e94056e8fec60e668b6406241840f69962439489.tar.bz2 gentoo-2-e94056e8fec60e668b6406241840f69962439489.zip |
ppc stable #279359
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 d3e329a578a2..175e66aa0283 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.36 2009/09/25 22:28:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.37 2009/09/27 14:36:12 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> geos-3.1.1.ebuild: + ppc stable #279359 25 Sep 2009; Brent Baude <ranger@gentoo.org> geos-3.1.1.ebuild: Marking geos-3.1.1 ppc64 for bug 279359 diff --git a/sci-libs/geos/geos-3.1.1.ebuild b/sci-libs/geos/geos-3.1.1.ebuild index 138ee872363b..f3a4b4c6dc72 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.3 2009/09/25 22:28:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.1.ebuild,v 1.4 2009/09/27 14:36:12 nixnut 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 ) |