public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_xsendfile/
Date: Sun,  8 Oct 2023 10:03:48 +0000 (UTC)	[thread overview]
Message-ID: <1696759421.18ffadf7afb1fe8daebcefedcac0c8d80be45145.graaff@gentoo> (raw)

commit:     18ffadf7afb1fe8daebcefedcac0c8d80be45145
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 06:40:27 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct  8 10:03:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ffadf7

www-apache/mod_xsendfile: update EAPI 7 -> 8

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../mod_xsendfile-1.0_beta1-r3.ebuild              | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r3.ebuild b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r3.ebuild
new file mode 100644
index 000000000000..b70dfc8ac59d
--- /dev/null
+++ b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1-r3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit apache-module
+
+MY_PV="1.0b1"
+DESCRIPTION="Apache module that processes X-SENDFILE headers registered by the output handler"
+HOMEPAGE="https://tn123.org/mod_xsendfile/"
+SRC_URI="https://tn123.org/mod_xsendfile/beta/${PN}-${MY_PV}.tar.gz"
+S="${WORKDIR}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86 ~amd64-linux"
+
+need_apache2
+
+src_install() {
+	APACHE2_MOD_CONF="50_${PN}"
+	APACHE2_MOD_DEFINE="XSENDFILE"
+	APACHE_MODULESDIR="/usr/$(get_libdir)/apache2/modules"
+
+	apache-module_src_install
+
+	dodoc docs/Readme.html
+}


             reply	other threads:[~2023-10-08 10:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 10:03 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-04  9:15 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_xsendfile/ Sam James
2024-12-04  9:15 Sam James
2024-12-02 15:00 Sam James
2023-09-02 11:42 Andreas Sturmlechner
2023-07-10  9:28 Arthur Zamarin
2023-07-10  9:28 Arthur Zamarin
2023-07-10  9:28 Arthur Zamarin
2021-03-11  7:53 Hans de Graaff
2020-09-26  3:12 Sam James
2020-09-25 22:57 Sam James
2020-09-25 22:54 Sam James
2016-12-29 17:46 Göktürk Yüksek
2016-05-29 20:21 Alexander Vershilov

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=1696759421.18ffadf7afb1fe8daebcefedcac0c8d80be45145.graaff@gentoo \
    --to=graaff@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