diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 19:27:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 20:13:44 +0000 |
commit | d40ef63e904d8a979bc07befc426785077ed0496 (patch) | |
tree | 6ada4b6696ae0203945f3be8dd80a1f8c7e6b4a8 | |
parent | app-admin/webapp-config: fix USE flag description typo (diff) | |
download | gentoo-d40ef63e904d8a979bc07befc426785077ed0496.tar.gz gentoo-d40ef63e904d8a979bc07befc426785077ed0496.tar.bz2 gentoo-d40ef63e904d8a979bc07befc426785077ed0496.zip |
sys-auth/passwdqc: add github remote-id
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-auth/passwdqc/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-auth/passwdqc/metadata.xml b/sys-auth/passwdqc/metadata.xml index 203fa55c746f..9f6f3f998119 100644 --- a/sys-auth/passwdqc/metadata.xml +++ b/sys-auth/passwdqc/metadata.xml @@ -5,4 +5,7 @@ <email>zlogene@gentoo.org</email> <name>Mikle Kolyada</name> </maintainer> +<upstream> + <remote-id type="github">openwall/passwdqc</remote-id> +</upstream> </pkgmetadata> |