app-admin/parsyncfp2 - 9999 (ubuilds)

Search

Install

Install this version:

emerge -a =app-admin/parsyncfp2-9999

Package Information

Description:
MultiHost parallel rsync wrapper
Homepage:
https://github.com/hjmangalam/parsyncfp2
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
9999 7 x86 amd64 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=7
inherit git-r3 eutils autotools
DESCRIPTION="MultiHost parallel rsync wrapper"
HOMEPAGE="https://github.com/hjmangalam/parsyncfp2"
SRC_URI=""
EGIT_REPO_URI="https://github.com/hjmangalam/parsyncfp2.git"

LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""
DEPEND="sys-apps/ethtool
net-misc/iputils
dev-perl/scut
app-admin/fpart"

RDEPEND="${DEPEND}"

src_install() {
	dobin ${PN}
}

Inherited Eclasses

Dependencies

DEPEND

sys-apps/ethtool
net-misc/iputils
dev-perl/scut
app-admin/fpart

RDEPEND

sys-apps/ethtool
net-misc/iputils
dev-perl/scut
app-admin/fpart