From 51a7ee01a1781c30cb1aa807895ae77b8f2bf594 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 19 Mar 2015 22:25:19 +0100 Subject: [PATCH] reincarnate magit-{stgit,svn,topgit} These packages were reborn as separate repositories. In the parallel universe `next' that already happened a long time ago, now it also happened here on `master'. --- recipes/magit-stgit | 4 +--- recipes/magit-svn | 4 +--- recipes/magit-topgit | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/recipes/magit-stgit b/recipes/magit-stgit index 096c0874..522edd44 100644 --- a/recipes/magit-stgit +++ b/recipes/magit-stgit @@ -1,3 +1 @@ -(magit-stgit :fetcher github - :repo "magit/magit" - :files ("magit-stgit.el")) +(magit-stgit :fetcher github :repo "magit/magit-stgit") diff --git a/recipes/magit-svn b/recipes/magit-svn index a97835ee..94e7917f 100644 --- a/recipes/magit-svn +++ b/recipes/magit-svn @@ -1,3 +1 @@ -(magit-svn :fetcher github - :repo "magit/magit" - :files ("magit-svn.el")) +(magit-svn :fetcher github :repo "magit/magit-svn") diff --git a/recipes/magit-topgit b/recipes/magit-topgit index 57eb3f00..3bf8491c 100644 --- a/recipes/magit-topgit +++ b/recipes/magit-topgit @@ -1,3 +1 @@ -(magit-topgit :fetcher github - :repo "magit/magit" - :files ("magit-topgit.el")) +(magit-topgit :fetcher github :repo "magit/magit-topgit")