summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild')
-rw-r--r--dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild b/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild
new file mode 100644
index 000000000000..2e5a94c96801
--- /dev/null
+++ b/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script-source/coffee-script-source-1.4.0.ebuild,v 1.1 2012/10/29 06:54:09 graaff Exp $
+
+EAPI=4
+USE_RUBY="ruby18 ruby19 ree18 jruby"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby CoffeeScript is a bridge to the official CoffeeScript compiler."
+HOMEPAGE="https://github.com/rails/coffee-rails"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x64-macos ~x86-solaris"
+
+IUSE=""