summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-25 22:35:42 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-25 22:35:42 +0000
commit59edbb446ab1ebb7d23e38237a0c93a811bcf7ff (patch)
tree9cf1cee3d6fdbb601751f459d2a0f3db30c33bdb /dev-php/PEAR-Services_Weather
parentUse caps instead of !nodroproot to enable libcap support. (diff)
downloadhistorical-59edbb446ab1ebb7d23e38237a0c93a811bcf7ff.tar.gz
historical-59edbb446ab1ebb7d23e38237a0c93a811bcf7ff.tar.bz2
historical-59edbb446ab1ebb7d23e38237a0c93a811bcf7ff.zip
Readd dropped PPC keyword.
Package-Manager: portage-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