diff options
author | 2023-04-23 06:10:13 +0100 | |
---|---|---|
committer | 2023-04-23 06:37:25 +0100 | |
commit | 533bc96b7b93c1a30751a966a1b9c2cee0a85ce1 (patch) | |
tree | 1a16f86da82b468b9b7db143137da7f0833290c8 /net-ftp | |
parent | dev-python/watchdog: Stabilize 3.0.0 x86, #904796 (diff) | |
download | gentoo-533bc96b7b93c1a30751a966a1b9c2cee0a85ce1.tar.gz gentoo-533bc96b7b93c1a30751a966a1b9c2cee0a85ce1.tar.bz2 gentoo-533bc96b7b93c1a30751a966a1b9c2cee0a85ce1.zip |
net-ftp/pure-ftpd: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/pure-ftpd/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-ftp/pure-ftpd/metadata.xml b/net-ftp/pure-ftpd/metadata.xml index 34d05732be28..58d488700236 100644 --- a/net-ftp/pure-ftpd/metadata.xml +++ b/net-ftp/pure-ftpd/metadata.xml @@ -22,4 +22,7 @@ <flag name="sysquota">Enables system quota support (needs <pkg>sys-fs/quota</pkg>)</flag> <flag name="vchroot">Enable support for virtual chroot (possible security risk)</flag> </use> + <upstream> + <remote-id type="github">jedisct1/pure-ftpd</remote-id> + </upstream> </pkgmetadata> |