diff options
Diffstat (limited to 'www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild')
-rw-r--r-- | www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild index cb889898cff7..4ec229612b9e 100644 --- a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild +++ b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils apache-module DESCRIPTION="mod_log_rotate adds log rotation support to mod_log_config based on strftime(3)" |