Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466322 - app-portage/overlint-0.5.2: ported to distutils-r1
Summary: app-portage/overlint-0.5.2: ported to 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: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-r1-tracker
  Show dependency tree
 
Reported: 2013-04-18 07:23 UTC by Nikoli
Modified: 2013-04-27 15:26 UTC (History)
0 users

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


Attachments
ebuild, works for me (overlint-0.5.2.ebuild,657 bytes, text/plain)
2013-04-18 07:23 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-04-18 07:23:51 UTC
Created attachment 345866 [details]
ebuild, works for me

Ported overlint to python-r1.

P.S. What about marking 0.5.2 stable?
Comment 1 Sebastian Pipping gentoo-dev 2013-04-26 21:31:17 UTC
Thanks for the patch!

+  26 Apr 2013; Sebastian Pipping <sping@gentoo.org> overlint-0.5.2.ebuild:
+  Migrate to distrutils-r1 eclass (bug #466322, patch by Nikoli), fix
+  dependency on arpargse (not argtable)
+
Comment 2 Nikoli 2013-04-26 23:56:11 UTC
ebuild should have 'virtual/python-argparse[${PYTHON_USEDEP}]' instead of just 'virtual/python-argparse'
Comment 3 Sebastian Pipping gentoo-dev 2013-04-27 15:26:19 UTC
Good catch!


+  27 Apr 2013; Sebastian Pipping <sping@gentoo.org> overlint-0.5.2.ebuild:
+  Add missing [${PYTHON_USEDEP}], again thanks to Nikoli (bug #466322)
+