diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:18:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:18:19 +0000 |
commit | 1dcc09931d1649250b5219f1e3c7b24e2daa83d9 (patch) | |
tree | eafd94c250854a7e60f65cb8569930fdbed34b0c /dev-php/PEAR-Services_Weather | |
parent | Stable for amd64, wrt bug #418893 (diff) | |
download | gentoo-2-1dcc09931d1649250b5219f1e3c7b24e2daa83d9.tar.gz gentoo-2-1dcc09931d1649250b5219f1e3c7b24e2daa83d9.tar.bz2 gentoo-2-1dcc09931d1649250b5219f1e3c7b24e2daa83d9.zip |
Stable for amd64, wrt bug #418895
(Portage version: 2.1.10.49/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 3b837a25a920..be5495fc67be 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.49 2012/03/07 18:48:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.50 2012/06/11 10:18:19 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + PEAR-Services_Weather-1.4.6.ebuild: + Stable for amd64, wrt bug #418895 07 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Services_Weather-1.4.5.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 c0ccd286dcea..0a0036db624c 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.1 2012/01/18 22:13:05 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.2 2012/06/11 10:18:19 ago 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 |