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: Mon, 10 Jun 2019 19:15:43 +0000 (UTC) [thread overview]
Message-ID: <1560194117.82f745c0bff791d92a090951bb38bf3f1d171dbe.graaff@gentoo> (raw)
commit: 82f745c0bff791d92a090951bb38bf3f1d171dbe
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 15:54:52 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 19:15:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f745c0
dev-ruby/websocket-extensions: add 0.1.4
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/websocket-extensions/Manifest | 1 +
.../websocket-extensions-0.1.4.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-ruby/websocket-extensions/Manifest b/dev-ruby/websocket-extensions/Manifest
index a753b9084b5..6700c388fdc 100644
--- a/dev-ruby/websocket-extensions/Manifest
+++ b/dev-ruby/websocket-extensions/Manifest
@@ -1 +1,2 @@
DIST websocket-extensions-0.1.3.tar.gz 9897 BLAKE2B 279045331c8901b643a41fe1a3c053ff9137b613b9e1bcd2fed5ec16afecc971aa8575515186e5b1236779680e2809fbdd2ffa8f4ee76ff0f191caa8f960fe6f SHA512 6cff75cbf2465a20061ad05d08ef15913b294c92bf91bb8a6c62dc0d7f4459a42979e15c1db6a1f38a5d3a10af8dc9b9f579b3e6e713ebfb3b1a718afa6f83e7
+DIST websocket-extensions-0.1.4.tar.gz 9666 BLAKE2B 21446168b3f7c4a52fe25ddffcaeb31bd1e8f2d8c459b19871cf15f03934b6e25793aa15baad639ec07a4eba399b16343b23889d05d417b83e097846e15e9d8c SHA512 928b3cdf66a6cb16a0a735ea8335b861af9dd8c4b6962a2a9132dd538d452c81dd683a7648e194bc81db4cd8b52f52203145c5c90475e00157315e46a09a53fa
diff --git a/dev-ruby/websocket-extensions/websocket-extensions-0.1.4.ebuild b/dev-ruby/websocket-extensions/websocket-extensions-0.1.4.ebuild
new file mode 100644
index 00000000000..14cdc5899da
--- /dev/null
+++ b/dev-ruby/websocket-extensions/websocket-extensions-0.1.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+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="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
next reply other threads:[~2019-06-10 19:15 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-10 19:15 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
2022-04-16 7:08 Hans de Graaff
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-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=1560194117.82f745c0bff791d92a090951bb38bf3f1d171dbe.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