summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-25 22:33:12 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-25 22:33:12 +0000
commitf2388ee1512cc0298dee1b945d2868320c5c1c74 (patch)
treeb062d219255af6e71c6f93b7820222106a6d385c /dev-php/PEAR-Services_Weather
parentAdded to ~hppa, ~ppc64, ~sparc. See bug #134270. (diff)
downloadgentoo-2-f2388ee1512cc0298dee1b945d2868320c5c1c74.tar.gz
gentoo-2-f2388ee1512cc0298dee1b945d2868320c5c1c74.tar.bz2
gentoo-2-f2388ee1512cc0298dee1b945d2868320c5c1c74.zip
Readd dropped PPC keyword.
(Portage version: 2.1_rc1-r3)
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.0.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 19f996a36aeb..34f64c985afb 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.26 2006/05/21 00:32:47 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.27 2006/05/25 22:33:12 chtekk Exp $
+
+ 25 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ PEAR-Services_Weather-1.4.0.ebuild:
+ Readd dropped PPC keyword.
21 May 2006; Luca Longinotti <chtekk@gentoo.org>
-PEAR-Services_Weather-1.3.1.ebuild, -PEAR-Services_Weather-1.3.2.ebuild:
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild
index d3cc2b38fe47..e1ba060be334 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.0.ebuild,v 1.1 2006/03/08 13:11:11 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild,v 1.2 2006/05/25 22:33:12 chtekk Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1
>=dev-php/PEAR-DB-1.7.6-r1