From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/websocket/
Date: Wed, 15 Nov 2017 06:09:36 +0000 (UTC) [thread overview]
Message-ID: <1510726047.8fbb8c4f1aa6c9e3734806afadae511a87bc53f2.graaff@gentoo> (raw)
commit: 8fbb8c4f1aa6c9e3734806afadae511a87bc53f2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 06:03:18 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 06:07:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbb8c4f
dev-ruby/websocket: add 1.2.5
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ruby/websocket/Manifest | 1 +
dev-ruby/websocket/websocket-1.2.5.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-ruby/websocket/Manifest b/dev-ruby/websocket/Manifest
index 06fc655e33e..d5fb4cd81ca 100644
--- a/dev-ruby/websocket/Manifest
+++ b/dev-ruby/websocket/Manifest
@@ -1,2 +1,3 @@
DIST websocket-1.2.3.gem 26112 SHA256 c0eda9f2eafc124ac9cae19d0f6df881c4a235fe32edecceab3c18ed2f110c69 SHA512 fb98517bc81463850d10bef95efaf5c3297519e3e106d3fde1b97559434cd19d272c60d5875287e171757936fcda0eda385f05317dab56e48eba833433ccfaec WHIRLPOOL 34391c12788bc8b362c9fd4a7f930bcfbbc8995f231faec4af1ce8dd623daff8a1c7fb8dc98de079da02b67b510d36be91a16f6fcce60cc948ce7955261d5563
DIST websocket-1.2.4.gem 27648 SHA256 d0e67d2bac122e5e5eb9931a1322bd9525f6b4259f5b726293e892c095ab1eea SHA512 dd3a67adadaf45850d666dbb6a152aaeba581e751fe4bfa32a286946b71b7129e0f18d56ab458a489f0665347483c18d73c2fb232de7204ab3434a2574c685c9 WHIRLPOOL 566352f07bef376f8734c1d9267c22224fc29aa110260b2805427804db14bbe4f67d8c9f5643df1090dc97ba7e8258353dc582cadac85648ceb56fb01cd10d41
+DIST websocket-1.2.5.gem 27648 SHA256 c9de8b82226f9b4647522a9c73be4a1cd60b166b103c993717f94277cb453228 SHA512 0cf0c2a049416faa66241cfeb40ff8771c6cc12f2653139b0dd8541450e4b705e747e025ec1aab0e3ff57e777b31ff99a2bec1f3a11a2afbfa69ad48d45b77e3 WHIRLPOOL 7974ef3e11b9faf20573cbfcd17c596fed23af54dc60971011c4774bc72d3dfff9ce86d646a0a14c3d2d189554ea0f8fdb3e7dbd691a4d8a28ee45c087829581
diff --git a/dev-ruby/websocket/websocket-1.2.5.ebuild b/dev-ruby/websocket/websocket-1.2.5.ebuild
new file mode 100644
index 00000000000..13bc7dbaca4
--- /dev/null
+++ b/dev-ruby/websocket/websocket-1.2.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+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 )"
next reply other threads:[~2017-11-15 6:09 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-15 6:09 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 13:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/websocket/ Arthur Zamarin
2024-07-09 6:02 Hans de Graaff
2024-05-26 6:57 Hans de Graaff
2024-01-01 8:07 Hans de Graaff
2024-01-01 8:07 Hans de Graaff
2023-09-20 4:32 Hans de Graaff
2023-07-24 12:15 Jakov Smolić
2023-06-16 13:56 Sam James
2023-04-04 5:54 Hans de Graaff
2022-05-28 20:32 Jakov Smolić
2022-05-28 10:08 Jakov Smolić
2022-05-28 10:08 Jakov Smolić
2022-05-28 10:02 Jakov Smolić
2022-05-28 10:02 Jakov Smolić
2022-05-28 10:02 Jakov Smolić
2022-04-02 8:57 Hans de Graaff
2021-11-24 12:46 Hans de Graaff
2021-11-24 12:46 Hans de Graaff
2020-12-21 21:04 Hans de Graaff
2020-01-22 18:40 Hans de Graaff
2019-11-03 9:28 Hans de Graaff
2019-01-14 16:36 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2018-05-27 5:09 Hans de Graaff
2018-05-23 4:47 Hans de Graaff
2018-03-05 6:28 Hans de Graaff
2017-11-15 6:09 Hans de Graaff
2017-06-19 18:28 Hans de Graaff
2017-02-01 7:02 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-06-15 5:07 Hans de Graaff
2016-04-07 5:18 Hans de Graaff
2016-04-07 5:18 Hans de Graaff
2016-02-24 6:45 Hans de Graaff
2016-01-31 14:43 Hans de Graaff
2016-01-30 23:17 Patrice Clement
2016-01-30 23:17 Patrice Clement
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=1510726047.8fbb8c4f1aa6c9e3734806afadae511a87bc53f2.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