diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-29 17:20:19 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-30 22:55:32 -0400 |
commit | 60152ba161a9b788d9b3d246e7a3cf60b42490b8 (patch) | |
tree | 3b3e0e4cd7bc170e5250e102c3fbdcb27102b0bf /media-gfx/simple-scan/metadata.xml | |
parent | media-gfx/shotwell: Set remote-id (diff) | |
download | gentoo-60152ba161a9b788d9b3d246e7a3cf60b42490b8.tar.gz gentoo-60152ba161a9b788d9b3d246e7a3cf60b42490b8.tar.bz2 gentoo-60152ba161a9b788d9b3d246e7a3cf60b42490b8.zip |
media-gfx/simple-scan: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx/simple-scan/metadata.xml')
-rw-r--r-- | media-gfx/simple-scan/metadata.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/media-gfx/simple-scan/metadata.xml b/media-gfx/simple-scan/metadata.xml index ca9ed102383b..a9f6db17071d 100644 --- a/media-gfx/simple-scan/metadata.xml +++ b/media-gfx/simple-scan/metadata.xml @@ -1,17 +1,17 @@ <?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> - <longdescription lang="en"> - A really easy way to scan both documents and photos. You can crop out - the bad parts of a photo and rotate it if it is the wrong way round. - You can print your scans, export them to pdf, or save them in a range - of image formats. - </longdescription> - <upstream> - <remote-id type="launchpad">simple-scan</remote-id> - </upstream> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + A really easy way to scan both documents and photos. You can crop out + the bad parts of a photo and rotate it if it is the wrong way round. + You can print your scans, export them to pdf, or save them in a range + of image formats. + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/simple-scan</remote-id> + </upstream> </pkgmetadata> |