Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39914 - Eric Raymond's silly hex dumper (NEW)
Summary: Eric Raymond's silly hex dumper (NEW)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tom Payne (RETIRED)
URL: http://www.catb.org/~esr/hexdump/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-01-30 15:26 UTC by Stefan Briesenick (RETIRED)
Modified: 2004-03-04 14:38 UTC (History)
0 users

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


Attachments
hexdump-1.6.ebuild (hexdump-1.6.ebuild,592 bytes, text/plain)
2004-01-30 15:28 UTC, Stefan Briesenick (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Briesenick (RETIRED) gentoo-dev 2004-01-30 15:26:53 UTC
Hi!

Please find attached hexdump-1.6.ebuild. This "silly" hex dumper is my favorite and I use it all the time on my SuSE box (SuSE has a RPM included!). Now I want to use it also on my Gentoo box. ;-)

I suggest sys-apps/hexdump (because of sed, awk, grep, etc.).

Stefan.

Reproducible: Always
Steps to Reproduce:
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2004-01-30 15:28:01 UTC
Created attachment 24665 [details]
hexdump-1.6.ebuild

Eric Raymond's silly hex dumper
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2004-02-22 05:08:16 UTC
would it be possible to include this silly small ebuild into portage?

thanks in advance!
Comment 3 Tom Payne (RETIRED) gentoo-dev 2004-03-04 14:38:12 UTC
Thanks Stefan, nice ebuild.

Three very minor points:

- There's no need for the src_unpack function -- the default does exactly what yours does.
- Don't remove $Header: $ from the skel.ebuild file -- keep the first 3 lines of the file intact.
- Submitter information goes in ChangeLog, but whoever commits to portage creates this.

Thanks for your contribution. It's now in CVS and should be propagating to the mirrors shortly.

Regards,

Tom