Add recipe for yandex-weather package

This commit is contained in:
Kirill Kondratenko 2014-02-21 20:52:33 +04:00
parent 6cfcc56a91
commit 577586cb7e

View File

@ -0,0 +1,6 @@
(:name yandex-weather
:description "Fetch Yandex Weather forecasts."
:website "https://github.com/abstractionlayer/yandex-weather.el"
:type github
:pkgname "abstractionlayer/yandex-weather.el"
:features (yandex-weather org-yandex-weather))