commit:     0cdb2d45eff6e10d4b9bb0e0a4c1b86955b86c95
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 07:37:48 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 07:42:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdb2d45

dev-ruby/coffee-rails: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ruby/coffee-rails/Manifest                     |  1 -
 dev-ruby/coffee-rails/coffee-rails-4.2.2-r1.ebuild | 34 ----------------------
 profiles/package.mask                              |  1 -
 3 files changed, 36 deletions(-)

diff --git a/dev-ruby/coffee-rails/Manifest b/dev-ruby/coffee-rails/Manifest
index 7150e04703e..6099b9d385e 100644
--- a/dev-ruby/coffee-rails/Manifest
+++ b/dev-ruby/coffee-rails/Manifest
@@ -1,2 +1 @@
-DIST coffee-rails-4.2.2.tar.gz 6013 BLAKE2B 
fa8b241f68fd191175f35d46cdd3c1b668d9c3cd8fce1899d33cf16a1b88dd4b3bfbe48a545487478c6189bf4c5b68a057751a669065a2972fa67aa429ba9e33
 SHA512 
195f4132f21b271a3142af1aec911f86cd8234a6f382a337ba349407626fe501f529ff0f65ddfdd91c413dc87a44433e295f81f4399163910104369d11320041
 DIST coffee-rails-5.0.0.tar.gz 5892 BLAKE2B 
4d3b945ab4b53936bd39599ac7ba8af4d90e6fee073188847dbb157e098f275df5a3a6e91dcf804068b707804047442efc86524935a56cf403b55426466c502c
 SHA512 
f1aac41f8f1f7181e82fbcf8c3007f40116639e4c140f1837be835fdcfa1babc7fc370212a9954ac8398d9a8d20fbd468550cd8b11c31788428769ea7aedf769

diff --git a/dev-ruby/coffee-rails/coffee-rails-4.2.2-r1.ebuild 
b/dev-ruby/coffee-rails/coffee-rails-4.2.2-r1.ebuild
deleted file mode 100644
index 1f4a0cb3cc3..00000000000
--- a/dev-ruby/coffee-rails/coffee-rails-4.2.2-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem versionator
-
-DESCRIPTION="Coffee Script adapter for the Rails asset pipeline"
-HOMEPAGE="https://github.com/rails/coffee-rails";
-SRC_URI="https://github.com/rails/coffee-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
-
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/coffee-script-2.2.0
-       >dev-ruby/railties-4:*"
-
-all_ruby_prepare() {
-       # Avoid dependency on git and bundler.
-       sed -i -e 's/git ls-files/echo/' \
-               -e '/bundler/I s:^:#:' Rakefile || die
-
-       # Make sure a consistent rails version is loaded.
-       sed -i -e '4igem "railties"' -e '/bundler/ s:^:#:' test/test_helper.rb 
|| die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 5d509dd6d78..ab2c196468d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -423,7 +423,6 @@ sci-chemistry/ortep3
 # Mask old ruby slots for removal in 30 days. Please use a newer slot
 # instead.
 dev-ruby/bindata:2.4.1
-dev-ruby/coffee-rails:4.2
 
 # Thomas Deutschmann <whi...@gentoo.org> (2020-09-11)
 # These versions are not compatible with current stable

Reply via email to