blob: 1a404fb2c6b5ea378958fdbe8586f124e5a95b18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=sys-apps/texinfo >=app-editors/emacs-24:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Use the Emacsclient as the $EDITOR of child processes
EAPI=8
HOMEPAGE=https://magit.vc/manual/with-editor
INHERIT=elisp
KEYWORDS=amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-24:*
SLOT=0
SRC_URI=https://github.com/magit/with-editor/archive/v3.2.0.tar.gz -> with-editor-3.2.0.tar.gz
_eclasses_=elisp-common 4f91d24ccf86f94b3f28c6470aab24d3 elisp 4885a6bf2026d3a2d5b9789f3b76d1f3
_md5_=5c1d4fcab272108ee4fb4ca92148e6e5
|