diff options
Diffstat (limited to 'media-gfx/eog-plugins/metadata.xml')
-rw-r--r-- | media-gfx/eog-plugins/metadata.xml | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/media-gfx/eog-plugins/metadata.xml b/media-gfx/eog-plugins/metadata.xml index 9684d3f99ff5..7fdc744ca4e6 100644 --- a/media-gfx/eog-plugins/metadata.xml +++ b/media-gfx/eog-plugins/metadata.xml @@ -1,12 +1,15 @@ <?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="map">Enable world map display using <pkg>media-libs/libchamplain</pkg></flag> - <flag name="picasa">Enable uploading to Google's Picasa Web Albums</flag> -</use> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <use> + <flag name="map">Enable world map display using <pkg>media-libs/libchamplain</pkg></flag> + <flag name="picasa">Enable uploading to Google's Picasa Web Albums</flag> + </use> + <upstream> + <remote-id type="gnome-gitlab">GNOME/eog-plugins</remote-id> + </upstream> </pkgmetadata> |