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 | 8c264c540826a96559a1c05f03bb6e071d26d869 (patch) | |
tree | b5d876a3fb4ec82300ae92ed34e1f4fadf791105 | |
parent | Stable for HPPA (bug #418893). (diff) | |
download | historical-8c264c540826a96559a1c05f03bb6e071d26d869.tar.gz historical-8c264c540826a96559a1c05f03bb6e071d26d869.tar.bz2 historical-8c264c540826a96559a1c05f03bb6e071d26d869.zip |
Stable for HPPA (bug #418895).
Package-Manager: portage-2.2.0_alpha115/cvs/Linux x86_64
-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 |