Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25670 - pciutils 2.1.11 ebuild
Summary: pciutils 2.1.11 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-31 14:50 UTC by Jeff Ames
Modified: 2003-08-04 14:45 UTC (History)
0 users

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


Attachments
ebuild for pciutils 2.1.11 (pciutils-2.1.11.ebuild,1.31 KB, text/plain)
2003-07-31 14:51 UTC, Jeff Ames
Details
pcimodules patch (pcimodules-pciutils-2.1.11.diff,10.77 KB, patch)
2003-07-31 14:54 UTC, Jeff Ames
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Ames 2003-07-31 14:50:43 UTC
updated the 2.1.10 ebuild to 2.1.11.  (attached)

now includes the update-pciids utility (into /sbin), mods the man pages to refer
to the /usr/share/misc/pci.ids file

caveats:
- Used a 'for i in ...; do ...' in the ebuild, is that okay?  seems to work.
- The update-pciids.sh script can use wget or lynx now, so DEPEND should be
changed to require either one, but I couldn't find how to do an OR in DEPEND
- This uses the pcimodules-pciutils-2.1.11.diff (attached), which I had to
google to find.  Seems that the repository at
ftp.yggdrasil.com/pub/dist/device_control/pcimodules is down.  The ebuild
assumes this diff will be in FILESDIR.
Comment 1 Jeff Ames 2003-07-31 14:51:27 UTC
Created attachment 15298 [details]
ebuild for pciutils 2.1.11
Comment 2 Jeff Ames 2003-07-31 14:54:47 UTC
Created attachment 15299 [details, diff]
pcimodules patch
Comment 3 Jeff Ames 2003-07-31 15:03:28 UTC
I should mention, the comment that DEPEND should be changed to wget or lynx assumes that the reason wget was in there in the first place is solely its use
in update-pciids.  I couldn't find anything else that would require wget, but
just in case I missed something....
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-08-04 14:45:44 UTC
you've done great work

in cvs