diff options
author | Ralph Seichter <github@seichter.de> | 2019-11-19 14:59:39 +0100 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2019-11-19 10:54:44 -0500 |
commit | ef1c5e0f61a77c12b8882c42885c2d17bd1586f4 (patch) | |
tree | 410fa7f7091a2fa4a97c334620336b2cd59818e7 /app-backup/duplicity | |
parent | net-irc/weechat: x86 stable wrt bug #700412 (diff) | |
download | gentoo-ef1c5e0f61a77c12b8882c42885c2d17bd1586f4.tar.gz gentoo-ef1c5e0f61a77c12b8882c42885c2d17bd1586f4.tar.bz2 gentoo-ef1c5e0f61a77c12b8882c42885c2d17bd1586f4.zip |
app-backup/duplicity: Add maintainer and description
Adding myself as a maintainer, see [1]. This commit also adds a long
description field.
[1] https://archives.gentoo.org/gentoo-dev/message/b2b640f2929686ecf6e92bf63dbbe8c2
Signed-off-by: Ralph Seichter <gentoo@seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/13711
Signed-off-by: Richard Freeman <rich0@gentoo.org>
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app-backup/duplicity/metadata.xml b/app-backup/duplicity/metadata.xml index 6efa6d440510..82d5a255de7a 100644 --- a/app-backup/duplicity/metadata.xml +++ b/app-backup/duplicity/metadata.xml @@ -5,6 +5,11 @@ <email>rich0@gentoo.org</email> <name>Rich Freeman</name> </maintainer> + <maintainer type="person"> + <email>gentoo@seichter.de</email> + <name>Ralph Seichter</name> + </maintainer> + <longdescription>Encrypted bandwidth-efficient backup using the rsync algorithm</longdescription> <use> <flag name="s3">Support for backing up to the Amazon S3 system</flag> </use> |