diff options
author | Sam James <sam@gentoo.org> | 2021-12-15 03:52:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-15 03:52:28 +0000 |
commit | 02a3bd0c67f21f86fd1bb46cd7c4db837a2d21a0 (patch) | |
tree | 70e9023d5823d5c57b0cbcb6a1bae1e33240c8d2 /dev-db | |
parent | sys-process/htop: fix automagic libunwind dependency (diff) | |
download | gentoo-02a3bd0c67f21f86fd1bb46cd7c4db837a2d21a0.tar.gz gentoo-02a3bd0c67f21f86fd1bb46cd7c4db837a2d21a0.tar.bz2 gentoo-02a3bd0c67f21f86fd1bb46cd7c4db837a2d21a0.zip |
dev-db/pg_top: add gitlab upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pg_top/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-db/pg_top/metadata.xml b/dev-db/pg_top/metadata.xml index 4a8730300bd9..d59836d0d4d5 100644 --- a/dev-db/pg_top/metadata.xml +++ b/dev-db/pg_top/metadata.xml @@ -9,4 +9,7 @@ pg_top is 'top' for PostgreSQL. It is derived from Unix Top. Similar to top, pg_top allows you to monitor PostgreSQL processes. </longdescription> + <upstream> + <remote-id type="gitlab">pg_top/pg_top</remote-id> + </upstream> </pkgmetadata> |