diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-30 21:04:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-30 21:04:03 +0000 |
commit | 34956175e774668656885552a9c94abab557e41c (patch) | |
tree | 43e9fd64c0e85eedaa28a99b8858ea3c344d8ff9 /games-puzzle/lightsoff | |
parent | c9388864702fdd7b0b56c049eddb41bdb9054dcb (diff) |
gentoo auto-resync : 30:10:2022 - 21:04:03
Diffstat (limited to 'games-puzzle/lightsoff')
-rw-r--r-- | games-puzzle/lightsoff/Manifest | 2 | ||||
-rw-r--r-- | games-puzzle/lightsoff/metadata.xml | 21 |
2 files changed, 13 insertions, 10 deletions
diff --git a/games-puzzle/lightsoff/Manifest b/games-puzzle/lightsoff/Manifest index 4f63a4d1c69c..4045597e217f 100644 --- a/games-puzzle/lightsoff/Manifest +++ b/games-puzzle/lightsoff/Manifest @@ -1,3 +1,3 @@ DIST lightsoff-40.0.1.tar.xz 562340 BLAKE2B c80aa328e56a1cb8da723c187c6a223d0bf93353f36ed651b10c38ac129c6d62970dcf72308cbbf4fd0f911113b5c53ed490824b488bdc92e84c7bd9e9ae1015 SHA512 ac1f812c3297a42f1e5aa8b8cdda2884b5c2aea2ea0190047ba5a0f47254b191d2105d7d1b548f0233fdee1b0e6033a97265a1cb28503daf403ee4e2c53a1aca EBUILD lightsoff-40.0.1.ebuild 1084 BLAKE2B d0fe437284d6c919bbacbb5135da84ea5870ea18978c456490aabcdc4c9557a1edf69e4e07ffd93f324a5e224e1582d59ce51850c1c6c954224b18bf01255611 SHA512 ef4d94fb86d01837b00355134ecbe54f1f9f210263ff7b29d96d4eb38ea99ba67920d89ddcea088e637e69178561ce2d44a8ac4a69d97aa9d1aa72b322d4c6b8 -MISC metadata.xml 502 BLAKE2B 146f6e970362d9052f88141a18b84dded91294e70d3695059d2b9408ae7971852f1e1abea879fc50fe6e4814d3621bf81239d157f092b5f5bd7fcb98bf3abf8c SHA512 f189063797b3eff1da609a7571361ecd3eba4b904110bfc809caa669e7c4339e1e1d2051a91d86bfb29e866fbd4716ee1b01d4288bc80e05d94a4c0f78520bef +MISC metadata.xml 615 BLAKE2B 31e687d27fabffd6ee8dfbf107d8b9f059edd16b5235f77154883dddbfa810287cbfb2396905059c8e44e3ef2ad4a478387766840b1fb7f71f605271c5bd120a SHA512 cfa8d66b3ad1b08f4e1f1c35791912ffcdad5eff27442cc50f53345143d53826a6e0b0aed807825e8eca622fe26a2a6f71c5093f7768afd37f4773bec9d2466d 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> |