From 25aaa79cdc9cff235c9e2ae8b05e3f7ff4bc7461 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 21 Oct 2012 09:28:37 +0100 Subject: [PATCH] Revert "Switch ecb recipe to official CVS repo, which has newer commits than @alexott's mirror" This reverts commit 017eafeef9cb9495a685aab1e6e2b8d628c901bb. --- recipes/ecb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ecb b/recipes/ecb index 262fa022..3762f267 100644 --- a/recipes/ecb +++ b/recipes/ecb @@ -1,3 +1,3 @@ -(ecb :url ":pserver:anonymous@ecb.cvs.sourceforge.net:/cvsroot/ecb" - :fetcher cvs +(ecb :repo "alexott/ecb" + :fetcher github :files ("*.el" "ecb-images" "ecb2"))