public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_limitipconn/
Date: Sat, 27 Nov 2021 15:02:07 +0000 (UTC)	[thread overview]
Message-ID: <1638025319.767953cf7c81c5cfcee32751dc838cabb098c6f1.marecki@gentoo> (raw)

commit:     767953cf7c81c5cfcee32751dc838cabb098c6f1
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 14:38:26 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 15:01:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767953cf

www-apache/mod_limitipconn: update EAPI 5 -> 7

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 .../mod_limitipconn/mod_limitipconn-0.24-r4.ebuild | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/www-apache/mod_limitipconn/mod_limitipconn-0.24-r4.ebuild b/www-apache/mod_limitipconn/mod_limitipconn-0.24-r4.ebuild
new file mode 100644
index 000000000000..df72cd42b1c4
--- /dev/null
+++ b/www-apache/mod_limitipconn/mod_limitipconn-0.24-r4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit apache-module depend.apache
+
+DESCRIPTION="Limit the number of simultaneous apache connections"
+HOMEPAGE="https://dominia.org/djao/limitipconn2.html"
+SRC_URI="https://dominia.org/djao/limit/${P}.tar.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="www-servers/apache[apache2_modules_status]"
+
+need_apache2
+
+RESTRICT="test"
+
+APACHE2_MOD_CONF="27_${PN}"
+APACHE2_MOD_DEFINE="LIMITIPCONN STATUS"
+
+DOCFILES="ChangeLog README"
+
+# Work around Bug #616612
+pkg_setup() {
+	_init_apache2
+	_init_apache2_late
+}


             reply	other threads:[~2021-11-27 15:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 15:02 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-20  5:27 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_limitipconn/ Sam James
2022-02-19 13:22 Jakov Smolić
2022-02-19  8:41 Arthur Zamarin
2019-09-11 16:21 Michał Górny
2019-03-09 19:18 Thomas Deutschmann
2019-02-25 15:01 Mikle Kolyada
2019-02-17 17:08 Sergei Trofimovich
2019-02-16  8:18 Pacho Ramos
2019-02-16  8:18 Pacho Ramos
2017-11-26 23:26 David Seifert
2016-08-02  0:12 Michael Orlitzky
2016-07-07 22:50 Austin English
2016-07-07  8:39 Austin English
2016-05-21 13:23 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1638025319.767953cf7c81c5cfcee32751dc838cabb098c6f1.marecki@gentoo \
    --to=marecki@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox