From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 58E3415802F for ; Sun, 12 Mar 2023 12:09:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5839FE07F9; Sun, 12 Mar 2023 12:09:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4010AE07F9 for ; Sun, 12 Mar 2023 12:09:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BAD07340E51 for ; Sun, 12 Mar 2023 12:09:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDCC18E5 for ; Sun, 12 Mar 2023 12:09:38 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1678622973.b98445674282aff0aa0a1e48d7a659e764a52f30.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/em-websocket/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/em-websocket/Manifest dev-ruby/em-websocket/em-websocket-0.5.2.ebuild X-VCS-Directories: dev-ruby/em-websocket/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b98445674282aff0aa0a1e48d7a659e764a52f30 X-VCS-Branch: master Date: Sun, 12 Mar 2023 12:09:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2ebfe770-f2ab-43fe-8a1c-ade8f980497c X-Archives-Hash: 81db4624bd0029d43fff57175fa128b7 commit: b98445674282aff0aa0a1e48d7a659e764a52f30 Author: Hans de Graaff gentoo org> AuthorDate: Sun Mar 12 08:34:02 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Mar 12 12:09:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9844567 dev-ruby/em-websocket: drop 0.5.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/em-websocket/Manifest | 1 - dev-ruby/em-websocket/em-websocket-0.5.2.ebuild | 46 ------------------------- 2 files changed, 47 deletions(-) diff --git a/dev-ruby/em-websocket/Manifest b/dev-ruby/em-websocket/Manifest index 264fa5de1fff..88d50706746e 100644 --- a/dev-ruby/em-websocket/Manifest +++ b/dev-ruby/em-websocket/Manifest @@ -1,2 +1 @@ -DIST em-websocket-0.5.2.tar.gz 29367 BLAKE2B 91d41044e20f1f8277527205e3ee6671de2a1fb9b433c18d5b48a166c7cfa53c6553e32b726326f126981f0e014625075bc918b71e00bd8a6919670c370b6cab SHA512 46df705e2af93082884c7ca521df4f6cf33309c441eb3ba96be609b2cf280e3b72c689810d55279db6dbbc178ed843d64ccdaf9d4b39d52ddac7d84956065b06 DIST em-websocket-0.5.3.tar.gz 29411 BLAKE2B ce38ee1adc9cd49454d74d94130e9d759c631337da9401390fae68210f7b02692a0f23eb5970aa226ab3651e1924a117ac104a01481cc954ca77ab9c27b1e5ac SHA512 28d5cf042899319f50ff0d3b140d75fb281b7e0635118a63df243151c4f442dbabf7dbe15b26b44167d925ed00819b01eeeef110107e4058d8a534f84913b232 diff --git a/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild b/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild deleted file mode 100644 index 4e6a751ea511..000000000000 --- a/dev-ruby/em-websocket/em-websocket-0.5.2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2021 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" - -RUBY_FAKEGEM_DOCDIR="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="EventMachine based WebSocket server" -HOMEPAGE="https://rubygems.org/gems/em-websocket" -SRC_URI="https://github.com/igrigorik/em-websocket/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_rdepend " - >=dev-ruby/eventmachine-0.12.9 - =dev-ruby/http_parser_rb-0.6* -" - -all_ruby_prepare() { - # Avoid dependency on git - sed -i -e '/ls-files/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die - - # Only run unit tests since we require unpackaged code for the - # integration tests. - sed -i -e "/^require 'em-\(spec\|http\|websocket-client\)/ s:^:#:" \ - -e "/^require 'integration/ s:^:#:" spec/helper.rb || die - rm -fr spec/integration || die -} - -all_ruby_install() { - all_fakegem_install - - dodoc -r examples -}