Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67073 Details for
Bug 104027
app-crypt/tthsum (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tthsum-1.1.0.ebuild
tthsum-1.1.0.ebuild (text/plain), 529 bytes, created by
Adrian Frühwirth
on 2005-08-28 06:49:41 UTC
(
hide
)
Description:
tthsum-1.1.0.ebuild
Filename:
MIME Type:
Creator:
Adrian Frühwirth
Created:
2005-08-28 06:49:41 UTC
Size:
529 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Generates and checks TTH checksums" >HOMEPAGE="http://freshmeat.net/projects/tthsum/" >SRC_URI="http://wza.digitalbrains.com/source/${PN}/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >src_compile() { > emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" BINS="bin" || die "make failed" >} > >src_install() { > dobin bin/tthsum || die "dobin failed" > doman tthsum.1 > dodoc Changelog.txt >} >
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 104027
:
67073
|
67111