blob: 69fa69a327018d0ea0c1c9647579dc69162b9aa3 (
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 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607
_md5_=45c527a45b1070acb0d79bc6a440c925
|