summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-03-16 12:32:03 +0000
committerDawid Węgliński <cla@gentoo.org>2008-03-16 12:32:03 +0000
commit934feeba6a6b27a28453c9e222d30bbd5c3b8d5d (patch)
treeddf80b757a6ac3c1d0ec89c1f1a9804d8324f20e /dev-php4
parentVersion bump (diff)
downloadhistorical-934feeba6a6b27a28453c9e222d30bbd5c3b8d5d.tar.gz
historical-934feeba6a6b27a28453c9e222d30bbd5c3b8d5d.tar.bz2
historical-934feeba6a6b27a28453c9e222d30bbd5c3b8d5d.zip
Stable on x86 wrt bug #213566
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-http/ChangeLog7
-rw-r--r--dev-php4/pecl-http/Manifest4
-rw-r--r--dev-php4/pecl-http/pecl-http-1.5.4.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-php4/pecl-http/ChangeLog b/dev-php4/pecl-http/ChangeLog
index 489093883a04..6d0f06ec13f5 100644
--- a/dev-php4/pecl-http/ChangeLog
+++ b/dev-php4/pecl-http/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/pecl-http
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-http/ChangeLog,v 1.7 2007/09/06 15:56:58 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-http/ChangeLog,v 1.8 2008/03/16 12:32:03 cla Exp $
+
+ 16 Mar 2008; Dawid Węgliński <cla@gentoo.org> pecl-http-1.5.4.ebuild:
+ Stable on x86 (bug #213566)
06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -pecl-http-1.5.2.ebuild:
Cleanup
diff --git a/dev-php4/pecl-http/Manifest b/dev-php4/pecl-http/Manifest
index 474b215b30a8..d335231a6302 100644
--- a/dev-php4/pecl-http/Manifest
+++ b/dev-php4/pecl-http/Manifest
@@ -1,4 +1,4 @@
DIST pecl_http-1.5.4.tgz 168091 RMD160 e3698afac63d4a292ffc5a091cd09de9b08f40b5 SHA1 3f6794d09b8b7177a4ec55d87b22f64f4c1c2dc7 SHA256 7dcab683935616d25dba8e77edbd526a19f200ea3d3d84e09d9869abdb41f526
-EBUILD pecl-http-1.5.4.ebuild 896 RMD160 dd126661cc1d2cf0bccfaf02f574608937ca79ad SHA1 4656e330cf0ab4a120052a362cd1cce77d77a3db SHA256 17107fe11ca134accae46f56087d5f194809df28227aa133a2e3ac190c467d5a
-MISC ChangeLog 1211 RMD160 68ca88065901035d1f0d350e33c8f619c74025dd SHA1 4314da8cae9725cf53fe1a76041cd3c903fc7d64 SHA256 f9913e2fd70c65d031283aa9f0f2778ab229232b0ce80157c1445f0b65975ef7
+EBUILD pecl-http-1.5.4.ebuild 893 RMD160 bbf4c414d7e90555b131f87f3085f10bb509b2e0 SHA1 0e72f95ba8404465bf1c2a33c82bd99e4f92fbb9 SHA256 6e01d890eadce61acf3efad5a566d2610304f7dbfe6f6ce8fa22dd4b3a9d3d69
+MISC ChangeLog 1314 RMD160 da209cb34529483574ecff540f9ec533f080c261 SHA1 3bddda4406cf97ba3ae9453f68bc2ad0fea3e165 SHA256 7c2e5b4f9a3d13c6fc0850a45be0f334d4626f03c4d5cee68e84a3f60aadb949
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
diff --git a/dev-php4/pecl-http/pecl-http-1.5.4.ebuild b/dev-php4/pecl-http/pecl-http-1.5.4.ebuild
index 3e4e26e4e62c..75e479ee4213 100644
--- a/dev-php4/pecl-http/pecl-http-1.5.4.ebuild
+++ b/dev-php4/pecl-http/pecl-http-1.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-http/pecl-http-1.5.4.ebuild,v 1.2 2007/08/30 12:39:47 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-http/pecl-http-1.5.4.ebuild,v 1.3 2008/03/16 12:32:03 cla Exp $
PHP_EXT_NAME="http"
PHP_EXT_PECL_PKG="pecl_http"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="Extended HTTP Support for PHP."
LICENSE="BSD"