diff options
author | 2012-08-22 14:38:57 +0000 | |
---|---|---|
committer | 2012-08-22 14:38:57 +0000 | |
commit | f8c70d22b3ea2d481602871aaab763a8c28ca332 (patch) | |
tree | 266964bbeeeb26a8604c191b72ce1d3ae5ccfa7c /dev-php/PEAR-Services_Weather | |
parent | ppc stable (bug 418891). (diff) | |
download | historical-f8c70d22b3ea2d481602871aaab763a8c28ca332.tar.gz historical-f8c70d22b3ea2d481602871aaab763a8c28ca332.tar.bz2 historical-f8c70d22b3ea2d481602871aaab763a8c28ca332.zip |
ppc stable (bug 418895).
Package-Manager: portage-2.1.11.10/cvs/Linux x86_64
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.6.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 450ed66ff6bb..9dc67da4dba5 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.56 2012/08/05 19:58:58 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.57 2012/08/22 14:38:57 xmw Exp $ + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> + PEAR-Services_Weather-1.4.6.ebuild: + ppc stable (bug 418895). 05 Aug 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Services_Weather-1.4.2.ebuild: diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild index 360a360471ca..ee8871b5ed1b 100644 --- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6.ebuild,v 1.7 2012/08/05 18:23:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.8 2012/08/22 14:38:57 xmw Exp $ EAPI="4" @@ -10,7 +10,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-lang/php[ctype] >=dev-php/PEAR-HTTP_Request-1.2.4-r1 |