summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/kbfs/metadata.xml')
-rw-r--r--app-crypt/kbfs/metadata.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/app-crypt/kbfs/metadata.xml b/app-crypt/kbfs/metadata.xml
index 00881f3d617a..4ce1f52b1ca5 100644
--- a/app-crypt/kbfs/metadata.xml
+++ b/app-crypt/kbfs/metadata.xml
@@ -1,16 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>ran.dall@icloud.com</email>
+ <name>Randall T. Vasquez</name>
+ </maintainer>
<maintainer type="person">
<email>nicolasbock@gentoo.org</email>
+ <name>Nicolas Bock</name>
</maintainer>
<longdescription lang="en">
The official Keybase implementation of the client-side code for the
- Keybase filesystem (KBFS).
+ Keybase filesystem (KBFS), a cryptographically secure filesystem.
</longdescription>
- <use>
- <flag name="git">
- Build the Git remote helper for storing repositories in Keybase
- </flag>
- </use>
+ <upstream>
+ <remote-id type="github">keybase/client</remote-id>
+ </upstream>
</pkgmetadata>