Skip to content

Commit

Permalink
new and updated distroprefs
Browse files Browse the repository at this point in the history
  • Loading branch information
andk committed Sep 9, 2010
1 parent 44cb88c commit b82f302
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 0 deletions.
1 change: 1 addition & 0 deletions distroprefs/01.DISABLED.yml
Expand Up @@ -16,6 +16,7 @@ match:
|.+/Win32(API)?- # I have only linux
|AMBS/Lingua/Lingua-PT-Speaker-0.10.tar.gz # does not use prompt() and no $|
|ADAMK/Acme-Mom-Yours-\d # blocks the smoker for too long
|ADAMK/Module-Install-\d # 1.00 hangs
|ADAMK/Perl-Dist-\d # probably removed all my Config.pms (?)
|ADAMK/ThreatNet-IRC-\d # RT 33544
|AFF/Test-MockDBI-\d # asks for DSN, user, etc.
Expand Down
11 changes: 11 additions & 0 deletions distroprefs/ACHIMRU.Lingua-Sentence.yml
@@ -0,0 +1,11 @@
---
match:
distribution: "ACHIMRU/Lingua-Sentence-\\d"
pl:
eexpect:
mode: anyorder
timeout: 15
reuse: 1
talk:
- "Please select one"
- "\n"
11 changes: 11 additions & 0 deletions distroprefs/BANG.Unzip-Passwd.yml
@@ -0,0 +1,11 @@
---
match:
distribution: "BANG/Unzip-Passwd_\\d"
test:
eexpect:
mode: anyorder
timeout: 15
reuse: 1
talk:
- "replace"
- "N\n"
8 changes: 8 additions & 0 deletions distroprefs/GFUJI.Module-Install-XSUtil.yml
@@ -0,0 +1,8 @@
---
comment: |
hangs
match:
distribution: "GFUJI/Module-Install-XSUtil-\\d"
disabled: 1
11 changes: 11 additions & 0 deletions distroprefs/HMBRAND.Data-Peek.yml
@@ -0,0 +1,11 @@
---
match:
distribution: "HMBRAND/Data-Peek-\\d"
pl:
eexpect:
mode: anyorder
timeout: 15
reuse: 1
talk:
- "Do you want to install module DP as a shortcut for Data::Peek"
- "n\n"
11 changes: 11 additions & 0 deletions distroprefs/MARKSTOS.CGI-Application-Dispatch.yml
@@ -0,0 +1,11 @@
---
match:
distribution: "MARKSTOS/CGI-Application-Dispatch-\\d"
pl:
eexpect:
mode: anyorder
timeout: 15
reuse: 1
talk:
- "."
- "skip\n"
4 changes: 4 additions & 0 deletions distroprefs/TINITA.HTML-Template-Compiled.yml
@@ -0,0 +1,4 @@
---
match:
distribution: "^TINITA/HTML-Template-Compiled-0.94.tar.gz"
goto: "TINITA/HTML-Template-Compiled-0.94_002.tar.gz"
11 changes: 11 additions & 0 deletions distroprefs/TOMFAHLE.LBMA-Statistics.yml
@@ -0,0 +1,11 @@
---
match:
distribution: "TOMFAHLE/LBMA-Statistics-\\d"
pl:
eexpect:
mode: anyorder
timeout: 15
reuse: 1
talk:
- "Please select one"
- "\n"

0 comments on commit b82f302

Please sign in to comment.