# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A tool for creating CoW snapshots on XFS" HOMEPAGE="https://github.com/hugglesfox/loclone" SRC_URI="https://github.com/hugglesfox/loclone/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64"