diff options
author | 2022-10-17 04:10:55 +0100 | |
---|---|---|
committer | 2022-10-17 04:15:34 +0100 | |
commit | c330df9f2b6831e36027c705dfccf58256a57309 (patch) | |
tree | 032d7cb1449dd6a3ec77214776d779aa60d920d5 /sys-fs | |
parent | sys-cluster/openmpi: add github upstream metadata (diff) | |
download | gentoo-c330df9f2b6831e36027c705dfccf58256a57309.tar.gz gentoo-c330df9f2b6831e36027c705dfccf58256a57309.tar.bz2 gentoo-c330df9f2b6831e36027c705dfccf58256a57309.zip |
sys-fs/quotatool: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quotatool/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/quotatool/metadata.xml b/sys-fs/quotatool/metadata.xml index 73dda144f9ac..fd8d6c15a717 100644 --- a/sys-fs/quotatool/metadata.xml +++ b/sys-fs/quotatool/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>base-system@gentoo.org</email> - <name>Gentoo Base System</name> -</maintainer> + <maintainer type="project"> + <email>base-system@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <upstream> + <remote-id type="github">ekenberg/quotatool</remote-id> + </upstream> </pkgmetadata> |