diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 19:45:29 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-13 19:45:29 +0000 |
commit | 85a3e56b2c5e2c1a45150b77bfc318ac9ab30ba3 (patch) | |
tree | dd952d3d6c179d5008183f8d36a62389f8467179 /dev-php/PEAR-Services_Weather | |
parent | Unmask dev-lang/perl-5.16.0 and ExtUtils-ParseXS-3* (diff) | |
download | gentoo-2-85a3e56b2c5e2c1a45150b77bfc318ac9ab30ba3.tar.gz gentoo-2-85a3e56b2c5e2c1a45150b77bfc318ac9ab30ba3.tar.bz2 gentoo-2-85a3e56b2c5e2c1a45150b77bfc318ac9ab30ba3.zip |
marked x86 per bug 418895
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
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 be5495fc67be..82b8d46424a3 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.50 2012/06/11 10:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.51 2012/06/13 19:45:29 jdhore Exp $ + + 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> + PEAR-Services_Weather-1.4.6.ebuild: + marked x86 per bug 418895 11 Jun 2012; Agostino Sarubbo <ago@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 0a0036db624c..dfd136911ed3 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.2 2012/06/11 10:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild,v 1.3 2012/06/13 19:45:29 jdhore 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 |