Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657912 - media-libs/imlib2-1.4.9: missing revbump after x11-proto/* deprecation
Summary: media-libs/imlib2-1.4.9: missing revbump after x11-proto/* deprecation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-11 15:38 UTC by Till Schäfer
Modified: 2018-06-12 18:28 UTC (History)
1 user (show)

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 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.