diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-03 13:37:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-03 13:37:59 +0000 |
commit | e6d453ab24e09e8aeb9564afd7e113f59187e4eb (patch) | |
tree | 7d030afeeb7bd261d19d9df5e8a670d8ca8afffc /sci-libs | |
parent | marking 1.1-r3 and 3.2.7 ppc for bug 413583 (diff) | |
download | gentoo-2-e6d453ab24e09e8aeb9564afd7e113f59187e4eb.tar.gz gentoo-2-e6d453ab24e09e8aeb9564afd7e113f59187e4eb.tar.bz2 gentoo-2-e6d453ab24e09e8aeb9564afd7e113f59187e4eb.zip |
Marking geos-3.3.4 ppc for bug 420125
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/geos/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog index e84e2b7c45f5..c3c2b33fa205 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.66 2012/06/18 08:17:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.67 2012/07/03 13:37:59 ranger Exp $ + + 03 Jul 2012; Brent Baude <ranger@gentoo.org> geos-3.3.4.ebuild: + Marking geos-3.3.4 ppc for bug 420125 *geos-3.3.4 (18 Jun 2012) diff --git a/sci-libs/geos/geos-3.3.4.ebuild b/sci-libs/geos/geos-3.3.4.ebuild index daff1670f09f..15412f7262ce 100644 --- a/sci-libs/geos/geos-3.3.4.ebuild +++ b/sci-libs/geos/geos-3.3.4.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.4.ebuild,v 1.1 2012/06/18 08:17:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.3.4.ebuild,v 1.2 2012/07/03 13:37:59 ranger 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] ) |