summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-22 14:38:57 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-22 14:38:57 +0000
commit5b7d5e601a4d00924cd8a73304ae1bdb23eaf203 (patch)
treea8a6a7a93f4eb3297974e7575dd9d6bd8bc61175 /dev-php
parentppc stable (bug 418891). (diff)
downloadgentoo-2-5b7d5e601a4d00924cd8a73304ae1bdb23eaf203.tar.gz
gentoo-2-5b7d5e601a4d00924cd8a73304ae1bdb23eaf203.tar.bz2
gentoo-2-5b7d5e601a4d00924cd8a73304ae1bdb23eaf203.zip
ppc stable (bug 418895).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Services_Weather/ChangeLog6
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog
index 450ed66ff6bb..9dc67da4dba5 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.56 2012/08/05 19:58:58 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.57 2012/08/22 14:38:57 xmw Exp $
+
+ 22 Aug 2012; Michael Weber <xmw@gentoo.org>
+ PEAR-Services_Weather-1.4.6.ebuild:
+ ppc stable (bug 418895).
05 Aug 2012; Matti Bickel <mabi@gentoo.org>
-PEAR-Services_Weather-1.4.2.ebuild:
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild
index 360a360471ca..ee8871b5ed1b 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.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/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.7 2012/08/05 18:23:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.8 2012/08/22 14:38:57 xmw Exp $
EAPI="4"
@@ -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"
RDEPEND="dev-lang/php[ctype]
>=dev-php/PEAR-HTTP_Request-1.2.4-r1