summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 10:42:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 10:42:15 +0000
commit79a021dd8cc5d5ccb11753cafdb216e2904cc2c9 (patch)
tree3f3019cc1ab1c00a450037fb1d72023ee2d301d0 /dev-php
parentStable for amd64, wrt bug #470442 (diff)
downloadgentoo-2-79a021dd8cc5d5ccb11753cafdb216e2904cc2c9.tar.gz
gentoo-2-79a021dd8cc5d5ccb11753cafdb216e2904cc2c9.tar.bz2
gentoo-2-79a021dd8cc5d5ccb11753cafdb216e2904cc2c9.zip
Stable for amd64, wrt bug #470442
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-http/ChangeLog5
-rw-r--r--dev-php/pecl-http/pecl-http-1.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-http/ChangeLog b/dev-php/pecl-http/ChangeLog
index 51d88a14574f..300bc5eb357d 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.12 2013/03/07 08:53:50 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.13 2013/07/28 10:42:15 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> pecl-http-1.7.5.ebuild:
+ Stable for amd64, wrt bug #470442
*pecl-http-1.7.5 (07 Mar 2013)
diff --git a/dev-php/pecl-http/pecl-http-1.7.5.ebuild b/dev-php/pecl-http/pecl-http-1.7.5.ebuild
index e5a71c685342..b72e50978815 100644
--- a/dev-php/pecl-http/pecl-http-1.7.5.ebuild
+++ b/dev-php/pecl-http/pecl-http-1.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.5.ebuild,v 1.1 2013/03/07 08:53:50 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.5.ebuild,v 1.2 2013/07/28 10:42:15 ago Exp $
EAPI="5"
@@ -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"