blob: 0763c48dc5a91660fa8c4f3459b4bba49929bb16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install setup
DEPEND=dev-lang/spidermonkey:0 >=net-irc/hexchat-2.9.6[plugins] virtual/pkgconfig
DESCRIPTION=Javascript interface for HexChat
EAPI=5
HOMEPAGE=https://github.com/TingPing/hexchat-javascript
IUSE=examples
KEYWORDS=~amd64 ~x86
LICENSE=MPL-2.0
RDEPEND=dev-lang/spidermonkey:0 >=net-irc/hexchat-2.9.6[plugins]
SLOT=0
SRC_URI=https://github.com/TingPing/hexchat-javascript/archive/0.3.2.tar.gz -> hexchat-javascript-0.3.2.tar.gz
_eclass_exported_funcs=pkg_setup:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=7f1625cdedf0ec8faebf3ba08fa01a4e
|