From 71b53727f075d4f1a2d092560dd5747f7d682ff2 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 21 Oct 2012 09:03:42 +0000 Subject: x86 stable, bug #427024 (Portage version: 2.1.11.29/cvs/Linux x86_64, signed Manifest commit with key 072AD062) --- dev-php/pecl-http/ChangeLog | 5 ++++- dev-php/pecl-http/pecl-http-1.7.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-php/pecl-http') diff --git a/dev-php/pecl-http/ChangeLog b/dev-php/pecl-http/ChangeLog index c7bcd6f27cad..308a5d01a402 100644 --- a/dev-php/pecl-http/ChangeLog +++ b/dev-php/pecl-http/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/pecl-http # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.9 2012/08/22 11:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.10 2012/10/21 09:03:42 maekke Exp $ + + 21 Oct 2012; Markus Meier pecl-http-1.7.4.ebuild: + x86 stable, bug #427024 22 Aug 2012; Agostino Sarubbo pecl-http-1.7.4.ebuild: Stable for amd64, wrt bug #427024 diff --git a/dev-php/pecl-http/pecl-http-1.7.4.ebuild b/dev-php/pecl-http/pecl-http-1.7.4.ebuild index 0ac16ed80345..7e9a45e899a0 100644 --- a/dev-php/pecl-http/pecl-http-1.7.4.ebuild +++ b/dev-php/pecl-http/pecl-http-1.7.4.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/pecl-http/pecl-http-1.7.4.ebuild,v 1.2 2012/08/22 11:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.4.ebuild,v 1.3 2012/10/21 09:03:42 maekke Exp $ EAPI="4" @@ -14,7 +14,7 @@ USE_PHP="php5-3 php5-4" inherit php-ext-pecl-r2 php-ext-source-r2 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP." LICENSE="BSD-2 MIT" -- cgit v1.2.3-65-gdbad