summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:20:16 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-30 19:20:42 -0400
commit5777ae5143a67f1f7ccb1e462a731f36ec90d697 (patch)
treef4a2c524eded8e0dafd7ac6d9f36586ec9dfc389 /gui-libs/vte-common
parentgui-libs/tepl: Set remote-id (diff)
downloadgentoo-5777ae5143a67f1f7ccb1e462a731f36ec90d697.tar.gz
gentoo-5777ae5143a67f1f7ccb1e462a731f36ec90d697.tar.bz2
gentoo-5777ae5143a67f1f7ccb1e462a731f36ec90d697.zip
gui-libs/vte-common: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gui-libs/vte-common')
-rw-r--r--gui-libs/vte-common/metadata.xml18
1 files changed, 10 insertions, 8 deletions
diff --git a/gui-libs/vte-common/metadata.xml b/gui-libs/vte-common/metadata.xml
index 27f2ae98ad3b..a75f3f473b80 100644
--- a/gui-libs/vte-common/metadata.xml
+++ b/gui-libs/vte-common/metadata.xml
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <use>
- <flag name="systemd">Support moving terminal child processes to their own systemd user scopes
- to avoid terminal getting killed due to child causing OOM</flag>
- </use>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <use>
+ <flag name="systemd">Support moving terminal child processes to their own systemd user scopes to avoid terminal getting killed due to child causing OOM</flag>
+ </use>
+ <upstream>
+ <remote-id type="gnome-gitlab">GNOME/vte</remote-id>
+ </upstream>
</pkgmetadata>