Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42106 Details for
Bug 68023
app-misc/xxd-1.10 (New ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for app-misc/xxd-1.10
xxd-1.10.ebuild (text/plain), 518 bytes, created by
Michael C. Ferguson
on 2004-10-18 08:32:08 UTC
(
hide
)
Description:
Ebuild for app-misc/xxd-1.10
Filename:
MIME Type:
Creator:
Michael C. Ferguson
Created:
2004-10-18 08:32:08 UTC
Size:
518 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="" > >DESCRIPTION="xxd creates a hex dump of a given file or standard input or converts a hex dump back to its original binary form." >HOMEPAGE="http://grail.cba.csuohio.edu/~somos/" >SRC_URI="http://grail.cba.csuohio.edu/~somos/${P}.tar.gz" >DEPEND="virtual/libc" > >LICENSE="as-is" >KEYWORDS="x86" >SLOT="0" > >src_compile() { > emake || die "emake failed" >} > >src_install() { > dobin xxd > doman xxd.1 >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 68023
: 42106