Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465630 - Migrate dev-vcs/mercurial-9999 to EAPI5 and distutils-r1
Summary: Migrate dev-vcs/mercurial-9999 to EAPI5 and distutils-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-04-12 07:46 UTC by Nikolaj Šujskij
Modified: 2013-04-17 08:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Use distutils-r1 eclass and EAPI 5 in mercurial-9999 (mercurial-9999-distutils-r1-eapi5.patch,4.54 KB, patch)
2013-04-12 07:48 UTC, Nikolaj Šujskij
Details | Diff
Use distutils-r1 eclass and EAPI 5 in mercurial-9999 (mercurial-9999-distutils-r1-eapi5.patch,4.57 KB, patch)
2013-04-12 08:03 UTC, Nikolaj Šujskij
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.