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: Fri, 24 May 2019 07:06:17 +0000 (UTC) [thread overview]
Message-ID: <1558681570.8a1f81682ae2f4d00d6fa324c56d49d589f7d722.graaff@gentoo> (raw)
commit: 8a1f81682ae2f4d00d6fa324c56d49d589f7d722
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 06:59:48 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri May 24 07:06:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1f8168
dev-ruby/rbnacl: cleanup
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-ruby/rbnacl/Manifest | 1 -
dev-ruby/rbnacl/rbnacl-6.0.0.ebuild | 32 --------------------------------
2 files changed, 33 deletions(-)
diff --git a/dev-ruby/rbnacl/Manifest b/dev-ruby/rbnacl/Manifest
index 4aab281bf56..4b44e25c82a 100644
--- a/dev-ruby/rbnacl/Manifest
+++ b/dev-ruby/rbnacl/Manifest
@@ -1,4 +1,3 @@
DIST rbnacl-4.0.2.gem 220160 BLAKE2B a4a3a7b0346bdc3d0e1930bf9b1c6c05182456837c53c8a56f5d8eec831df8768589affb00450088c4ccc3de37f474a359e9ea362655ea66ada63467936abcbe SHA512 d13d36e4248d5e40bb5d9496e08823438d312c16d14e3068be89a62dd7f80ec7f99fa5995752b183656b6ae863af77645b16ce45d05a74ad0dfbd4a93c8854d4
DIST rbnacl-5.0.0.gem 221184 BLAKE2B f64a754c478c57af901432e9cef335d9f01c1acadcd9d860dacca2ed5d59bdb71f3a431488357b57cbe7af61cf03b50b95ab5421a9ac59f63242a0ddd693e373 SHA512 d6c0c90587beae9f5086c442f4b7b9f430d527576307c5a5cdc5532b231245e5615434a001b3a4b47d1fb7d7148a167d77f12e7b4f5bd1c25c7ce5d361eb42f6
-DIST rbnacl-6.0.0.gem 225280 BLAKE2B bd9b12d4b7bedbc091e21c48f859bcdc969ef99ba50cd8b32ffff9040ad4522821e8eddf2269efcc29d30d967d70cb5132863f783990c860f3b3f9dcb342c2d3 SHA512 2921269c65503038d271506c56c8ce9d2ce34e1dde45cbe5f1bb14a6350608dc6690db7760c29960232c71fa21e7e183be1fe5238fbed228b74d3c71d7881034
DIST rbnacl-6.0.1.gem 225792 BLAKE2B dd2f3ab1996b51f905016df9a21d2c4dce69246727efa35444a9f88f3d071607d122aaa7e61e5283f491e3e8e9deb0897844fc4d8f8562c3b855b6489ff8ee71 SHA512 f30161cf38972c94f00200bdc0790b7b3b6c5a7b0b2663fab0a11b488477424e5b57280479cd28e2736eeaa1e524227e6aa688e814a1b4af274f1c82a5d553ab
diff --git a/dev-ruby/rbnacl/rbnacl-6.0.0.ebuild b/dev-ruby/rbnacl/rbnacl-6.0.0.ebuild
deleted file mode 100644
index 1207ef48183..00000000000
--- a/dev-ruby/rbnacl/rbnacl-6.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-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="6"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND+=" dev-libs/libsodium"
-DEPEND+=" test? ( dev-libs/libsodium )"
-
-ruby_add_rdepend "dev-ruby/ffi"
-
-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:[~2019-05-24 7:06 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-24 7:06 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-02 14:32 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbnacl/ Hans de Graaff
2025-04-03 16:52 Arthur Zamarin
2025-04-03 15:33 Sam James
2025-04-03 15:33 Sam James
2025-04-03 15:33 Sam James
2025-04-03 11:48 Hans de Graaff
2024-10-17 5:19 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-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-03-14 5:43 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=1558681570.8a1f81682ae2f4d00d6fa324c56d49d589f7d722.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