diff options
author | Sam James <sam@gentoo.org> | 2023-12-05 15:48:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-06 05:40:53 +0000 |
commit | ce18ed82d544640133737997acadae3f0628148a (patch) | |
tree | b955bb6b309b91a5d165bd00ca49fd74b408abde /dev-libs | |
parent | dev-libs/dmalloc: drop 999999 (diff) | |
download | gentoo-ce18ed82d544640133737997acadae3f0628148a.tar.gz gentoo-ce18ed82d544640133737997acadae3f0628148a.tar.bz2 gentoo-ce18ed82d544640133737997acadae3f0628148a.zip |
dev-libs/dmalloc: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/dmalloc/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/dmalloc/metadata.xml b/dev-libs/dmalloc/metadata.xml index 115e9d64a669..98f616caa8cd 100644 --- a/dev-libs/dmalloc/metadata.xml +++ b/dev-libs/dmalloc/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> + <upstream> + <remote-id type="github">j256/dmalloc</remote-id> + </upstream> </pkgmetadata> |