blob: 911f53eed2fdd55e0af2e4ee9aaa5bcc66cb07d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Collection of Ridiculously Useful eXtensions for GNU Emacs
EAPI=8
HOMEPAGE=https://github.com/bbatsov/crux/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/bbatsov/crux/archive/v0.4.0.tar.gz -> crux-0.4.0.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 8aab2c847b5894dc40503ae1d203abcf
_md5_=de74de0c9e5725247d2576c0d18eb1ff
|