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

Bug 657912

Summary: media-libs/imlib2-1.4.9: missing revbump after x11-proto/* deprecation
Product: Gentoo Linux Reporter: Till Schäfer <till2.schaefer>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: juippis
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Till Schäfer 2018-06-11 15:38:22 UTC
Some masked packages in x11-proto/ (they are consolidated in x11-base/xorg-proto) do not get removed with "emerge --depclean" since the package was not revbumped. Manual rebuild of package is required. Do other versions of the same package require a revbump, too?
Comment 1 Joonas Niilola gentoo-dev 2018-06-12 12:02:58 UTC
Thanks for the report. Revbumping 1.5.1 is easy, and should be done asap. For 1.4.9 and 1.4.10 its different. They use deprecated EAPI5 so revbump would need EAPI bump, which drops 1.4.9 from stable, and pretty much requires a complete re-write for both of them (lots of deprecated functions).

^ Thats the "schoolbook" method and since Im not a dev, I cant go around it :)
If a developer would bump them, it would be the best.

But for future, Im trying to re-keyword 1.5.1 for all supported arches. Then stabilize it for amd64 and x86, which makes possible to drop 1.4.x from the tree.