# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 systemd pypi DESCRIPTION="Automatically create, prune and verify backups with borgbackup" HOMEPAGE="https://torsion.org/borgmatic/" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~riscv" IUSE="apprise" REQUIRED_USE="test? ( apprise )" # borg is called as an external tool, hence no pythonic stuff RDEPEND="app-backup/borgbackup $(python_gen_cond_dep '