blob: 89ce83c45a25107826a3a61ee7cd6c6192e538ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=howm? ( app-emacs/howm ) >=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=A calendar framework for Emacs
EAPI=7
HOMEPAGE=https://github.com/kiwanami/emacs-calfw
INHERIT=elisp
IUSE=howm
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=howm? ( app-emacs/howm ) >=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/kiwanami/emacs-calfw/archive/v1.6.tar.gz -> calfw-1.6.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 8aab2c847b5894dc40503ae1d203abcf
_md5_=39c928de96cdb0ec10e4c0aa9b786aa2
|