From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/openssl-ccm/
Date: Sun, 1 May 2022 06:34:45 +0000 (UTC) [thread overview]
Message-ID: <1651386106.0ecb7aa63ee5b55aabce2eb788ddd453e4b8a2ac.graaff@gentoo> (raw)
commit: 0ecb7aa63ee5b55aabce2eb788ddd453e4b8a2ac
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 06:21:46 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 1 06:21:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecb7aa6
dev-ruby/openssl-ccm: update EAPI 6 -> 8
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/openssl-ccm/openssl-ccm-1.2.2-r1.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/dev-ruby/openssl-ccm/openssl-ccm-1.2.2-r1.ebuild b/dev-ruby/openssl-ccm/openssl-ccm-1.2.2-r1.ebuild
new file mode 100644
index 000000000000..e532af80584a
--- /dev/null
+++ b/dev-ruby/openssl-ccm/openssl-ccm-1.2.2-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+inherit ruby-fakegem
+
+DESCRIPTION="OpenSSL CBC-MAC (CCM) ruby gem"
+HOMEPAGE="https://github.com/SmallLars/openssl-ccm"
+
+LICENSE="BSD"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/ s:^:#:' Rakefile || die
+ sed -i -e '/coverall/I s:^:#:' test/test_ccm.rb || die
+}
next reply other threads:[~2022-05-01 6:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-01 6:34 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 8:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/openssl-ccm/ Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-12-27 14:07 Hans de Graaff
2023-08-26 7:23 Hans de Graaff
2023-03-22 7:35 Sam James
2022-07-30 6:43 Hans de Graaff
2022-06-25 6:22 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-08-01 9:05 Hans de Graaff
2019-01-09 9:12 Hans de Graaff
2017-12-29 6:27 Hans de Graaff
2016-01-31 14:43 Hans de Graaff
2016-01-31 14:43 Hans de Graaff
2016-01-26 21:51 Richard Farina
2016-01-26 20:01 Richard Farina
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=1651386106.0ecb7aa63ee5b55aabce2eb788ddd453e4b8a2ac.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