Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23162 Details for
Bug 36404
(app-archive/dar) dar is not using the Large File Support API
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dar-2.0.4.ebuild
dar-2.0.4.ebuild (text/plain), 763 bytes, created by
MATSUU Takuto (RETIRED)
on 2004-01-04 15:11:43 UTC
(
hide
)
Description:
dar-2.0.4.ebuild
Filename:
MIME Type:
Creator:
MATSUU Takuto (RETIRED)
Created:
2004-01-04 15:11:43 UTC
Size:
763 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-arch/dar/dar-2.0.0.ebuild,v 1.3 2003/11/14 20:00:38 seemant Exp $ > >DESCRIPTION="A full featured backup tool, aimed for disks (floppy,CDR(W),DVDR(W),zip,jazz etc.)" >HOMEPAGE="http://dar.linux.free.fr/" >SRC_URI="mirror://sourceforge/dar/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~sparc" >IUSE="ea-support" > >DEPEND=">=sys-libs/zlib-1.1.3 > >=app-arch/bzip2-1.0.2 > ea-support? ( sys-apps/attr )" > >src_compile() { > econf `use_enable ea-support` || die > #emake || die > make || die >} > >src_install() { > make DESTDIR=${D} install || die > > dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README THANKS TODO >}
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 36404
:
22747
|
23162
|
24115