summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/gedit-plugins/metadata.xml')
-rw-r--r--app-editors/gedit-plugins/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/app-editors/gedit-plugins/metadata.xml b/app-editors/gedit-plugins/metadata.xml
index 0b4585984564..2695ac239950 100644
--- a/app-editors/gedit-plugins/metadata.xml
+++ b/app-editors/gedit-plugins/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!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>
-<longdescription>Official plugins for gedit</longdescription>
-<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>