diff options
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.2.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 d1e66b4fac2a..3880022f015a 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.29 2007/08/20 22:51:33 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.30 2007/09/16 06:31:59 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> + PEAR-Services_Weather-1.4.2.ebuild: + Stable for HPPA (bug #192247). 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +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 d709ea845d9c..14716b011ef1 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.1 2007/08/20 22:51:33 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.2 2007/09/16 06:31:59 jer 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 |