Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287011 - sys-apps/usbutils-0.86 version bump
Summary: sys-apps/usbutils-0.86 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 03:05 UTC by Tim Harder
Modified: 2009-10-01 04:03 UTC (History)
0 users

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


Attachments
Ebuild updates for usbutils-0.86 (usbutils-0.82-to-0.86.diff,1.11 KB, patch)
2009-09-30 03:08 UTC, Tim Harder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Harder gentoo-dev 2009-09-30 03:05:21 UTC
New version. See the attached diff for ebuild updates.
Comment 1 Tim Harder gentoo-dev 2009-09-30 03:08:58 UTC
Created attachment 205637 [details, diff]
Ebuild updates for usbutils-0.86

Ebuild updates for usbutils-0.86:
  * Bump to EAPI 2 to make use of the src_configure phase
  * Enable the zlib USE flag and dependency since update-usbids appears to work
Comment 2 SpanKY gentoo-dev 2009-10-01 03:37:25 UTC
there is no point in using line continuations in DEPEND strings, otherwise the patch looks good

added to the tree, thanks
Comment 3 Tim Harder gentoo-dev 2009-10-01 04:03:56 UTC
(In reply to comment #2)
> there is no point in using line continuations in DEPEND strings, otherwise the
> patch looks good

Nice catch. I don't know why I missed that.