mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Last commit in 2023, no reply to ping in maintainer bug. Fixes MaintainerWithoutProxy. Closes: https://bugs.gentoo.org/848006 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
13 lines
434 B
XML
13 lines
434 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
The official Keybase implementation of the client-side code for the
|
|
Keybase filesystem (KBFS), a cryptographically secure filesystem.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">keybase/client</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|