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/simple-scan/
Date: Mon, 31 Oct 2022 02:56:17
Message-Id: 1667184932.60152ba161a9b788d9b3d246e7a3cf60b42490b8.mattst88@gentoo
1 commit: 60152ba161a9b788d9b3d246e7a3cf60b42490b8
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 21:20:19 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 02:55:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60152ba1
7
8 media-gfx/simple-scan: Set remote-id
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-gfx/simple-scan/metadata.xml | 26 +++++++++++++-------------
13 1 file changed, 13 insertions(+), 13 deletions(-)
14
15 diff --git a/media-gfx/simple-scan/metadata.xml b/media-gfx/simple-scan/metadata.xml
16 index ca9ed102383b..a9f6db17071d 100644
17 --- a/media-gfx/simple-scan/metadata.xml
18 +++ b/media-gfx/simple-scan/metadata.xml
19 @@ -1,17 +1,17 @@
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 - <longdescription lang="en">
28 - A really easy way to scan both documents and photos. You can crop out
29 - the bad parts of a photo and rotate it if it is the wrong way round.
30 - You can print your scans, export them to pdf, or save them in a range
31 - of image formats.
32 - </longdescription>
33 - <upstream>
34 - <remote-id type="launchpad">simple-scan</remote-id>
35 - </upstream>
36 + <maintainer type="project">
37 + <email>gnome@g.o</email>
38 + <name>Gentoo GNOME Desktop</name>
39 + </maintainer>
40 + <longdescription lang="en">
41 + A really easy way to scan both documents and photos. You can crop out
42 + the bad parts of a photo and rotate it if it is the wrong way round.
43 + You can print your scans, export them to pdf, or save them in a range
44 + of image formats.
45 + </longdescription>
46 + <upstream>
47 + <remote-id type="gnome-gitlab">GNOME/simple-scan</remote-id>
48 + </upstream>
49 </pkgmetadata>