diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:14:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:14:58 +0000 |
commit | ba10683d603f7305bbd0f7991bbfac1d42444986 (patch) | |
tree | 7dfb60623535c4b3869e6c295a7e39337d5715b3 /dev-php/PEAR-Services_Weather | |
parent | amd64 stable, bug #208313 (diff) | |
download | gentoo-2-ba10683d603f7305bbd0f7991bbfac1d42444986.tar.gz gentoo-2-ba10683d603f7305bbd0f7991bbfac1d42444986.tar.bz2 gentoo-2-ba10683d603f7305bbd0f7991bbfac1d42444986.zip |
amd64 stable, bug #208313
(Portage version: 2.1.4.4)
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 91bafb4053d1..4b44645242f9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.38 2008/02/10 14:59:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.39 2008/03/29 00:14:58 maekke Exp $ + + 29 Mar 2008; Markus Meier <maekke@gentoo.org> + PEAR-Services_Weather-1.4.2.ebuild: + amd64 stable, bug #208313 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> ChangeLog: alpha/ia64/sparc stable wrt #208313 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 986ca7fa8be6..9c489cfa3d8d 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-2008 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.9 2008/01/10 10:06:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.2.ebuild,v 1.10 2008/03/29 00:14:58 maekke 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="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-php/PEAR-HTTP_Request-1.2.4-r1 |