Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
Date: Mon, 31 Oct 2022 02:56:16
Message-Id: 1667184931.e591aa3537c71b9e9a089686d90018f55659a5f6.mattst88@gentoo
1 commit: e591aa3537c71b9e9a089686d90018f55659a5f6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 21:20:18 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 02:55:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e591aa35
7
8 media-gfx/gnome-photos: Set remote-id
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-gfx/gnome-photos/metadata.xml | 47 ++++++++++++++++++++-----------------
13 1 file changed, 25 insertions(+), 22 deletions(-)
14
15 diff --git a/media-gfx/gnome-photos/metadata.xml b/media-gfx/gnome-photos/metadata.xml
16 index 225eb8ef39c6..3c5c1a39d4fe 100644
17 --- a/media-gfx/gnome-photos/metadata.xml
18 +++ b/media-gfx/gnome-photos/metadata.xml
19 @@ -1,27 +1,30 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 -<maintainer type="project">
24 - <email>gnome@g.o</email>
25 - <name>Gentoo GNOME Desktop</name>
26 -</maintainer>
27 -<use>
28 - <flag name="flickr">Ensure runtime Flickr support</flag>
29 -</use>
30 -<longdescription lang="en">
31 - Access, organize and share your photos on GNOME. A simple and elegant
32 - replacement for using a file manager to deal with photos. Enhance, crop
33 - and edit in a snap. Seamless cloud integration is offered through GNOME
34 - Online Accounts.
35 + <maintainer type="project">
36 + <email>gnome@g.o</email>
37 + <name>Gentoo GNOME Desktop</name>
38 + </maintainer>
39 + <use>
40 + <flag name="flickr">Ensure runtime Flickr support</flag>
41 + </use>
42 + <longdescription lang="en">
43 + Access, organize and share your photos on GNOME. A simple and elegant
44 + replacement for using a file manager to deal with photos. Enhance, crop
45 + and edit in a snap. Seamless cloud integration is offered through GNOME
46 + Online Accounts.
47
48 - You can:
49 - - Automatically find all your pictures
50 - - View recent local and online photos
51 - - Access your Facebook or Flickr pictures
52 - - View photos on TVs, laptops or other DLNA renderers on your local network
53 - - Set pictures as your desktop background
54 - - Print photos
55 - - Select favorites
56 - - Easily edit your pictures in the app, or send to a full featured editor for more advanced changes
57 -</longdescription>
58 + You can:
59 + - Automatically find all your pictures
60 + - View recent local and online photos
61 + - Access your Facebook or Flickr pictures
62 + - View photos on TVs, laptops or other DLNA renderers on your local network
63 + - Set pictures as your desktop background
64 + - Print photos
65 + - Select favorites
66 + - Easily edit your pictures in the app, or send to a full featured editor for more advanced changes
67 + </longdescription>
68 + <upstream>
69 + <remote-id type="gnome-gitlab">GNOME/gnome-photos</remote-id>
70 + </upstream>
71 </pkgmetadata>