Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645122 - sys-libs/ncurses should inherit preserve-libs.eclass directly
Summary: sys-libs/ncurses 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 645108
  Show dependency tree
 
Reported: 2018-01-20 13:05 UTC by Ulrich Müller
Modified: 2018-06-25 22:02 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: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(-)