blob: 8d37aef76fba0abaa933fe6b37d3977ec4287b45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure install
DESCRIPTION=A FCGI spawner for lighttpd and cherokee and other webservers
EAPI=7
HOMEPAGE=https://redmine.lighttpd.net/projects/spawn-fcgi
IUSE=ipv6
KEYWORDS=~alpha amd64 arm ~hppa ppc ppc64 sparc x86
LICENSE=BSD GPL-2
RDEPEND=!<=www-servers/lighttpd-1.4.20 !<=www-servers/cherokee-0.98.1
SLOT=0
SRC_URI=https://www.lighttpd.net/download/spawn-fcgi-1.6.4.tar.xz
_md5_=6002f1fdb72f313a006005b2653b424c
|