diff --git a/recipes/evil.rcp b/recipes/evil.rcp index fe6db8ae..946efc5c 100644 --- a/recipes/evil.rcp +++ b/recipes/evil.rcp @@ -1,10 +1,10 @@ (:name evil - :website "http://gitorious.org/evil/pages/Home" + :website "https://bitbucket.org/lyro/evil" :description "Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions." - :type git - :url "http://gitorious.org/evil/evil.git" + :type hg + :url "https://bitbucket.org/lyro/evil" :features evil :depends (undo-tree goto-chg) :build (("make" "info" "all"))