mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Upstream doesn't want to add dep archives [1], and I don't use this frequent enough to be willing to self-host this. [1] https://github.com/kopia/kopia/issues/3446#issuecomment-1931409672 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
12 lines
362 B
XML
12 lines
362 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<remote-id type="github">kopia/kopia</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="system-kopia">Use the system-wide <pkg>app-backup/kopia</pkg> instead of bundled.</flag>
|
|
</use>
|
|
</pkgmetadata>
|