diff options
Diffstat (limited to 'app-emacs/websocket-1.9')
-rw-r--r-- | app-emacs/websocket-1.9 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-emacs/websocket-1.9 b/app-emacs/websocket-1.9 new file mode 100644 index 000000000000..8830b2ec4ec0 --- /dev/null +++ b/app-emacs/websocket-1.9 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DEPEND=>=virtual/emacs-24 +DESCRIPTION=A websocket implementation in elisp +EAPI=6 +HOMEPAGE=https://github.com/ahyatt/emacs-websocket +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=>=virtual/emacs-24 +SLOT=0 +SRC_URI=https://github.com/ahyatt/emacs-websocket/archive/1.9.tar.gz -> websocket-1.9.tar.gz +_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 +_md5_=26faabf678902bfaab8e819b75d7a17f |