blob: ff4b324860a6269cba25756f2a1ebc5a0638188b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install prepare setup
DEPEND=dev-lang/php:* >=dev-php/pear-1.8.1
DESCRIPTION=Provides interface to handle and modify HTTP headers and status codes
EAPI=5
HOMEPAGE=http://pear.php.net/HTTP_Header
KEYWORDS=amd64 x86
LICENSE=BSD-2
RDEPEND=dev-php/PEAR-HTTP dev-lang/php:* >=dev-php/pear-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/HTTP_Header-1.2.1.tgz
_eclass_exported_funcs=pkg_setup:php-pear-r1 src_prepare:- src_install:php-pear-r1
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 php-pear-r1 7d1434952f2d1483feac6ad812d605dd toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=516366676af92adcbfc11d707e12e535
|