| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.1.1 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Service for net-ftp/tftp-hpa"
HOMEPAGE="http://powerman.name/RTFM/runit.html"
SRC_URI="http://powerman.name/download/Gentoo/${P}.tgz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="runit-service/setupservices"
RDEPEND=">=sys-process/runit-2.1.2-r1
net-misc/socat
net-ftp/tftp-hpa"
src_install() {
cp -a * "${D}"
}
runit-service/setupservices
>=sys-process/runit-2.1.2-r1 net-misc/socat net-ftp/tftp-hpa
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | service-tftpd-2.1.1.tgz | 1031 bytes | http://powerman.name/download/Gentoo/service-tftpd-2.1.1.tgz |