commit: d3e62abad29165550cd4b1382b167b9f5bff5bb0
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Mon Jul 18 15:15:46 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 03:58:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e62aba
app-backup/btrbk: add upstream info
app-backup/btrbk/metadata.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/app-backup/btrbk/metadata.xml b/app-backup/btrbk/metadata.xml
index 6694799..e2b4208 100644
--- a/app-backup/btrbk/metadata.xml
+++ b/app-backup/btrbk/metadata.xml
@@ -16,6 +16,16 @@
<longdescription lang="en">
Tool for creating snapshots and remote backups of btrfs subvolumes
</longdescription>
+ <upstream>
+ <maintainer status="active">
+ <email>[email protected]</email>
+ <name>Axel Burri</name>
+ </maintainer>
+ <bugs-to>https://github.com/digint/btrbk/issues</bugs-to>
+
<changelog>https://raw.githubusercontent.com/digint/btrbk/master/ChangeLog</changelog>
+ <doc>https://github.com/digint/btrbk/blob/master/README.md</doc>
+ <remote-id type="github">digint/btrbk</remote-id>
+ </upstream>
<use>
<flag name='pv'>Use sys-apps/pv to enable progress bar
functionality</flag>
</use>