diff options
Diffstat (limited to 'dev-python/python-axolotl-curve25519')
| -rw-r--r-- | dev-python/python-axolotl-curve25519/metadata.xml | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/python-axolotl-curve25519/metadata.xml b/dev-python/python-axolotl-curve25519/metadata.xml index 2ca1a23bb1eb..1fd2a0525cd0 100644 --- a/dev-python/python-axolotl-curve25519/metadata.xml +++ b/dev-python/python-axolotl-curve25519/metadata.xml @@ -1,21 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>hanno@gentoo.org</email> - </maintainer> - <maintainer type="person"> - <email>conikost@gentoo.org</email> - <name>Conrad Kostecki</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>hanno@gentoo.org</email> + </maintainer> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <longdescription> This is a python wrapper for the curve25519 library with ed25519 signatures. The C code was pulled from libaxolotl-android. At the moment this wrapper is meant for use by <pkg>dev-python/python-axolotl</pkg>. </longdescription> - <upstream> - <bugs-to>https://github.com/tgalal/python-axolotl-curve25519/issues</bugs-to> - <remote-id type="github">tgalal/python-axolotl-curve25519</remote-id> - <remote-id type="pypi">python-axolotl-curve25519</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">tgalal/python-axolotl-curve25519</remote-id> + <remote-id type="pypi">python-axolotl-curve25519</remote-id> + <bugs-to>https://github.com/tgalal/python-axolotl-curve25519/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
