commit: 6de43c15c3e8aed381ee40e49c67030d651c18b9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Nov 1 07:30:20 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Nov 1 08:02:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de43c15
dev-ruby/coffee-script-source: drop 1.12.2-r1 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> .../coffee-script-source-1.12.2-r1.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r1.ebuild b/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r1.ebuild deleted file mode 100644 index 81e3da1782e3..000000000000 --- a/dev-ruby/coffee-script-source/coffee-script-source-1.12.2-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" - -RUBY_FAKEGEM_TASK_TEST="" -RUBY_FAKEGEM_TASK_DOC="" - -inherit ruby-fakegem - -DESCRIPTION="Ruby CoffeeScript is a bridge to the official CoffeeScript compiler" -HOMEPAGE="https://coffeescript.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos" - -IUSE=""
