From cc7b4ffbeb6a1d1a6c6d7453184a9513678b3340 Mon Sep 17 00:00:00 2001 From: Martin Burchell Date: Wed, 20 Aug 2014 10:29:09 +0100 Subject: [PATCH] Add recipe for geben --- recipes/geben.rcp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes/geben.rcp diff --git a/recipes/geben.rcp b/recipes/geben.rcp new file mode 100644 index 00000000..6399783a --- /dev/null +++ b/recipes/geben.rcp @@ -0,0 +1,6 @@ +(:name geben + :website "https://code.google.com/p/geben-on-emacs/" + :description "GEBEN is a software package that interfaces Emacs to DBGp protocol with which you can debug running scripts interactively." + :type svn + :url "http://geben-on-emacs.googlecode.com/svn/trunk/" +)