From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_bw/
Date: Sat, 27 Nov 2021 13:34:57 +0000 (UTC) [thread overview]
Message-ID: <1638020077.c5e3c634012fada5ec84837b0dcb8f3cb7798cd7.marecki@gentoo> (raw)
commit: c5e3c634012fada5ec84837b0dcb8f3cb7798cd7
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 13:12:29 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 13:34:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e3c634
www-apache/mod_bw: update EAPI 5 -> 7
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild | 36 ++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild b/www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild
new file mode 100644
index 000000000000..ff0a685229cf
--- /dev/null
+++ b/www-apache/mod_bw/mod_bw-0.9.2-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit apache-module depend.apache
+
+MY_PV=$(ver_rs 2 '')
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="Bandwidth Management Module for Apache2"
+HOMEPAGE="http://wp.ivn.cl/apache-bandwidth-mod/"
+SRC_URI="http://legacy.ivn.cl/files/source/${MY_P}.tgz"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+BDEPEND="sys-devel/libtool"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.9.2-apache24.patch
+)
+
+APACHE2_MOD_CONF="11_${PN}"
+APACHE2_MOD_DEFINE="BW"
+
+need_apache2
+
+S="${WORKDIR}"
+
+# Work around Bug #616612
+pkg_setup() {
+ _init_apache2
+ _init_apache2_late
+}
next reply other threads:[~2021-11-27 13:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-27 13:34 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-15 16:42 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_bw/ Jakov Smolić
2021-12-16 7:41 Agostino Sarubbo
2021-12-16 18:06 Jakov Smolić
2021-12-16 18:15 Jakov Smolić
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=1638020077.c5e3c634012fada5ec84837b0dcb8f3cb7798cd7.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