Merge pull request #1040 from typester/recipe/ee

Added a recipe for ee
This commit is contained in:
Dimitri Fontaine 2013-01-22 03:09:25 -08:00
commit 867bbcb6ee

9
recipes/ee.rcp Normal file
View File

@ -0,0 +1,9 @@
(:name ee
:website "http://www.jurta.org/en/emacs/ee"
:description "Emacs Information Manager"
:type http-tar
:options ("xzf")
:url "http://git.savannah.gnu.org/cgit/ee.git/snapshot/ee-0.1.0.tar.gz"
:info "ee.info"
:autoloads nil
:provides ee-autoloads)