From c33a2a6d8be98997017943db456acfde39392dac Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Fri, 2 Jan 2015 16:16:39 +0100 Subject: [PATCH] Fix :fetcher of recipes that used a string as value --- recipes/auto-dim-other-buffers | 2 +- recipes/bbcode-mode | 4 +--- recipes/codic | 3 ++- recipes/company-tern | 2 +- recipes/control-mode | 2 +- recipes/dvorak-mode | 4 +--- recipes/edbi-sqlite | 2 +- recipes/edit-indirect | 2 +- recipes/emacsc | 2 +- recipes/grunt | 2 +- recipes/helm-perldoc | 3 ++- recipes/helm-pydoc | 2 +- recipes/highlight-defined | 2 +- recipes/ido-vertical-mode | 2 +- recipes/pyenv-mode | 4 +--- recipes/quickref | 2 +- recipes/virtualenvwrapper | 4 +--- recipes/vs-emulation-mode | 2 +- 18 files changed, 20 insertions(+), 26 deletions(-) diff --git a/recipes/auto-dim-other-buffers b/recipes/auto-dim-other-buffers index 62102f0a..98398648 100644 --- a/recipes/auto-dim-other-buffers +++ b/recipes/auto-dim-other-buffers @@ -1 +1 @@ -(auto-dim-other-buffers :fetcher "github" :repo "mina86/auto-dim-other-buffers.el") +(auto-dim-other-buffers :fetcher github :repo "mina86/auto-dim-other-buffers.el") diff --git a/recipes/bbcode-mode b/recipes/bbcode-mode index 565046cc..dd2984f8 100644 --- a/recipes/bbcode-mode +++ b/recipes/bbcode-mode @@ -1,3 +1 @@ -(bbcode-mode - :fetcher "github" - :repo "ejmr/bbcode-mode") +(bbcode-mode :fetcher github :repo "ejmr/bbcode-mode") diff --git a/recipes/codic b/recipes/codic index c56d21f4..94cb48f2 100644 --- a/recipes/codic +++ b/recipes/codic @@ -1,2 +1,3 @@ -(codic :fetcher "github" :repo "syohex/emacs-codic" +(codic :fetcher github + :repo "syohex/emacs-codic" :files ("*.el" ("dict" "dict/*.csv"))) diff --git a/recipes/company-tern b/recipes/company-tern index dc08293f..5e6372e5 100644 --- a/recipes/company-tern +++ b/recipes/company-tern @@ -1 +1 @@ -(company-tern :fetcher "github" :repo "proofit404/company-tern") +(company-tern :fetcher github :repo "proofit404/company-tern") diff --git a/recipes/control-mode b/recipes/control-mode index 4fa11bf6..16ddbfcf 100644 --- a/recipes/control-mode +++ b/recipes/control-mode @@ -1 +1 @@ -(control-mode :fetcher "github" :repo "stephendavidmarsh/control-mode") +(control-mode :fetcher github :repo "stephendavidmarsh/control-mode") diff --git a/recipes/dvorak-mode b/recipes/dvorak-mode index b2ed75b3..4c0ca82d 100644 --- a/recipes/dvorak-mode +++ b/recipes/dvorak-mode @@ -1,3 +1 @@ -(dvorak-mode - :fetcher "github" - :repo "proofit404/dvorak-mode") +(dvorak-mode :fetcher github :repo "proofit404/dvorak-mode") diff --git a/recipes/edbi-sqlite b/recipes/edbi-sqlite index 161375c2..2376e159 100644 --- a/recipes/edbi-sqlite +++ b/recipes/edbi-sqlite @@ -1,4 +1,4 @@ (edbi-sqlite - :fetcher "github" + :fetcher github :repo "proofit404/edbi-sqlite" :old-names (edbi-sqlite3)) diff --git a/recipes/edit-indirect b/recipes/edit-indirect index 8b889e3a..c9904c5f 100644 --- a/recipes/edit-indirect +++ b/recipes/edit-indirect @@ -1 +1 @@ -(edit-indirect :fetcher "github" :repo "Fanael/edit-indirect") +(edit-indirect :fetcher github :repo "Fanael/edit-indirect") diff --git a/recipes/emacsc b/recipes/emacsc index 687e2888..5142acd8 100644 --- a/recipes/emacsc +++ b/recipes/emacsc @@ -1,4 +1,4 @@ (emacsc - :fetcher "github" + :fetcher github :repo "knu/emacsc" :files ("lisp/*.el" "bin")) diff --git a/recipes/grunt b/recipes/grunt index fc3627c0..6b52fbba 100644 --- a/recipes/grunt +++ b/recipes/grunt @@ -1 +1 @@ -(grunt :fetcher "github" :repo "gempesaw/grunt.el") +(grunt :fetcher github :repo "gempesaw/grunt.el") diff --git a/recipes/helm-perldoc b/recipes/helm-perldoc index 558435d1..398baf19 100644 --- a/recipes/helm-perldoc +++ b/recipes/helm-perldoc @@ -1,2 +1,3 @@ -(helm-perldoc :fetcher "github" :repo "syohex/emacs-helm-perldoc" +(helm-perldoc :fetcher github + :repo "syohex/emacs-helm-perldoc" :files ("*.el" "*.pl")) diff --git a/recipes/helm-pydoc b/recipes/helm-pydoc index 20b8cf19..66d96ade 100644 --- a/recipes/helm-pydoc +++ b/recipes/helm-pydoc @@ -1,4 +1,4 @@ (helm-pydoc - :fetcher "github" + :fetcher github :repo "syohex/emacs-helm-pydoc" :files ("*.el" "*.py")) diff --git a/recipes/highlight-defined b/recipes/highlight-defined index f62638db..15337236 100644 --- a/recipes/highlight-defined +++ b/recipes/highlight-defined @@ -1 +1 @@ -(highlight-defined :fetcher "github" :repo "Fanael/highlight-defined") +(highlight-defined :fetcher github :repo "Fanael/highlight-defined") diff --git a/recipes/ido-vertical-mode b/recipes/ido-vertical-mode index 6ed6c315..572d06ed 100644 --- a/recipes/ido-vertical-mode +++ b/recipes/ido-vertical-mode @@ -1 +1 @@ -(ido-vertical-mode :fetcher "github" :repo "gempesaw/ido-vertical-mode.el") +(ido-vertical-mode :fetcher github :repo "gempesaw/ido-vertical-mode.el") diff --git a/recipes/pyenv-mode b/recipes/pyenv-mode index 6115ad70..335a337d 100644 --- a/recipes/pyenv-mode +++ b/recipes/pyenv-mode @@ -1,3 +1 @@ -(pyenv-mode - :fetcher "github" - :repo "proofit404/pyenv-mode") +(pyenv-mode :fetcher github :repo "proofit404/pyenv-mode") diff --git a/recipes/quickref b/recipes/quickref index fe9a4ff2..0904e71c 100644 --- a/recipes/quickref +++ b/recipes/quickref @@ -1 +1 @@ -(quickref :fetcher "github" :repo "pd/quickref.el") +(quickref :fetcher github :repo "pd/quickref.el") diff --git a/recipes/virtualenvwrapper b/recipes/virtualenvwrapper index 371a7ad8..f12edc89 100644 --- a/recipes/virtualenvwrapper +++ b/recipes/virtualenvwrapper @@ -1,3 +1 @@ -(virtualenvwrapper - :repo "porterjamesj/virtualenvwrapper.el" - :fetcher "github") +(virtualenvwrapper :fetcher github :repo "porterjamesj/virtualenvwrapper.el") diff --git a/recipes/vs-emulation-mode b/recipes/vs-emulation-mode index bd826841..db485e49 100644 --- a/recipes/vs-emulation-mode +++ b/recipes/vs-emulation-mode @@ -1 +1 @@ -(vs-emulation-mode :fetcher "github" :repo "Fanael/vs-emulation-mode") +(vs-emulation-mode :fetcher github :repo "Fanael/vs-emulation-mode")