diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-22 11:26:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-22 11:26:58 +0000 |
commit | 5f7d39d1774312775e589d97cc7fa32fbb53fb66 (patch) | |
tree | dc09d44814e23ffe0de92067f309d0a2e8a4957e /dev-php/pecl-http | |
parent | Stable for amd64, wrt bug #427024 (diff) | |
download | gentoo-2-5f7d39d1774312775e589d97cc7fa32fbb53fb66.tar.gz gentoo-2-5f7d39d1774312775e589d97cc7fa32fbb53fb66.tar.bz2 gentoo-2-5f7d39d1774312775e589d97cc7fa32fbb53fb66.zip |
Stable for amd64, wrt bug #427024
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/pecl-http')
-rw-r--r-- | dev-php/pecl-http/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/pecl-http/pecl-http-1.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-http/ChangeLog b/dev-php/pecl-http/ChangeLog index 5c88d3eb3d6a..c7bcd6f27cad 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.8 2012/04/02 11:25:08 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.9 2012/08/22 11:26:58 ago Exp $ + + 22 Aug 2012; Agostino Sarubbo <ago@gentoo.org> pecl-http-1.7.4.ebuild: + Stable for amd64, wrt bug #427024 *pecl-http-1.7.4 (02 Apr 2012) 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 a804721c66be..0ac16ed80345 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.1 2012/04/02 11:25:08 olemarkus Exp $ +# $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 $ 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" |