gentoo-ebuilds/dev-libs/olm/metadata.xml
Gavin D. Howard ae1ec64f69
dev-libs/olm: update remote-id
The new remote-id is to a wiped GitHub, but it exists unlike the GitLab
one. (Matrix self-hosts its own GitLab.)

Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2024-10-19 10:27:50 +03:00

20 lines
703 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<name>Gavin D. Howard</name>
<email>gavin@gavinhoward.com</email>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://gitlab.matrix.org/matrix-org/olm</bugs-to>
<remote-id type="github">matrix-org/olm</remote-id>
</upstream>
<longdescription lang="en">
Official, audited implementation of the olm and megolm cryptographic
ratchets in C++ for the Matrix protocol
</longdescription>
</pkgmetadata>