From 370a7d095b8e50d048ac949f35aba31575188691 Mon Sep 17 00:00:00 2001 From: Pierre Lecocq Date: Tue, 29 Apr 2014 10:32:34 +0200 Subject: [PATCH] Add apt-utils recipe --- recipes/apt-utils.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/apt-utils.rcp diff --git a/recipes/apt-utils.rcp b/recipes/apt-utils.rcp new file mode 100644 index 00000000..a97b7794 --- /dev/null +++ b/recipes/apt-utils.rcp @@ -0,0 +1,4 @@ +(:name apt-utils + :description "Emacs interface to APT (Debian package management)" + :type http + :url "http://www.emacswiki.org/emacs/download/apt-utils.el")