2020-10-03 08:34:20 +03:00
|
|
|
DEFINED_PHASES=install
|
|
|
|
DESCRIPTION=A little language that compiles into javascript
|
|
|
|
EAPI=7
|
|
|
|
HOMEPAGE=https://coffeescript.org/
|
|
|
|
IUSE=doc examples
|
2021-01-07 23:55:56 +03:00
|
|
|
KEYWORDS=amd64 x86
|
2020-10-03 08:34:20 +03:00
|
|
|
LICENSE=MIT
|
|
|
|
RDEPEND=net-libs/nodejs
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://github.com/jashkenas/coffeescript/archive/2.5.1.tar.gz -> coffee-script-2.5.1.tar.gz
|
2021-01-07 23:55:56 +03:00
|
|
|
_md5_=1c0895c6419ac5c7874f6ea6ac90a54a
|