Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_limitipconn/
Date: Wed, 11 Sep 2019 16:21:43
Message-Id: 1568218865.db780ed44ba595503d67129268a4928dcb65b323.mgorny@gentoo
1 commit: db780ed44ba595503d67129268a4928dcb65b323
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 11:27:24 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 16:21:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db780ed4
7
8 www-apache/mod_limitipconn: Drop old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../mod_limitipconn/mod_limitipconn-0.24.ebuild | 27 ----------------------
13 1 file changed, 27 deletions(-)
14
15 diff --git a/www-apache/mod_limitipconn/mod_limitipconn-0.24.ebuild b/www-apache/mod_limitipconn/mod_limitipconn-0.24.ebuild
16 deleted file mode 100644
17 index be774423dee..00000000000
18 --- a/www-apache/mod_limitipconn/mod_limitipconn-0.24.ebuild
19 +++ /dev/null
20 @@ -1,27 +0,0 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=0
25 -
26 -inherit apache-module
27 -
28 -DESCRIPTION="Allows administrators to limit the number of simultaneous downloads permitted"
29 -HOMEPAGE="http://dominia.org/djao/limitipconn2.html"
30 -SRC_URI="http://dominia.org/djao/limit/${P}.tar.bz2"
31 -
32 -LICENSE="Apache-2.0"
33 -SLOT="2"
34 -KEYWORDS="amd64 ppc x86"
35 -IUSE=""
36 -
37 -DEPEND=""
38 -RDEPEND=""
39 -
40 -RESTRICT="test"
41 -
42 -APACHE2_MOD_CONF="27_${PN}"
43 -APACHE2_MOD_DEFINE="LIMITIPCONN INFO"
44 -
45 -DOCFILES="ChangeLog README"
46 -
47 -need_apache2