blob: 241a76078d0fcfa0bcfe232ddb5dbbfcf88c2d4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=A major mode for GNU Emacs for editing YAML files
EAPI=7
HOMEPAGE=https://github.com/yoshiki/yaml-mode
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/yoshiki/yaml-mode/archive/0.0.14.tar.gz -> yaml-mode-0.0.14.tar.gz
_eclasses_=elisp 17bb0076b1e93d2dba84995228871c99 elisp-common f651b1af2a931eb45710eb2ce171246e
_md5_=b537b8a5f7a6b955104ba49d1def4dc4
|