Install this version:
emerge -a =sys-apps/loclone-0.1.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sys-apps/loclone-0.1.0
Or alternatively:
emerge --autounmask-write -a =sys-apps/loclone-0.1.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.0 | 8 | ~amd64 | 0 |
# 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"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | loclone-0.1.0.tar.gz | 98887 bytes | https://github.com/hugglesfox/loclone/releases/download/v0.1.0/loclone-0.1.0.tar.gz |