summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-06 20:14:08 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-06 20:14:08 +0000
commitfe9445a520df35a503e38a3bdf28e86293295363 (patch)
tree6b84ba4ac732e635b908a09ed3363464e06682e4 /dev-php
parentold (diff)
downloadgentoo-2-fe9445a520df35a503e38a3bdf28e86293295363.tar.gz
gentoo-2-fe9445a520df35a503e38a3bdf28e86293295363.tar.bz2
gentoo-2-fe9445a520df35a503e38a3bdf28e86293295363.zip
stable for ppc64 wrt #340807
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Services_Weather/ChangeLog8
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog
index 242524fce04d..024d294cb1ea 100644
--- a/dev-php/PEAR-Services_Weather/ChangeLog
+++ b/dev-php/PEAR-Services_Weather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Services_Weather
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.45 2010/11/05 04:37:34 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.46 2011/01/06 20:14:08 xarthisius Exp $
+
+ 06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ PEAR-Services_Weather-1.4.5.ebuild:
+ stable for ppc64 wrt #340807
05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
PEAR-Services_Weather-1.4.5.ebuild:
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild
index 92c7960fcad9..8c2ad10f97c2 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild,v 1.4 2010/11/05 04:37:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild,v 1.5 2011/01/06 20:14:08 xarthisius Exp $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="minimal"
DEPEND="|| ( <dev-lang/php-5.3[ctype,pcre] >=dev-lang/php-5.3[ctype] )"
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1