diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-07 16:40:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-07 16:40:43 +0200 |
commit | 765e7e5e80b575d727f4270f05f66358f896d30f (patch) | |
tree | 2d0c90cee764e9875b62545431442ca73d51c86f /sys-apps/logwatch/logwatch-9999.ebuild | |
parent | dev-php/pecl-ssh2: add PHP 7.3 support (diff) | |
download | gentoo-765e7e5e80b575d727f4270f05f66358f896d30f.tar.gz gentoo-765e7e5e80b575d727f4270f05f66358f896d30f.tar.bz2 gentoo-765e7e5e80b575d727f4270f05f66358f896d30f.zip |
sys-apps/logwatch: bump to v7.5.1
Closes: https://bugs.gentoo.org/677536
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/logwatch/logwatch-9999.ebuild')
-rw-r--r-- | sys-apps/logwatch/logwatch-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/logwatch/logwatch-9999.ebuild b/sys-apps/logwatch/logwatch-9999.ebuild index 971e5d621f38..eefc16389fc7 100644 --- a/sys-apps/logwatch/logwatch-9999.ebuild +++ b/sys-apps/logwatch/logwatch-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit tmpfiles |