Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 12476 Details for
Bug 21814
Enhanced version of app-crypt/md5deep for portage
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New Ebuild
md5deep-0.16-r1.ebuild (text/plain), 850 bytes, created by
Matt Klosterman
on 2003-05-28 01:59:00 UTC
(
hide
)
Description:
New Ebuild
Filename:
MIME Type:
Creator:
Matt Klosterman
Created:
2003-05-28 01:59:00 UTC
Size:
850 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-0.16.ebuild,v 1.1 2003/03/20 23:26:33 liquidx Exp $ > >DESCRIPTION="Expanded md5sum program that has recursive and comparison options" >HOMEPAGE="http://md5deep.sourceforge.net" >SRC_URI="http://md5deep.sourceforge.net/${P}.tar.gz" >LICENSE="freedist" >SLOT="0" >KEYWORDS="~x86 ~ppc ~sparc" >IUSE="" >DEPEND="" >S=${WORKDIR}/${P} > >src_unpack () { > unpack ${A} ; cd ${S} > tar xzvf ${FILESDIR}/md5deep-0.16-r1-patches.tar.gz > patch ${S}/md5deep.c md5deep.c.diff > patch ${S}/md5deep.h md5deep.h.diff > patch ${S}/md5deep.1 md5deep.1.diff >} > >src_compile () { > make CFLAGS="${CFLAGS}" linux || die >} > >src_install() { > dobin md5deep > dodoc README CHANGES TODO > doman md5deep.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 21814
: 12476 |
12477