sys-fs/overlayfs-tools - 20251005 (gogooverlay)

Search

Package Information

Homepage:
https://github.com/kmxz/overlayfs-tools
License:
WTFPL-2

Ebuild Details

Version EAPI Keywords Slot
20251005 8 ~amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

if [[ "${PV}" -eq "20251005" ]]; then
PSHA="1ccb44553f850913c7b89a64d2572f07df3ddbf9"
fi

DESCRIPTION="Maintenance tools for overlay-filesystem"
HOMEPAGE="https://github.com/kmxz/overlayfs-tools"
SRC_URI="https://github.com/whole-tale/overlayfs-tools/archive/${PSHA}.tar.gz -> ${P}.tar.gz"

S="${WORKDIR}/${PN}-${PSHA}"

LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64"

Manifest for 20251005

Type File Size Source URLs
DIST overlayfs-tools-20251005.tar.gz 38808 bytes https://github.com/whole-tale/overlayfs-tools/archive/1ccb44553f850913c7b89a64d2572f07df3ddbf9.tar.gz