blob: 71a1c3ab3d022b1d14eb4e0b47ec21b70c306b5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst setup unpack
DEPEND==www-servers/apache-2*
DESCRIPTION=An Apache2 module which can do debugging of modules in the Apache2 Filter Chain
EAPI=0
HOMEPAGE=http://apache.webthing.com/mod_diagnostics/
KEYWORDS=x86
LICENSE=GPL-2
RDEPEND==www-servers/apache-2*
SLOT=0
SRC_URI=mirror://gentoo/mod_diagnostics-0.0.1.c
_eclass_exported_funcs=pkg_postinst:apache-module pkg_setup:depend.apache src_unpack:- src_compile:apache-module src_install:apache-module
_eclasses_=apache-module bd30ba4d834196e81cf2b76c52d26b93 depend.apache 0917334d570e07f9743a04ff85b3bf1b multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=c649411915770d65ad210cbc7ce24e5d
|