Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29748 Details for
Bug 20366
hdup-1.6.27.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hdup-1.6.27.ebuild (version updated)
hdup-1.6.27.ebuild (text/plain), 999 bytes, created by
Adam Piątyszek
on 2004-04-21 05:14:04 UTC
(
hide
)
Description:
hdup-1.6.27.ebuild (version updated)
Filename:
MIME Type:
Creator:
Adam Piątyszek
Created:
2004-04-21 05:14:04 UTC
Size:
999 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Hdup is backup program using tar,find,gzip/bzip2,mcrypt and ssh." >HOMEPAGE="http://www.miek.nl/projects/hdup16/hdup16.html" >SRC_URI="http://www.miek.nl/projects/hdup16/previous/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND="app-arch/tar > sys-apps/findutils > app-arch/gzip > app-arch/bzip2 > net-misc/openssh > sys-apps/coreutils" > >S=${WORKDIR}/hdup16 > >src_compile() { > econf || die > emake || die >} > >src_install() { > dodir /usr/sbin > make prefix=${D}/usr mandir=${D}/usr/share/man sysconfdir=${D}/etc \ > install || die > > dohtml doc/FAQ.html > dodoc ChangeLog INSTALL TODO Credits > dodoc examples/hdup.cron examples/no-history-post-run.sh > dodoc contrib/cleanup.pl contrib/backup.pl >} > >pkg_postinst() { > einfo "now edit your /etc/hdup/${PN}.conf" > einfo "you can also check included examples, see:" > einfo "\t/usr/share/doc/${P}/" >}
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 20366
:
11418
|
11419
|
11420
|
20745
|
25074
| 29748