blob: 4a42c03b083702b1934e27aa171ff05b3908a9c1 (
plain) (
tree)
|
|
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit flx-init-scripts
EGIT_BRANCH="0.7-flx0"
EGIT_COMMIT="v0.7.18-flx0.1"
KEYWORDS="amd64 x86"
RDEPEND=">=net-ftp/frox-${PV}"
PATCHES=(
"${FILESDIR}/${PV}-Add-initscript.patch"
)
|