blob: 1aeee64d102277d35bfbeaf77a8314c53489550d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DEPEND=app-emacs/websocket >=app-editors/emacs-25:*
DESCRIPTION=Edit text area on Chrome with Emacs using Atomic Chrome
EAPI=6
HOMEPAGE=https://github.com/alpha22jp/atomic-chrome
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=app-emacs/websocket >=app-editors/emacs-25:*
SLOT=0
SRC_URI=https://github.com/alpha22jp/atomic-chrome/archive/v2.0.0.tar.gz -> atomic-chrome-2.0.0.tar.gz
_eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 elisp-common 36f97076abd90f943a34f8bcd58b5bcc elisp 023dd24ad9e6d5e62907e7007f548ca3
_md5_=05fb60580edb6036dc0dd7411f3e627c
|