public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/websocket-extensions/
Date: Sat, 16 Apr 2022 07:08:29 +0000 (UTC)	[thread overview]
Message-ID: <1650091789.c903d41674a1230bfd143219edeb93d749f2e229.graaff@gentoo> (raw)

commit:     c903d41674a1230bfd143219edeb93d749f2e229
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 06:49:49 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 06:49:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c903d416

dev-ruby/websocket-extensions: drop 0.1.5

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

 dev-ruby/websocket-extensions/Manifest             |  1 -
 .../websocket-extensions-0.1.5.ebuild              | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/websocket-extensions/Manifest b/dev-ruby/websocket-extensions/Manifest
index fb7d0606da84..2856c9f13283 100644
--- a/dev-ruby/websocket-extensions/Manifest
+++ b/dev-ruby/websocket-extensions/Manifest
@@ -1,2 +1 @@
 DIST websocket-extensions-0.1.5-r1.tar.gz 9795 BLAKE2B ea387b9bd56d02372740a8f42e0c8259cd2013876f86a13c8203e1e1c5ae9e0e6a8d0c2cf11f653c3517c2bff0c283370ec7a5760c29df39493c4b41d8e55450 SHA512 a80154d0c83743ffa4dd3eee1adcc93bb38907fbae4260602a91c922e5a022806413a8aa84dc10bc14b5ed2ca928765ef4c39e04ff0a0c5f9b423aff2b2514fd
-DIST websocket-extensions-0.1.5.tar.gz 9784 BLAKE2B 0e7284363876568d62988f71faeec4105600f7f09748ab8256747e14c3ce361d4cbc6834b93142e363ed38b02012aabf79d1d9e0f29ca31532d2e6d069dfdff8 SHA512 660a7f03215ab3cfee1622bca5348780f8d665314f7ad2526e114a1ace169799457e1ff30303711819581202edda0539a622e20e91afe51d7b3fd571c1a7aab5

diff --git a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
deleted file mode 100644
index dab7a5a816b0..000000000000
--- a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="websocket-extensions.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generic extension manager for WebSocket connections"
-HOMEPAGE="https://github.com/faye/websocket-extensions-ruby"
-SRC_URI="https://github.com/faye/websocket-extensions-ruby/archive/${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}-ruby-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""


             reply	other threads:[~2022-04-16  7:08 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16  7:08 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-15 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/websocket-extensions/ Arthur Zamarin
2023-12-31  8:05 Hans de Graaff
2023-07-14  6:47 Hans de Graaff
2023-03-31  1:33 Sam James
2023-03-28 20:16 Sam James
2023-03-10 20:29 Hans de Graaff
2022-07-13  7:48 Hans de Graaff
2022-06-13  8:06 Yixun Lan
2021-03-14  6:31 Hans de Graaff
2021-03-14  6:01 Hans de Graaff
2020-06-04  4:15 Hans de Graaff
2020-06-04  4:15 Hans de Graaff
2020-06-04  4:15 Hans de Graaff
2020-01-20  6:30 Hans de Graaff
2019-06-10 19:15 Hans de Graaff
2019-01-14 16:36 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2018-05-14  4:23 Hans de Graaff
2018-03-25 17:58 Sergei Trofimovich
2018-03-18 12:57 Sergei Trofimovich
2018-02-07  5:52 Thomas Deutschmann
2017-11-13  6:03 Hans de Graaff
2017-05-13  6:33 Hans de Graaff
2017-04-04 21:00 Markus Meier
2016-05-12  5:19 Hans de Graaff
2016-04-16 13:03 Manuel Rüger
2015-08-19  5:26 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1650091789.c903d41674a1230bfd143219edeb93d749f2e229.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox