app-editors/gedit-plugins: Set remote-id

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2022-10-29 17:19:34 -04:00
parent e5771d9a74
commit 8db16170bb

View File

@@ -1,14 +1,16 @@
<?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="charmap">Insert special characters just by clicking on
them</flag>
<flag name="git">Shows document changes related to git's HEAD</flag>
<flag name="terminal">Embed a terminal in the bottom pane</flag>
</use>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
<flag name="charmap">Insert special characters just by clicking on them</flag>
<flag name="git">Shows document changes related to git's HEAD</flag>
<flag name="terminal">Embed a terminal in the bottom pane</flag>
</use>
<upstream>
<remote-id type="gnome-gitlab">GNOME/gedit-plugins</remote-id>
</upstream>
</pkgmetadata>