From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbnacl/
Date: Tue, 14 Mar 2017 05:43:04 +0000 (UTC) [thread overview]
Message-ID: <1489468009.e14ecfe0d97403b4b3216396416efbcef3ffbba8.graaff@gentoo> (raw)
commit: e14ecfe0d97403b4b3216396416efbcef3ffbba8
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 05:06:49 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 05:06:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14ecfe0
dev-ruby/rbnacl: add 4.0.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ruby/rbnacl/Manifest | 1 +
dev-ruby/rbnacl/rbnacl-4.0.2.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ruby/rbnacl/Manifest b/dev-ruby/rbnacl/Manifest
index b9b6e98b6a9..290b4604b89 100644
--- a/dev-ruby/rbnacl/Manifest
+++ b/dev-ruby/rbnacl/Manifest
@@ -1 +1,2 @@
DIST rbnacl-4.0.1.gem 219648 SHA256 8161c789cf6567084b648b480e4c6081546ecea265061376f715887977ba4072 SHA512 987a3cdbaa83ee433bf8acce8c6b89202a7ae6c485a0f8bbb58b77c6c6f096fd60ec571c88cd96cabc861bc0e4fecf0611177732136a88a98a03dbb547cf6b67 WHIRLPOOL 6c53418e2b492a38b1dea30501375f893fadb64d590321cb0d1c9b0e2494adfcb3e04ddcdf7480bacd9ae26ea9af951f4ce100024bc514b4630cbf07a4486c5c
+DIST rbnacl-4.0.2.gem 220160 SHA256 885c5f5dfa23007132df6d34992067f867968fcef8071e371ca5378ef88bb321 SHA512 d13d36e4248d5e40bb5d9496e08823438d312c16d14e3068be89a62dd7f80ec7f99fa5995752b183656b6ae863af77645b16ce45d05a74ad0dfbd4a93c8854d4 WHIRLPOOL a262c19e8e1df26ba637e440225a627fa54bebe1ecc0ced7a5c3000c6c5c8957e0e463405223d14fa287673ccbf7f1a1bea0c35725abe7f792e3307d5519034b
diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild
new file mode 100644
index 00000000000..0761e6a1a7d
--- /dev/null
+++ b/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides a high-level toolkit for building cryptographic systems and protocols"
+HOMEPAGE="https://github.com/cryptosphere/rbnacl"
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND+=" dev-libs/libsodium"
+DEPEND+=" test? ( dev-libs/libsodium )"
+
+all_ruby_prepare() {
+ sed -i -e '/coveralls/I s:^:#:' \
+ -e '/bundler/ s:^:#:' \
+ -e 's:rbnacl/libsodium:rbnacl:' spec/spec_helper.rb
+}
next reply other threads:[~2017-03-14 5:43 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-14 5:43 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 5:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbnacl/ Hans de Graaff
2024-01-01 9:32 Hans de Graaff
2023-08-17 2:55 Sam James
2023-06-29 15:54 Hans de Graaff
2023-03-27 7:37 Hans de Graaff
2023-03-27 7:37 Hans de Graaff
2022-04-23 5:14 Hans de Graaff
2021-12-01 13:36 Jakov Smolić
2021-10-29 5:54 Agostino Sarubbo
2021-10-19 5:53 Agostino Sarubbo
2021-10-18 15:22 Agostino Sarubbo
2021-10-17 8:52 Sam James
2021-04-30 5:52 Hans de Graaff
2020-09-11 4:06 Hans de Graaff
2020-01-30 12:03 Hans de Graaff
2019-09-09 5:40 Hans de Graaff
2019-05-24 7:06 Hans de Graaff
2019-05-24 7:06 Hans de Graaff
2019-01-28 6:57 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2019-01-19 14:48 Hans de Graaff
2018-11-26 19:27 Mikle Kolyada
2018-11-26 15:44 Rick Farina
2018-11-26 6:34 Hans de Graaff
2018-07-30 19:44 Hans de Graaff
2018-06-27 22:15 Sergei Trofimovich
2018-06-26 2:04 Aaron Bauman
2018-06-20 18:54 Hans de Graaff
2018-04-08 9:13 Sergei Trofimovich
2018-04-08 9:13 Sergei Trofimovich
2018-03-13 22:39 Sergei Trofimovich
2018-03-13 22:39 Sergei Trofimovich
2018-02-11 21:56 Thomas Deutschmann
2017-08-19 7:11 Hans de Graaff
2017-08-19 7:11 Hans de Graaff
2017-06-14 4:38 Hans de Graaff
2017-05-09 18:51 Hans de Graaff
2017-02-03 7:36 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=1489468009.e14ecfe0d97403b4b3216396416efbcef3ffbba8.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