summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-05 18:23:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-05 18:23:39 +0000
commit875cadfb5a59b6af5c4107770c8687dc39112d6c (patch)
tree358c92c6c5795af96cb0fa7703c368ea2c574f22 /dev-php
parentarm stable, bug #418887 (diff)
downloadgentoo-2-875cadfb5a59b6af5c4107770c8687dc39112d6c.tar.gz
gentoo-2-875cadfb5a59b6af5c4107770c8687dc39112d6c.tar.bz2
gentoo-2-875cadfb5a59b6af5c4107770c8687dc39112d6c.zip
alpha/ia64/s390/sh/sparc stable wrt #418895
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 4740d1751f64..91b1f4b98f74 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.54 2012/07/04 14:53:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.55 2012/08/05 18:23:39 armin76 Exp $
+
+ 05 Aug 2012; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Services_Weather-1.4.6.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #418895
04 Jul 2012; Jeroen Roovers <jer@gentoo.org>
PEAR-Services_Weather-1.4.6.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 864e00c008da..360a360471ca 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.6 2012/07/04 14:53:31 jer Exp $
+# $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 $
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