summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2013-11-05 01:07:51 +0000
committerManuel Rüger <mrueg@gentoo.org>2013-11-05 01:07:51 +0000
commit1dae939e41d16497176fc5f40923410d4b42f55b (patch)
treec4eef56acd14125260d843c5772488ee38772247 /dev-ruby/coffee-script/coffee-script-2.2.0.ebuild
parentRemove older unstable (diff)
downloadgentoo-2-1dae939e41d16497176fc5f40923410d4b42f55b.tar.gz
gentoo-2-1dae939e41d16497176fc5f40923410d4b42f55b.tar.bz2
gentoo-2-1dae939e41d16497176fc5f40923410d4b42f55b.zip
Add ruby20 target. Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/coffee-script/coffee-script-2.2.0.ebuild')
-rw-r--r--dev-ruby/coffee-script/coffee-script-2.2.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild b/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild
deleted file mode 100644
index c468d1d797fe..000000000000
--- a/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coffee-script/coffee-script-2.2.0.ebuild,v 1.4 2013/01/15 06:33:36 zerochaos Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-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 ~arm ~x86 ~x64-macos"
-
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/coffee-script-source dev-ruby/execjs"