You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apache/mod_limitipconn/mod_limitipconn-0.22-r1.ebuild

27 lines
664 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_limitipconn/mod_limitipconn-0.22-r1.ebuild,v 1.2 2012/12/09 16:57:18 ulm Exp $
inherit apache-module
DESCRIPTION="Allows administrators to limit the number of simultaneous downloads permitted."
HOMEPAGE="http://dominia.org/djao/limitipconn2.html"
SRC_URI="http://dominia.org/djao/limit/${P}.tar.gz"
LICENSE="MIT"
SLOT="2"
KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""
RDEPEND=""
RESTRICT="test"
APACHE2_MOD_CONF="27_${PN}"
APACHE2_MOD_DEFINE="LIMITIPCONN INFO"
DOCFILES="ChangeLog README"
need_apache2