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

Bug 465630

Summary: Migrate dev-vcs/mercurial-9999 to EAPI5 and distutils-r1
Product: Gentoo Linux Reporter: Nikolaj Šujskij <skrattaren>
Component: [OLD] DevelopmentAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: enhancement CC: maksbotan, polynomial-c
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Use distutils-r1 eclass and EAPI 5 in mercurial-9999
Use distutils-r1 eclass and EAPI 5 in mercurial-9999

Description Nikolaj Šujskij 2013-04-12 07:46:10 UTC
Release ebuilds have already been migrated to EAPI5 and distutils-r1, but live version have not. Please update it, here's the patch attached.
Comment 1 Nikolaj Šujskij 2013-04-12 07:48:00 UTC
Created attachment 345328 [details, diff]
Use distutils-r1 eclass and EAPI 5 in mercurial-9999
Comment 2 Nikolaj Šujskij 2013-04-12 08:03:36 UTC
Created attachment 345330 [details, diff]
Use distutils-r1 eclass and EAPI 5 in mercurial-9999

Oh blast.
Quick fix: bring back forgotten docutils dep (asciidoc remains dropped, since it's not used anywhere in Mercurial sources and everything builds fine without it).
Comment 3 Maxim Koltsov (RETIRED) gentoo-dev 2013-04-17 08:53:29 UTC
Commited, thanks.