blob: 2139f30fb16b6c2a6edfd5318c3720a6b24103f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( app-emacs/assess app-emacs/ert-runner ) >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Major mode for editing Cask files for Emacs
EAPI=8
HOMEPAGE=https://github.com/Wilfred/cask-mode/
INHERIT=elisp
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-25.3:*
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Wilfred/cask-mode/archive/0.1.tar.gz -> cask-mode-0.1.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=8337923bb9935f06018b4054e147e823
|