diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-03-16 12:32:03 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-03-16 12:32:03 +0000 |
commit | 934feeba6a6b27a28453c9e222d30bbd5c3b8d5d (patch) | |
tree | ddf80b757a6ac3c1d0ec89c1f1a9804d8324f20e /dev-php4/pecl-http/pecl-http-1.5.4.ebuild | |
parent | Version bump (diff) | |
download | historical-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/pecl-http/pecl-http-1.5.4.ebuild')
-rw-r--r-- | dev-php4/pecl-http/pecl-http-1.5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |