blob: e669c8669fd41cbda00ef117dfb4a9a38352b0ae (
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.1.tar.gz -> hexchat-javascript-0.3.1.tar.gz
_eclass_exported_funcs=pkg_setup:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=923a3feb8911589150af8349c0603b8f
|