mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-29 08:28:08 -07:00
14 lines
490 B
Plaintext
14 lines
490 B
Plaintext
DEFINED_PHASES=install postinst
|
|
DESCRIPTION=A little language that compiles into javascript
|
|
EAPI=8
|
|
HOMEPAGE=https://coffeescript.org/
|
|
INHERIT=readme.gentoo-r1
|
|
IUSE=doc examples
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=MIT
|
|
RDEPEND=net-libs/nodejs
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jashkenas/coffeescript/archive/2.7.0.tar.gz -> coffee-script-2.7.0.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd readme.gentoo-r1 9ca94b2d607e7454ca6cfb44ab8ce327
|
|
_md5_=1fd24d5d37395fdb013387dac2599559
|