el-get/recipes/planner.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
361 B
Plaintext

(:name planner
:description "Planner is an organizer and day planner for Emacs. It helps you keep track of your pending and completed tasks, daily schedule, dates to remember, notes and inspirations."
:type git
:url "http://repo.or.cz/r/planner-el.git"
:shallow nil
:build ("make")
:features planner-autoloads
)