summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:36:14 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:36:14 +0000
commitc25cf788483517525c18f5f544312325ce6cc698 (patch)
treeb9a4c4597fa7fb1b162fa77e7821c62d594bbbcf
parentx86 stable wrt bug #404165 (diff)
downloadgentoo-2-c25cf788483517525c18f5f544312325ce6cc698.tar.gz
gentoo-2-c25cf788483517525c18f5f544312325ce6cc698.tar.bz2
gentoo-2-c25cf788483517525c18f5f544312325ce6cc698.zip
x86 stable wrt bug #397001
(Portage version: 2.1.10.44/cvs/Linux i686)
-rw-r--r--dev-php/pecl-http/ChangeLog7
-rw-r--r--dev-php/pecl-http/pecl-http-1.7.1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php/pecl-http/ChangeLog b/dev-php/pecl-http/ChangeLog
index 54cfbf463a3c..069a832fd466 100644
--- a/dev-php/pecl-http/ChangeLog
+++ b/dev-php/pecl-http/ChangeLog
@@ -1,6 +1,9 @@
-# ChangeLog for dev-php5/pecl-http
+# 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.4 2012/02/21 13:56:50 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.5 2012/02/24 14:36:14 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pecl-http-1.7.1.ebuild:
+ x86 stable wrt bug #397001
21 Feb 2012; Ole Markus With <olemarkus@gentoo.org> Manifest:
1.7.1 now blocks php[threads] as compilation fails. Bug 368595
diff --git a/dev-php/pecl-http/pecl-http-1.7.1.ebuild b/dev-php/pecl-http/pecl-http-1.7.1.ebuild
index 31f1e82712b2..86b9c2392cf9 100644
--- a/dev-php/pecl-http/pecl-http-1.7.1.ebuild
+++ b/dev-php/pecl-http/pecl-http-1.7.1.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.1.ebuild,v 1.3 2012/02/21 13:54:40 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.1.ebuild,v 1.4 2012/02/24 14:36:14 phajdan.jr Exp $
EAPI="3"
@@ -12,7 +12,7 @@ DOCS="docs/examples/tutorial.txt ThanksTo.txt KnownIssues.txt"
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"