diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-04 14:53:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-04 14:53:31 +0000 |
commit | c6a683bbd0861de11a3e21e6bb53d7c7d79cd06f (patch) | |
tree | 3602cbfb4a623fbc3abc0f382204a042cfb239f6 /dev-php | |
parent | Stable for HPPA (bug #418893). (diff) | |
download | gentoo-2-c6a683bbd0861de11a3e21e6bb53d7c7d79cd06f.tar.gz gentoo-2-c6a683bbd0861de11a3e21e6bb53d7c7d79cd06f.tar.bz2 gentoo-2-c6a683bbd0861de11a3e21e6bb53d7c7d79cd06f.zip |
Stable for HPPA (bug #418895).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-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 c6216506ae18..4740d1751f64 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.53 2012/06/22 15:57:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.54 2012/07/04 14:53:31 jer Exp $ + + 04 Jul 2012; Jeroen Roovers <jer@gentoo.org> + PEAR-Services_Weather-1.4.6.ebuild: + Stable for HPPA (bug #418895). 22 Jun 2012; Brent Baude <ranger@gentoo.org> PEAR-Services_Weather-1.4.6.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 3b3d88f0da75..864e00c008da 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.5 2012/06/22 15:57:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.6 2012/07/04 14:53:31 jer 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 |