summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-09-26 18:17:34 +0000
committerBrent Baude <ranger@gentoo.org>2007-09-26 18:17:34 +0000
commitdddd02a116a5d53196210f637465988c90679cf4 (patch)
tree1db27d46629e962cabb6674ec014e97dd669256d /dev-php/PEAR-Services_Weather
parentMarking PEAR-Auth-1.5.4 ppc64 stable for bug 192247 (diff)
downloadgentoo-2-dddd02a116a5d53196210f637465988c90679cf4.tar.gz
gentoo-2-dddd02a116a5d53196210f637465988c90679cf4.tar.bz2
gentoo-2-dddd02a116a5d53196210f637465988c90679cf4.zip
Marking PEAR-Services_Weather-1.4.2 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Services_Weather')
-rw-r--r--dev-php/PEAR-Services_Weather/ChangeLog6
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.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 68d5fe0c693c..6baa9899fd2c 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.32 2007/09/25 00:58:19 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.33 2007/09/26 18:17:34 ranger Exp $
+
+ 26 Sep 2007; Brent Baude <ranger@gentoo.org>
+ PEAR-Services_Weather-1.4.2.ebuild:
+ Marking PEAR-Services_Weather-1.4.2 ppc64 stable for bug 192247
25 Sep 2007; Lars Weiler <pylon@gentoo.org>
PEAR-Services_Weather-1.4.2.ebuild:
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild
index 062365721f87..b33d3a56e4cb 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.4 2007/09/25 00:58:19 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.5 2007/09/26 18:17:34 ranger Exp $
inherit php-pear-r1 depend.php
@@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~arm hppa ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~arm hppa ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="minimal"
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1