app-admin/rsyslog: [QA] inherit ltprune.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-15 10:57:23 +01:00
parent fbbb167682
commit f55ad882ba
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
EAPI="6"
PYTHON_COMPAT=( python{3_6,3_7} )
inherit autotools eutils linux-info python-any-r1 systemd
inherit autotools eutils linux-info ltprune python-any-r1 systemd
DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
HOMEPAGE="https://www.rsyslog.com/"

View File

@@ -4,7 +4,7 @@
EAPI="6"
PYTHON_COMPAT=( python{3_6,3_7} )
inherit autotools eutils linux-info python-any-r1 systemd
inherit autotools eutils linux-info ltprune python-any-r1 systemd
DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
HOMEPAGE="https://www.rsyslog.com/"

View File

@@ -4,7 +4,7 @@
EAPI="6"
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit autotools eutils linux-info python-any-r1 systemd
inherit autotools eutils linux-info ltprune python-any-r1 systemd
DESCRIPTION="An enhanced multi-threaded syslogd with database support and more"
HOMEPAGE="https://www.rsyslog.com/"