summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-06-22 15:57:43 +0000
committerBrent Baude <ranger@gentoo.org>2012-06-22 15:57:43 +0000
commit0433631ceaa26587fa5dffbf1aaad25a5651b368 (patch)
treed89332642d325e4ab0e24cfe92e54cadef09fab4 /dev-php/PEAR-Services_Weather
parentMarking pure-ftpd-1.0.36 ppc64 for bug 421729 (diff)
downloadgentoo-2-0433631ceaa26587fa5dffbf1aaad25a5651b368.tar.gz
gentoo-2-0433631ceaa26587fa5dffbf1aaad25a5651b368.tar.bz2
gentoo-2-0433631ceaa26587fa5dffbf1aaad25a5651b368.zip
Marking PEAR-Services_Weather-1.4.6 ppc64 for bug 418895
(Portage version: 2.1.10.49/cvs/Linux ppc64)
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.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 876d5d3215b7..c6216506ae18 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.52 2012/06/17 19:40:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.53 2012/06/22 15:57:43 ranger Exp $
+
+ 22 Jun 2012; Brent Baude <ranger@gentoo.org>
+ PEAR-Services_Weather-1.4.6.ebuild:
+ Marking PEAR-Services_Weather-1.4.6 ppc64 for bug 418895
17 Jun 2012; Markus Meier <maekke@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 fcb2b841ab36..3b3d88f0da75 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.4 2012/06/17 19:40:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.5 2012/06/22 15:57:43 ranger 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