*/*: Specify EAPI=0 explicitly, to ease greps
[gentoo.git] / www-apache / mod_limitipconn / mod_limitipconn-0.24.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=0
5
6 inherit apache-module
7
8 DESCRIPTION="Allows administrators to limit the number of simultaneous downloads permitted"
9 HOMEPAGE="http://dominia.org/djao/limitipconn2.html"
10 SRC_URI="http://dominia.org/djao/limit/${P}.tar.bz2"
11
12 LICENSE="Apache-2.0"
13 SLOT="2"
14 KEYWORDS="amd64 ppc x86"
15 IUSE=""
16
17 DEPEND=""
18 RDEPEND=""
19
20 RESTRICT="test"
21
22 APACHE2_MOD_CONF="27_${PN}"
23 APACHE2_MOD_DEFINE="LIMITIPCONN INFO"
24
25 DOCFILES="ChangeLog README"
26
27 need_apache2