public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/ruby-ssl/
Date: Sat, 12 Mar 2022 07:21:31 +0000 (UTC)	[thread overview]
Message-ID: <1647069679.7f51056ffac6cf1d8e493c028489ea75e1d30f6e.graaff@gentoo> (raw)

commit:     7f51056ffac6cf1d8e493c028489ea75e1d30f6e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 07:14:54 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 07:21:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f51056f

virtual/ruby-ssl: add ruby31 version

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 virtual/ruby-ssl/ruby-ssl-12.ebuild | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/virtual/ruby-ssl/ruby-ssl-12.ebuild b/virtual/ruby-ssl/ruby-ssl-12.ebuild
new file mode 100644
index 000000000000..a3c1681b78f3
--- /dev/null
+++ b/virtual/ruby-ssl/ruby-ssl-12.ebuild
@@ -0,0 +1,26 @@
+# 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-ng
+
+DESCRIPTION="Virtual ebuild for the Ruby OpenSSL bindings"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	ruby_targets_ruby26? ( dev-lang/ruby:2.6[ssl] )
+	ruby_targets_ruby27? ( dev-lang/ruby:2.7[ssl] )
+	ruby_targets_ruby30? ( dev-lang/ruby:3.0[ssl] )
+	ruby_targets_ruby31? ( dev-lang/ruby:3.1[ssl] )
+"
+
+pkg_setup() { :; }
+src_unpack() { :; }
+src_prepare() { eapply_user; }
+src_compile() { :; }
+src_install() { :; }
+pkg_preinst() { :; }
+pkg_postinst() { :; }


             reply	other threads:[~2022-03-12  7:21 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-12  7:21 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-17  4:38 [gentoo-commits] repo/gentoo:master commit in: virtual/ruby-ssl/ Viorel Munteanu
2024-04-01  8:47 Hans de Graaff
2023-09-23  7:07 Hans de Graaff
2023-06-23  9:38 Sam James
2023-05-15  9:10 Hans de Graaff
2023-04-10 11:04 Hans de Graaff
2022-08-27  7:53 Sam James
2022-05-08 16:12 WANG Xuerui
2021-09-12  7:56 Hans de Graaff
2021-07-21 10:27 Marek Szuba
2021-05-13 15:19 David Seifert
2021-01-06 12:42 Fabian Groffen
2020-12-28  7:46 Hans de Graaff
2020-12-27 19:00 Fabian Groffen
2020-12-20  5:15 Sam James
2020-08-07  7:46 Hans de Graaff
2020-01-16  6:52 Hans de Graaff
2019-11-17  7:36 Hans de Graaff
2019-08-21 16:28 Hans de Graaff
2019-04-09  5:53 Hans de Graaff
2019-03-30 19:50 Mikle Kolyada
2019-01-09  8:07 Hans de Graaff
2018-04-27  7:09 Hans de Graaff
2018-04-13  8:04 Hans de Graaff
2018-04-13  8:04 Hans de Graaff
2018-04-13  8:04 Hans de Graaff
2018-03-20  6:07 Hans de Graaff
2018-03-19  6:21 Hans de Graaff
2017-11-30 20:06 Sergei Trofimovich
2017-06-30 11:17 Alexis Ballier
2017-05-15 13:28 Michał Górny
2017-01-27  6:32 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2015-12-31  8:29 Hans de Graaff
2015-12-31  8:29 Hans de Graaff
2015-09-29  5: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=1647069679.7f51056ffac6cf1d8e493c028489ea75e1d30f6e.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