diff options
Diffstat (limited to 'dev-python/fido2')
| -rw-r--r-- | dev-python/fido2/fido2-0.7.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/fido2/metadata.xml | 25 |
2 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/fido2/fido2-0.7.3.ebuild b/dev-python/fido2/fido2-0.7.3.ebuild index 203425084a86..66ea8071b770 100644 --- a/dev-python/fido2/fido2-0.7.3.ebuild +++ b/dev-python/fido2/fido2-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/dev-python/fido2/metadata.xml b/dev-python/fido2/metadata.xml index 3ebed6d78bfc..de3f446b7833 100644 --- a/dev-python/fido2/metadata.xml +++ b/dev-python/fido2/metadata.xml @@ -1,18 +1,19 @@ <?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>gokturk@gentoo.org</email> - <name>Göktürk Yüksek</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>gokturk@gentoo.org</email> + <name>Göktürk Yüksek</name> + </maintainer> + <longdescription> fido2 provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures. </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="github">Yubico/python-fido2</remote-id> - <remote-id type="pypi">fido2</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">Yubico/python-fido2</remote-id> + <remote-id type="pypi">fido2</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
