commit:     0b2df43ed2ab238ddacdec1d67fe0fee34ab7540
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 08:06:44 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 08:16:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2df43e

dev-ruby/ruby-hmac: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r1.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r1.ebuild 
b/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r1.ebuild
deleted file mode 100644
index 3f60fd3e4179..000000000000
--- a/dev-ruby/ruby-hmac/ruby-hmac-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A common interface to HMAC functionality as documented in RFC2104"
-HOMEPAGE="http://ruby-hmac.rubyforge.org/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "
-       test? ( >=dev-ruby/hoe-2.5.0 )"

Reply via email to