1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="A simple tar-based backup tool"
7 HOMEPAGE="https://www.sthu.org/code/sitarba.html"
8 SRC_URI="http://git.sthu.org/?p=${PN}.git;a=snapshot;h=v${PV};sf=tgz -> ${P}.tar.gz"
12 KEYWORDS="~x86 ~amd64"
20 S="${WORKDIR}/${PN}-v${PV}-09e6373"