summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-04 08:09:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-04 08:09:58 +0000
commit00d3d794dbae890ba6f44ac114c132924971c197 (patch)
tree6711e017621be936d0f7b35979d84e630289abb7 /dev-php/pecl-http
parentStable for x86, wrt bug #534560 (diff)
downloadgentoo-2-00d3d794dbae890ba6f44ac114c132924971c197.tar.gz
gentoo-2-00d3d794dbae890ba6f44ac114c132924971c197.tar.bz2
gentoo-2-00d3d794dbae890ba6f44ac114c132924971c197.zip
Stable for x86, wrt bug #534562
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/pecl-http')
-rw-r--r--dev-php/pecl-http/ChangeLog5
-rw-r--r--dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-http/ChangeLog b/dev-php/pecl-http/ChangeLog
index b80733d58c74..fcca677143b3 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.20 2015/01/04 08:08:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.21 2015/01/04 08:09:58 ago Exp $
+
+ 04 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-http-1.7.6-r2.ebuild:
+ Stable for x86, wrt bug #534562
04 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pecl-http-1.7.6-r2.ebuild:
Stable for amd64, wrt bug #534562
diff --git a/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild b/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild
index 29b9d183c1cf..315d9ac5c5b8 100644
--- a/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild
+++ b/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.6-r2.ebuild,v 1.2 2015/01/04 08:08:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild,v 1.3 2015/01/04 08:09:58 ago Exp $
EAPI="5"
@@ -15,7 +15,7 @@ USE_PHP="php5-5 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"