aboutsummaryrefslogtreecommitdiff
blob: 00c887da1559db1d2520d80591c173b68aea9518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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"