From ec480db6bdd84f7ee26932235a139b3e604cb4a9 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Thu, 11 Dec 2014 14:20:44 +0000 Subject: [PATCH 1/2] Linked buffer has now been renamed. --- recipes/lentic | 1 + recipes/linked-buffer | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 recipes/lentic delete mode 100644 recipes/linked-buffer diff --git a/recipes/lentic b/recipes/lentic new file mode 100644 index 00000000..d1033d67 --- /dev/null +++ b/recipes/lentic @@ -0,0 +1 @@ +(lentic :fetcher github :repo "phillord/lentic") diff --git a/recipes/linked-buffer b/recipes/linked-buffer deleted file mode 100644 index dc9d6907..00000000 --- a/recipes/linked-buffer +++ /dev/null @@ -1 +0,0 @@ -(linked-buffer :fetcher github :repo "phillord/linked-buffer") From ef048f1f40fea2e99cc32f80e01178336c426ceb Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Thu, 11 Dec 2014 19:48:26 +0000 Subject: [PATCH 2/2] old name added. --- recipes/lentic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/lentic b/recipes/lentic index d1033d67..1c9eb300 100644 --- a/recipes/lentic +++ b/recipes/lentic @@ -1 +1 @@ -(lentic :fetcher github :repo "phillord/lentic") +(lentic :fetcher github :repo "phillord/lentic" :old-names (linked-buffer))