diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-05-25 22:55:49 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-05-25 22:55:49 +0000 |
commit | 24e63d0e63c2434b95d02d7a98a4baa1cfa860ef (patch) | |
tree | da68a5bbbcd95152ae50b38da823cf3c32972798 /dev-php/PEAR-Services_Weather | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-24e63d0e63c2434b95d02d7a98a4baa1cfa860ef.tar.gz gentoo-2-24e63d0e63c2434b95d02d7a98a4baa1cfa860ef.tar.bz2 gentoo-2-24e63d0e63c2434b95d02d7a98a4baa1cfa860ef.zip |
Readd HPPA, PPC64 and SPARC keywords.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'dev-php/PEAR-Services_Weather')
-rw-r--r-- | dev-php/PEAR-Services_Weather/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog index 34f64c985afb..f7fecdf72bf5 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.27 2006/05/25 22:33:12 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.28 2006/05/25 22:55:49 chtekk Exp $ + + 25 May 2006; Luca Longinotti <chtekk@gentoo.org> + PEAR-Services_Weather-1.4.0.ebuild: + Readd HPPA, PPC64 and SPARC keywords. 25 May 2006; Luca Longinotti <chtekk@gentoo.org> PEAR-Services_Weather-1.4.0.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 e1ba060be334..3d152a8d8836 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.2 2006/05/25 22:33:12 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild,v 1.3 2006/05/25 22:55:49 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="~ppc ~x86" +KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1 >=dev-php/PEAR-DB-1.7.6-r1 |