Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391789 - net-analyzer/netio-1.31: version bump
Summary: net-analyzer/netio-1.31: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-24 16:36 UTC by Michael Palimaka (kensington)
Modified: 2011-11-24 17:31 UTC (History)
0 users

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


Attachments
ebuild patch (netio-1.31.ebuild-bump.patch,1.71 KB, patch)
2011-11-24 16:36 UTC, Michael Palimaka (kensington)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Palimaka (kensington) gentoo-dev 2011-11-24 16:36:52 UTC
Created attachment 293629 [details, diff]
ebuild patch

The attached patch bumps EAPI and reduces the length of $DESCRIPTION to satisfy repoman warning.

In bug #79787 it was established that the entire contents of the archive are copied to disk to ensure compliance with the license. I have emailed the upstream maintainer to confirm, and they say "of course, it would usually be OK to simply (only) install the binary into /usr/bin".

The patch therefore also no longer copies the entire contents of the archive to disk.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-11-24 17:31:27 UTC
Thanks for reporting and for the ebuild patch. It's in the tree, with the exception that I still thought it would be nice to install netio.doc, so I added an extra dodoc for that.

As for the rest of the dodoc changes: we distribute the sources through our mirrors so I slapped a RESTRICT=mirror on it. (This is probably what upstream wants in the first place: to count the number of downloads?)