From 2350752084d40170783811acd98f53940497b7ca Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Thu, 9 Oct 2014 08:09:20 +0100 Subject: [PATCH] Add mandoku & mandoku-meta-zb (closes #2062) --- recipes/mandoku | 1 + recipes/mandoku-meta-zb | 1 + 2 files changed, 2 insertions(+) create mode 100644 recipes/mandoku create mode 100644 recipes/mandoku-meta-zb diff --git a/recipes/mandoku b/recipes/mandoku new file mode 100644 index 00000000..2173ed6c --- /dev/null +++ b/recipes/mandoku @@ -0,0 +1 @@ +(mandoku :fetcher github :repo "cwittern/mandoku" :files ("lisp/*.el" "lisp/*.org")) diff --git a/recipes/mandoku-meta-zb b/recipes/mandoku-meta-zb new file mode 100644 index 00000000..1f6139e0 --- /dev/null +++ b/recipes/mandoku-meta-zb @@ -0,0 +1 @@ +(mandoku-meta-zb :fetcher github :repo "cwittern/ZB" :files ("ZB*.txt" "*.el" )) \ No newline at end of file