diff options
Diffstat (limited to 'dev-python/precis-i18n/metadata.xml')
| -rw-r--r-- | dev-python/precis-i18n/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dev-python/precis-i18n/metadata.xml b/dev-python/precis-i18n/metadata.xml index 2abc50d2bf0d..9a58a9c48286 100644 --- a/dev-python/precis-i18n/metadata.xml +++ b/dev-python/precis-i18n/metadata.xml @@ -1,8 +1,7 @@ <?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-needed --> - <longdescription lang="en"> + <longdescription lang="en"> PRECIS-i18n: Internationalized Usernames and Passwords This module implements the PRECIS Framework as described in: @@ -11,10 +10,11 @@ Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords (RFC 8265) Preparation, Enforcement, and Comparison of Internationalized Strings Representing Nicknames (RFC 8266) </longdescription> - <stabilize-allarches/> - <upstream> - <bugs-to>https://github.com/byllyfish/precis_i18n/issues</bugs-to> - <remote-id type="github">byllyfish/precis_i18n</remote-id> - <remote-id type="pypi">precis-i18n</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">byllyfish/precis_i18n</remote-id> + <remote-id type="pypi">precis-i18n</remote-id> + <bugs-to>https://github.com/byllyfish/precis_i18n/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
