summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:20:18 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-30 19:20:43 -0400
commit6eda91677a133b6939f44bb9897e5ee0fdb8d45e (patch)
tree889b7b95e16828bf5fbef21bcf8c6b53cad7ff42 /media-gfx/eog-plugins
parentmedia-gfx/colorhug-client: Set remote-id (diff)
downloadgentoo-6eda91677a133b6939f44bb9897e5ee0fdb8d45e.tar.gz
gentoo-6eda91677a133b6939f44bb9897e5ee0fdb8d45e.tar.bz2
gentoo-6eda91677a133b6939f44bb9897e5ee0fdb8d45e.zip
media-gfx/eog-plugins: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/eog-plugins')
-rw-r--r--media-gfx/eog-plugins/metadata.xml19
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>