blob: 9c707e2d02451a7cc0a74a42f812dc518a2d1301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-24.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Table Component for Emacs Lisp
EAPI=8
HOMEPAGE=https://github.com/kiwanami/emacs-ctable/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-24.3:*
SLOT=0
SRC_URI=https://github.com/kiwanami/emacs-ctable/archive/04dbcddeba1da1f39e885bc0d36240ff37d829e9.tar.gz -> ctable-0.1.3.tar.gz
_eclasses_=elisp-common e7aaa047873789f549ea3df2f04b2145 elisp c1c17e9c24d72d3bd58c611de8116fb6
_md5_=744dd9e59f6539cf881cc62c127189a9
|