* recipes/org-gcal.rcp: new recipe org-gcal.

This commit is contained in:
Yakkala Yagnesh Raghava 2014-10-23 09:05:41 +09:00
parent f05a1f5b5b
commit 9ecba39173

7
recipes/org-gcal.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name org-gcal
:description "Org sync with Google Calendar."
:website "https://github.com/myuhe/org-gcal"
:type github
:minimum-emacs-version "24"
:depends (request-deferred alert cl-lib)
:pkgname "myuhe/org-gcal.el")