summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:20:06 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-30 12:33:57 -0400
commit4c19bb26ed2c41bce85a3742ec1a444d7d4322f9 (patch)
tree6f04487c594cb133b93dd15fb8da73528dd70511
parentgnome-base/librsvg: Set remote-id (diff)
downloadgentoo-4c19bb26.tar.gz
gentoo-4c19bb26.tar.bz2
gentoo-4c19bb26.zip
gnome-base/nautilus: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--gnome-base/nautilus/metadata.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/gnome-base/nautilus/metadata.xml b/gnome-base/nautilus/metadata.xml
index 922b9f77a330..b5a2039ba906 100644
--- a/gnome-base/nautilus/metadata.xml
+++ b/gnome-base/nautilus/metadata.xml
@@ -1,15 +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="gstreamer">Enable the Audio/Video file properties page</flag>
- <flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files
- from the file mananger</flag>
- <flag name="sendto">Enable the nautilus-sendto extension to send files to
- various locations/devices</flag>
-</use>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <use>
+ <flag name="gstreamer">Enable the Audio/Video file properties page</flag>
+ <flag name="previewer">Use <pkg>gnome-extra/sushi</pkg> to preview files from the file mananger</flag>
+ <flag name="sendto">Enable the nautilus-sendto extension to send files to various locations/devices</flag>
+ </use>
+ <upstream>
+ <remote-id type="gnome-gitlab">GNOME/nautilus</remote-id>
+ </upstream>
</pkgmetadata>