diff options
Diffstat (limited to 'app-editors/gedit-plugins/metadata.xml')
| -rw-r--r-- | app-editors/gedit-plugins/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/app-editors/gedit-plugins/metadata.xml b/app-editors/gedit-plugins/metadata.xml index ef88aaaecd7d..c57b79f4f1c3 100644 --- a/app-editors/gedit-plugins/metadata.xml +++ b/app-editors/gedit-plugins/metadata.xml @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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> - - <use> - <flag name="charmap">Insert special characters just by clicking on them</flag> - <flag name="terminal">Embed a terminal in the bottom pane</flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <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="terminal">Embed a terminal in the bottom pane</flag> + </use> + <upstream> + <remote-id type="gnome-gitlab">GNOME/gedit-plugins</remote-id> + </upstream> +</pkgmetadata> |
