blob: 391944c190f6b09e54730a9704dd5c4309e08f8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DEPEND=>=app-editors/emacs-23.1:*
DESCRIPTION=Yet another snippet extension for Emacs
EAPI=6
HOMEPAGE=http://joaotavora.github.com/yasnippet/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/joaotavora/yasnippet/archive/0.13.0.tar.gz -> yasnippet-0.13.0.tar.gz
_eclasses_=eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 elisp 17bb0076b1e93d2dba84995228871c99 elisp-common 8393a1ed85e62f0a719ef2f2e3d03eb1 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190
_md5_=bd888dc018b439f9ef025d6d6d9c8afa
|