diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-29 17:19:59 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-30 11:41:20 -0400 |
commit | f415da70f77c279a37c5e96b0da39d494c706705 (patch) | |
tree | b8d81ea823b17fc4411c97e61e3ab64d4237bf92 /games-puzzle | |
parent | games-puzzle/hitori: Set remote-id (diff) | |
download | gentoo-f415da70f77c279a37c5e96b0da39d494c706705.tar.gz gentoo-f415da70f77c279a37c5e96b0da39d494c706705.tar.bz2 gentoo-f415da70f77c279a37c5e96b0da39d494c706705.zip |
games-puzzle/lightsoff: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/lightsoff/metadata.xml | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/games-puzzle/lightsoff/metadata.xml b/games-puzzle/lightsoff/metadata.xml index 4c8278fff9f4..2723cd2fe019 100644 --- a/games-puzzle/lightsoff/metadata.xml +++ b/games-puzzle/lightsoff/metadata.xml @@ -1,13 +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> -<longdescription lang="en"> - Lights Off is a collection of light switch puzzles. Clicking on a light - toggles it either on or off, but also toggles all the surrounding lights, - too. Your objective is simple: turn off all the lights! -</longdescription> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + Lights Off is a collection of light switch puzzles. Clicking on a light + toggles it either on or off, but also toggles all the surrounding lights, + too. Your objective is simple: turn off all the lights! + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/lightsoff</remote-id> + </upstream> </pkgmetadata> |