Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 145543 Details for
Bug 212674
app-crypt/dieharder (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dieharder-2.24.7.ebuild
dieharder-2.24.7.ebuild (text/plain), 728 bytes, created by
Alon Bar-Lev (RETIRED)
on 2008-03-08 11:36:47 UTC
(
hide
)
Description:
dieharder-2.24.7.ebuild
Filename:
MIME Type:
Creator:
Alon Bar-Lev (RETIRED)
Created:
2008-03-08 11:36:47 UTC
Size:
728 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils autotools > >DESCRIPTION="A Random Number Test Suite" >HOMEPAGE="http://www.phy.duke.edu/~rgb/General/dieharder.php" >SRC_URI="http://www.phy.duke.edu/~rgb/General/dieharder/${P}.tgz" > >LICENSE="GPL-2" #GPL-2-Beverage >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="sci-libs/gsl" >RDEPEND="${DEPEND}" > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}/${P}-build.patch" > eautoreconf >} > >src_install() { > emake install DESTDIR="${D}" || die "Install failed" > dodoc NEWS README* NOTES \ > dieharder/README dieharder/NOTES \ > RDieHarder/DESCRIPTION libdieharder/README libdieharder/NOTES >}
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 212674
:
145520
|
145522
|
145523
|
145525
|
145543
|
145545
|
145547
|
196922