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

Bug 645122

Summary: sys-libs/ncurses should inherit preserve-libs.eclass directly
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
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:25 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-libs/ncurses-6.0-r1
   sys-libs/ncurses-6.0-r2

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 SpanKY gentoo-dev 2018-06-25 21:37:11 UTC
for these kind of bugs, you should just add the inherit yourself.  takes less time than filing the bug.
Comment 2 Larry the Git Cow gentoo-dev 2018-06-25 22:02:55 UTC
The bug has been closed via the following commit(s):

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

commit ece2759e47b2fa5ec91dd765ed9e918979da6540
Author:     Mike Frysinger <vapier@gentoo.org>
AuthorDate: 2018-06-25 21:37:01 +0000
Commit:     Mike Frysinger <vapier@gentoo.org>
CommitDate: 2018-06-25 22:01:13 +0000

    sys-libs/ncurses: inherit preserve-libs #645122
    
    Closes: https://bugs.gentoo.org/645122

 sys-libs/ncurses/ncurses-6.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)