Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 127926 Details for
Bug 188685
ent-20060716 - pseudorandom number sequence test program (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
ent-20060716.ebuild (text/plain), 590 bytes, created by
Joe Pelkey
on 2007-08-13 07:14:40 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Joe Pelkey
Created:
2007-08-13 07:14:40 UTC
Size:
590 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A pseudorandom number sequence test program" >HOMEPAGE="http://www.fourmilab.ch/random/" >SRC_URI="http://www.fourmilab.ch/random/random.zip" > >LICENSE="public-domain" >SLOT="0" >KEYWORDS="~amd64" >IUSE="doc" > >DEPEND="virtual/libc" > >src_compile() { > emake || die "make failed" >} > >src_test() { > emake test || die "test failed" >} > >src_install() { > dobin ent || die > if use doc; then > dohtml ent.html entitle.gif || \ > ewarn "Cannot install documentation" > fi >}
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 188685
: 127926