commit:     70f0d8ae48daed97d0e84d9af1db43c1175550a9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 06:46:32 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 06:46:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f0d8ae

dev-ruby/filigree: drop 0.4.1

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

 dev-ruby/filigree/filigree-0.4.1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-ruby/filigree/filigree-0.4.1.ebuild 
b/dev-ruby/filigree/filigree-0.4.1.ebuild
deleted file mode 100644
index e3c5f76a19b0..000000000000
--- a/dev-ruby/filigree/filigree-0.4.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="New classes and extensions to core library classes"
-HOMEPAGE="https://github.com/chriswailes/filigree";
-LICENSE="UoI-NCSA"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-each_ruby_test() {
-       ${RUBY} -Ilib:.:test test/ts_filigree.rb || die
-}

Reply via email to