blob: 4f91fc950efe215b39e6b451eb1896e09997918e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DESCRIPTION=A little language that compiles into javascript
EAPI=5
HOMEPAGE=https://coffeescript.org/
IUSE=doc examples
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=https://github.com/jashkenas/coffeescript/archive/1.9.3.tar.gz -> coffee-script-1.9.3.tar.gz
_eclasses_=multilib b2f01ad412baf81650c23fcf0975fa33 toolchain-funcs f164325a2cdb5b3ea39311d483988861
_md5_=45c527a45b1070acb0d79bc6a440c925
|