dev-ruby/font-awesome-rails: drop 4.7.0.8-r1

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2025-06-04 08:56:31 +02:00
parent 387aaa324f
commit c0aed0a5b5
2 changed files with 0 additions and 22 deletions

View File

@@ -1,2 +1 @@
DIST font-awesome-rails-4.7.0.8.gem 638464 BLAKE2B 5aaea78b2f8601004f349b6a526c6e19dfd42686dbe424dac112c9ae99eabe8f09ee571cf0b07fc2b1b0221a3fdeb7a005b9e466aa281a2d85d1c71804debc0c SHA512 011d2a3f66345f5629b98b1224ace1818657447635610c5b927def5595f8dd1878d7b65e526ab6f078fb717cf44804aa989d3502072c6e341f01b75d2f7b9936
DIST font-awesome-rails-4.7.0.9.gem 638464 BLAKE2B 560a413e81283254bf4a681e741982921237889d01a42cf10572679b0eae071a079959b7fa01e92de1430077749812ca7b8eacb45fd0346e969e7b8b84b5bc2c SHA512 cdd6affc59d3c53bda3e119884293ef0022c23713316b996d85c29662e4e18394edb828147536bf568c926a1ef20959eb1ab27c6c4dc0792bd2b617e14cd0883

View File

@@ -1,21 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Font-awesome for the asset pipeline"
HOMEPAGE="https://github.com/bokmann/font-awesome-rails https://rubygems.org/gems/font-awesome-rails"
LICENSE="MIT OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
ruby_add_rdepend "<dev-ruby/railties-8.0:*
>=dev-ruby/railties-3.2:*"