el-get/recipes/ebib.rcp
Ryan C. Thompson 72b411a99e Add ":shallow nil" to http://repo.or.cz recipes
repo.or.cz uses "dumb" http transport, which does not support shallow clones
2012-02-13 17:36:41 -08:00

9 lines
256 B
Plaintext

(:name ebib
:type git
:website "http://ebib.sourceforge.net/index.html"
:description "Application to manage BibTeX database"
:url "http://repo.or.cz/r/ebib.git"
:shallow nil
:load-path ("src")
:autoloads t)