www-apache/mod_dnssd: arm64 keyworded
[gentoo.git] / www-apache / mod_log_rotate / mod_log_rotate-1.01.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit apache-module
7
8 DESCRIPTION="Log rotation support for mod_log_config based on strftime(3)"
9 HOMEPAGE="https://github.com/JBlond/mod_log_rotate"
10 SRC_URI="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
11
12 LICENSE="Apache-2.0"
13 SLOT="0"
14 KEYWORDS="amd64 x86"
15 IUSE=""
16
17 DEPEND=""
18 RDEPEND=""
19
20 APACHE2_MOD_CONF="10_${PN}"
21 APACHE2_MOD_DEFINE="LOG_ROTATE"
22 DOCFILES="README.md"
23
24 need_apache2