diff options
author | Sam James <sam@gentoo.org> | 2022-07-28 13:24:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-28 14:18:43 +0100 |
commit | 0cfe8b6fc5c62d7987bd8984c619acc0c9cc4bc9 (patch) | |
tree | 410145c798cc1c387091385e650796da8e7eacd2 /dev-db | |
parent | app-portage/portpeek: add github upstream metadata (diff) | |
download | gentoo-0cfe8b6fc5c62d7987bd8984c619acc0c9cc4bc9.tar.gz gentoo-0cfe8b6fc5c62d7987bd8984c619acc0c9cc4bc9.tar.bz2 gentoo-0cfe8b6fc5c62d7987bd8984c619acc0c9cc4bc9.zip |
dev-db/redis: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-db/redis/metadata.xml b/dev-db/redis/metadata.xml index af76c7ccd1a5..a48bd437f9f1 100644 --- a/dev-db/redis/metadata.xml +++ b/dev-db/redis/metadata.xml @@ -18,4 +18,7 @@ Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations. </flag> </use> + <upstream> + <remote-id type="github">redis/redis</remote-id> + </upstream> </pkgmetadata> |