commit:     6daa9ff02f0a52180b395373cba690b41909b0a5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 13:56:25 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 17:03:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6daa9ff0

dev-ruby/haml-rails: drop 2.0.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/haml-rails/haml-rails-2.0.1.ebuild | 30 -----------------------------
 1 file changed, 30 deletions(-)

diff --git a/dev-ruby/haml-rails/haml-rails-2.0.1.ebuild 
b/dev-ruby/haml-rails/haml-rails-2.0.1.ebuild
deleted file mode 100644
index 1d5e15988629..000000000000
--- a/dev-ruby/haml-rails/haml-rails-2.0.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby25 ruby26 ruby27"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides Haml generators for Rails 4"
-HOMEPAGE="https://github.com/indirect/haml-rails";
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/actionpack-5.1:*
-       >=dev-ruby/activesupport-5.1:*
-       >=dev-ruby/railties-5.1:*
-       >=dev-ruby/haml-4.0.6:* <dev-ruby/haml-6:*
-       >=dev-ruby/html2haml-1.0.1"
-
-ruby_add_bdepend "test? ( >=dev-ruby/rails-5.1 )"
-
-all_ruby_prepare() {
-       sed -i -e "/[Bb]undler/d" Rakefile || die
-}

Reply via email to