blob: a477a7249f2ebf5789426263155846229689be07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install prepare
DEPEND=net-libs/zeromq >=net-libs/mbedtls-2.1[havege] dev-db/sqlite:3
DESCRIPTION=A language agnostic web server focused on web applications
EAPI=5
HOMEPAGE=http://mongrel2.org
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=net-libs/zeromq >=net-libs/mbedtls-2.1[havege] dev-db/sqlite:3
SLOT=0
SRC_URI=https://github.com/mongrel2/mongrel2/archive/v1.11.0.tar.gz -> mongrel2-1.11.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_install:-
_md5_=336d66c0c95a2960ddce3dfbde08d7bd
|