Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78975 - sys-apps/lshw-02.00b: IUSE+=static patch
Summary: sys-apps/lshw-02.00b: IUSE+=static patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-01-21 10:42 UTC by Thomas Eckert
Modified: 2005-07-21 21:06 UTC (History)
1 user (show)

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


Attachments
lshw-ebuild-static.patch (lshw-ebuild-static.patch,713 bytes, patch)
2005-01-21 10:43 UTC, Thomas Eckert
Details | Diff
lshw-02.02b-ebuild-static.patch (lshw-02.02b-ebuild-static.patch,542 bytes, patch)
2005-02-08 11:53 UTC, Thomas Eckert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Eckert 2005-01-21 10:42:10 UTC
the subject says it all

Reproducible: Always
Steps to Reproduce:
Comment 1 Thomas Eckert 2005-01-21 10:43:19 UTC
Created attachment 49121 [details, diff]
lshw-ebuild-static.patch
Comment 2 Thomas Eckert 2005-01-30 06:44:43 UTC
typo in the summary-line, now fixed: s/lsh/lshw/
sorry for the confusion.
Comment 3 Thomas Eckert 2005-02-08 11:53:32 UTC
Created attachment 50766 [details, diff]
lshw-02.02b-ebuild-static.patch

new patch for the new version

in src_install() the added "dobin"-line may be changed to
  newsbin src/lshw-static lshw || die "install lshw-static failed"
thus replacing the dynamic version in ${D}
Comment 4 SpanKY gentoo-dev 2005-07-21 21:06:53 UTC
added to 02.04b, thanks