Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645126 - sys-process/audit should inherit preserve-libs.eclass directly
Summary: sys-process/audit should inherit preserve-libs.eclass directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 645108
  Show dependency tree
 
Reported: 2018-01-20 13:05 UTC by Ulrich Müller
Modified: 2018-03-02 06:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)