Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645126

Summary: sys-process/audit should inherit preserve-libs.eclass directly
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 645108    

Description Ulrich Müller gentoo-dev 2018-01-20 13:05:29 UTC
The following ebuilds inherit eutils for preserve_old_lib{,_notify}. Since these functions have been split off to preserve-libs.eclass, the following ebuilds should be updated to inherit preserve-libs directly.

   sys-process/audit-2.6.4
   sys-process/audit-2.7.1

Please also check if preserve_old_lib{,_notify} were the only functions for which eutils was needed, in which case it can be dropped.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-02 06:27:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d7347439c7e8a9eb4b4cd270b655567575ef4c

commit 19d7347439c7e8a9eb4b4cd270b655567575ef4c
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2018-03-02 04:26:33 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-03-02 06:06:09 +0000

    sys-process/audit: inherit preserve-lib eclass
    
    Closes: https://bugs.gentoo.org/645126
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-process/audit/audit-2.6.4.ebuild | 4 ++--
 sys-process/audit/audit-2.7.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)