commit:     b9164019905eb6426ce96263cdac5b9725601584
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 06:25:17 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 08:57:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9164019

dev-ruby/websocket: drop 1.2.9

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

 dev-ruby/websocket/websocket-1.2.9.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-ruby/websocket/websocket-1.2.9.ebuild 
b/dev-ruby/websocket/websocket-1.2.9.ebuild
deleted file mode 100644
index b8f2f2adcc41..000000000000
--- a/dev-ruby/websocket/websocket-1.2.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Universal Ruby library to handle WebSocket protocol"
-HOMEPAGE="https://github.com/imanel/websocket-ruby";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/rspec-its )"

Reply via email to