[game-data-packager] 03/05: ManHunter1: rewrite with '?' syntax

Alexandre Detiste detiste-guest at moszumanska.debian.org
Thu May 4 08:05:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 90660aabe5a1a1fefcb89b1baadf21be836dabfc
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu May 4 09:58:25 2017 +0200

    ManHunter1: rewrite with '?' syntax
---
 data/manhunter1.yaml | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/data/manhunter1.yaml b/data/manhunter1.yaml
index 8b5d91e..9c8a55a 100644
--- a/data/manhunter1.yaml
+++ b/data/manhunter1.yaml
@@ -26,13 +26,8 @@ packages:
 files:
   mhvol.1:
     alternatives:
-    - mhvol.1_not_prot
-    - mhvol.1_protected
-  mhvol.1_not_prot:
-    look_for: [mhvol.1]
-  mhvol.1_protected:
-    look_for: [mhvol.1]
-
+    - mhvol.1?not_prot
+    - mhvol.1?protected
   # 3 bytes flipped
   #00001A7F 41 7F
   #00001A80 06 C3
@@ -41,8 +36,8 @@ files:
 size_and_md5: |
   2123      0c7b86f05fe02c2e26cff1b07450b82a mhdir
   115078    7da828147aded092778ceb6a51da1a60 mhvol.0
-  144059    5c6f2891133cd9c4b8d583e5edfa469b mhvol.1_not_prot
-  144059    6f8572989d5a5625c7eb56a79cf93f22 mhvol.1_protected
+  144059    5c6f2891133cd9c4b8d583e5edfa469b mhvol.1?not_prot
+  144059    6f8572989d5a5625c7eb56a79cf93f22 mhvol.1?protected
   197136    4f18fc749cfb3b40ddb191817052652b mhvol.2
   207016    1774c2c24c48c92ba47a436e8b5c2f7f mhvol.3
   183955    771f9142448a7cc7066013205c882293 mhvol.4
@@ -56,8 +51,8 @@ size_and_md5: |
 
 sha1sums: |
   34f77e923717d85e8514eb3552f1867ea95dd659  mhvol.0
-  dbc48ef3e7f29b1af32535bc1070151a7768720f  mhvol.1_not_prot
-  4aae8c1154109eb054148e17579dcc45710031e1  mhvol.1_protected
+  dbc48ef3e7f29b1af32535bc1070151a7768720f  mhvol.1?not_prot
+  4aae8c1154109eb054148e17579dcc45710031e1  mhvol.1?protected
   c21f549c11d4d54710eb1a019d0573e5ad622432  mhvol.2
   b52811d41ff93adbd00835b17c70fa0c07d3c1ce  mhvol.3
   8cbe3ae5f9bf41fbd380f9c7efaa4c27100ad7bb  mhvol.4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list