sys-process/audit: inherit preserve-lib eclass
authorJason Zaman <perfinion@gentoo.org>
Fri, 2 Mar 2018 04:26:33 +0000 (12:26 +0800)
committerJason Zaman <perfinion@gentoo.org>
Fri, 2 Mar 2018 06:06:09 +0000 (14:06 +0800)
Closes: https://bugs.gentoo.org/645126
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-process/audit/audit-2.6.4.ebuild
sys-process/audit/audit-2.7.1.ebuild

index e83cf86b2dd19b3e78d93c5406668c968cfb0adb..506661c7095d0f74dd2863f599cad1194cb55098 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
-inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info systemd
+inherit autotools 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/"
index 85a1f9a420fbd67b4675e596e53bab23ffe9fd5d..0a0028578b64dff15a69f0a0660b8ccdad76db64 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
-inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info systemd
+inherit autotools 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/"