Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150056 Details for
Bug 218114
rabak-1.0_rc2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rabak-1.0_rc2.ebuild
rabak-1.0_rc2.ebuild (text/plain), 1.11 KB, created by
stephan hantigk
on 2008-04-17 13:44:45 UTC
(
hide
)
Description:
rabak-1.0_rc2.ebuild
Filename:
MIME Type:
Creator:
stephan hantigk
Created:
2008-04-17 13:44:45 UTC
Size:
1.11 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit perl-module eutils > >DESCRIPTION="rabak is a backup utility for files and databases based on rsync." >HOMEPAGE="http://www.raisin.de/rabak" >SRC_URI="http://www.runlevel3.de/products/rabak/${P}.tgz" > >SLOT="0" >LICENSE="MIT" >KEYWORDS="alpha amd64 ppc ppc64 sparc x86" >IUSE="" > >RDEPEND=">=dev-lang/perl-5.8.2 > >=sys-apps/util-linux-2.12-r4 > >=sys-apps/coreutils-5.0.91-r4 > >=net-misc/openssh-3.7.1_p2-r1 > >=net-misc/rsync-2.6.0 > dev-perl/IPC-Run > dev-perl/MailTools" > >src_compile() { > perl-module_src_prep > perl-module_src_compile >} > >src_install () { > perl-module_src_install > > dodoc Licence.txt README TODO CHANGELOG > > # Move rsync to bin where it belongs. > dobin bin/* > dodir /etc/rabak > cp etc/* "${D}"/etc/rabak >} > >pkg_postinst() { > elog > elog "The configuration file: /etc/rabak/rabak.sample.cf " > elog " has been installed. " > elog "This is a template. " > elog "Copy, or move, the above file to: /etc/rabak/rabak.cf " > elog "Note that upgrading will update the template, not real config. " > elog >}
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 218114
:
150056
|
164358
|
164360