summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-06-21 08:12:33 +0200
committerHans de Graaff <graaff@gentoo.org>2022-06-22 06:30:59 +0200
commiteeeb8bd6e891301e716728701fd493a2a5d6c8ec (patch)
tree953898d6ac720b1d3ff01834132f9a6ca3b4d240
parentdev-ruby/stringex: drop 2.8.5 (diff)
downloadgentoo-eeeb8bd6e891301e716728701fd493a2a5d6c8ec.tar.gz
gentoo-eeeb8bd6e891301e716728701fd493a2a5d6c8ec.tar.bz2
gentoo-eeeb8bd6e891301e716728701fd493a2a5d6c8ec.zip
dev-ruby/sshkey: drop 2.0.0
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/sshkey/sshkey-2.0.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-ruby/sshkey/sshkey-2.0.0.ebuild b/dev-ruby/sshkey/sshkey-2.0.0.ebuild
deleted file mode 100644
index 135aaec5d532..000000000000
--- a/dev-ruby/sshkey/sshkey-2.0.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="SSH private and public key generator in pure Ruby"
-HOMEPAGE="https://rubygems.org/gems/sshkey"
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""