summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-03-02 18:26:04 +0800
committerJason Zaman <perfinion@gentoo.org>2018-03-02 18:36:32 +0800
commit0d3a5597243eeabd7493ac773457622b0e670c1b (patch)
tree4d38c61ca92c77cced8d5d19126552a015f35c37 /sys-process
parentnet-misc/rsync-3.1.3: arm64 stable (bug #646818) (diff)
downloadgentoo-0d3a5597243eeabd7493ac773457622b0e670c1b.tar.gz
gentoo-0d3a5597243eeabd7493ac773457622b0e670c1b.tar.bz2
gentoo-0d3a5597243eeabd7493ac773457622b0e670c1b.zip
sys-process/audit: inherit ltprune eclass
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/audit/audit-2.6.4.ebuild2
-rw-r--r--sys-process/audit/audit-2.7.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild
index 84c4930b6091..999fbf25c03c 100644
--- a/sys-process/audit/audit-2.6.4.ebuild
+++ b/sys-process/audit/audit-2.6.4.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-inherit autotools multilib multilib-minimal toolchain-funcs preserve-libs python-r1 linux-info systemd
+inherit autotools ltprune multilib multilib-minimal toolchain-funcs preserve-libs python-r1 linux-info systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"
diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild
index 0a0028578b64..4048c6811835 100644
--- a/sys-process/audit/audit-2.7.1.ebuild
+++ b/sys-process/audit/audit-2.7.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-inherit autotools multilib multilib-minimal toolchain-funcs preserve-libs python-r1 linux-info systemd
+inherit autotools ltprune multilib multilib-minimal toolchain-funcs preserve-libs python-r1 linux-info systemd
DESCRIPTION="Userspace utilities for storing and processing auditing records"
HOMEPAGE="https://people.redhat.com/sgrubb/audit/"