guru/sys-apps/loclone/loclone-0.1.0.ebuild
Hayley Hughes a33a6c6511
sys-apps/loclone: new package, add 0.1.0
Signed-off-by: Hayley Hughes <hayley@foxes.systems>
2023-08-24 15:48:03 +10:00

13 lines
341 B
Bash

# 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"