From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/
Date: Wed, 28 Oct 2015 05:31:12 +0000 (UTC) [thread overview]
Message-ID: <1446010262.b44bd815b655f9f5e3e0eb9a9e69890977380c72.graaff@gentoo> (raw)
commit: b44bd815b655f9f5e3e0eb9a9e69890977380c72
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 28 05:23:33 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 05:31:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44bd815
dev-ruby/jwt: add 1.5.2
Package-Manager: portage-2.2.20.1
dev-ruby/jwt/Manifest | 1 +
dev-ruby/jwt/jwt-1.5.2.ebuild | 30 ++++++++++++++++++++++++++++++
dev-ruby/jwt/metadata.xml | 2 +-
3 files changed, 32 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/jwt/Manifest b/dev-ruby/jwt/Manifest
index a90ad99..48519ce 100644
--- a/dev-ruby/jwt/Manifest
+++ b/dev-ruby/jwt/Manifest
@@ -1 +1,2 @@
DIST jwt-1.5.1.gem 12288 SHA256 d3d39adde503148c2f35eb37d4b0ef3da85fc0b295ee339b59b6d76c2763658d SHA512 a0ea17ce11046041316a9dcad63bf5af3b501d257716398cd23b50ea72ecb04f82670552246f71e9731a2a92429f7652d0ad5944ea97e4a9a6e98f612fecbf0e WHIRLPOOL b845fed75bb5403d721cb5b60cb097942988187e620314a79bc011855e767499b1a53a6df354c36d1901a857c70e48a756dd13f4f5491b5a9a2618e9ca8f0660
+DIST jwt-1.5.2.tar.gz 21131 SHA256 6e628b77e541929f13118344e57511ca9dc08de7dcaf0dc0b6dc5dd3793faeb5 SHA512 9b56bf1fad65318f4c6a6d3bb09bad2ac2661704e4d0ae01eaac5b71bf0486abba573536afa1fa0f00b2b68ea445350f723ac5b73319b238c4d69f10b21d0773 WHIRLPOOL 87a9881eef08b15fdf1295543d332465280d56340d371b021c16663f2d6788944638bf4c9560f3d2f4b6982a105986d59824c0491c64ad40120e52ce252d1b88
diff --git a/dev-ruby/jwt/jwt-1.5.2.ebuild b/dev-ruby/jwt/jwt-1.5.2.ebuild
new file mode 100644
index 0000000..c209bd6
--- /dev/null
+++ b/dev-ruby/jwt/jwt-1.5.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby implementation of JSON Web Token draft 06"
+HOMEPAGE="https://github.com/jwt/ruby-jwt"
+SRC_URI="https://github.com/jwt/ruby-jwt/archive/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RUBY_S="ruby-jwt-${P}"
+
+all_ruby_prepare() {
+ sed -i -e "/simplecov/ s:^:#:" \
+ -e '/^SimpleCov.configure/,/^end/ s:^:#:' \
+ -e '/codeclimate/I s:^:#:' \
+ spec/spec_helper.rb || die
+}
diff --git a/dev-ruby/jwt/metadata.xml b/dev-ruby/jwt/metadata.xml
index 2aa194a..b18dbe2 100644
--- a/dev-ruby/jwt/metadata.xml
+++ b/dev-ruby/jwt/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<herd>ruby</herd>
<upstream>
- <remote-id type="github">progrium/ruby-jwt</remote-id>
+ <remote-id type="github">jwt/ruby-jwt</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2015-10-28 5:31 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 5:31 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 10:03 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jwt/ Hans de Graaff
2024-12-26 6:19 Hans de Graaff
2024-10-18 6:22 Hans de Graaff
2024-09-18 8:56 Hans de Graaff
2024-06-19 5:16 Hans de Graaff
2024-06-02 5:43 Hans de Graaff
2024-02-29 7:20 Hans de Graaff
2024-02-18 7:05 Hans de Graaff
2024-01-02 7:05 Hans de Graaff
2023-08-19 9:17 Hans de Graaff
2023-06-12 6:21 Hans de Graaff
2023-04-07 7:52 Hans de Graaff
2023-04-07 6:34 Hans de Graaff
2023-04-01 23:19 Sam James
2023-03-27 8:35 Sam James
2023-02-04 7:52 Hans de Graaff
2023-02-04 7:52 Hans de Graaff
2023-02-04 7:41 Hans de Graaff
2023-02-04 7:41 Hans de Graaff
2022-12-24 15:00 Hans de Graaff
2022-08-26 12:13 Hans de Graaff
2022-08-26 11:45 Hans de Graaff
2022-08-26 11:45 Hans de Graaff
2022-06-08 3:45 Hans de Graaff
2022-06-07 18:31 Hans de Graaff
2021-10-09 7:27 Hans de Graaff
2021-10-09 7:27 Hans de Graaff
2020-09-12 4:09 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-08-19 3:54 Hans de Graaff
2020-07-17 0:54 Sam James
2020-02-02 6:32 Hans de Graaff
2019-05-25 5:38 Hans de Graaff
2019-05-24 7:06 Hans de Graaff
2019-02-02 7:55 Hans de Graaff
2018-07-31 4:53 Hans de Graaff
2018-07-31 4:53 Hans de Graaff
2018-05-26 4:48 Hans de Graaff
2017-09-03 6:50 Hans de Graaff
2017-09-03 6:50 Hans de Graaff
2017-08-26 8:27 Hans de Graaff
2017-08-26 8:27 Hans de Graaff
2017-06-14 4:43 Hans de Graaff
2017-06-14 4:43 Hans de Graaff
2016-09-20 5:07 Hans de Graaff
2016-09-17 5:53 Hans de Graaff
2016-09-17 5:53 Hans de Graaff
2016-03-25 6:29 Hans de Graaff
2016-03-25 6:29 Hans de Graaff
2016-02-26 6:54 Hans de Graaff
2016-02-26 6:54 Hans de Graaff
2015-10-28 5:31 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=1446010262.b44bd815b655f9f5e3e0eb9a9e69890977380c72.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