From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/backports/
Date: Tue, 18 Feb 2020 05:36:54 +0000 (UTC) [thread overview]
Message-ID: <1582004098.9965fb185bd0e8e7e250a82c10d5d1fd8d51c60a.graaff@gentoo> (raw)
commit: 9965fb185bd0e8e7e250a82c10d5d1fd8d51c60a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 17 19:10:11 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 05:34:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9965fb18
dev-ruby/backports: add 3.16.1
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/backports/Manifest | 1 +
dev-ruby/backports/backports-3.16.1.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ruby/backports/Manifest b/dev-ruby/backports/Manifest
index c03212eacc9..823e5779383 100644
--- a/dev-ruby/backports/Manifest
+++ b/dev-ruby/backports/Manifest
@@ -1,2 +1,3 @@
DIST backports-3.15.0.gem 152064 BLAKE2B a2c2a1f35ab6f682be23a5189bafec563a2d028ed5f0e0a4880ad85e09ac7af1085a601323ec3459c5be87a5271c6c3e47b6e80005c50e3084d4ac1dc9f2fd35 SHA512 4eb1f928c37596971fa274d838ab991bce462a7f571cb68501fc81e579693528e93536c25e4b64d93f4f0edfd313c8aacd8af014bb5c586cc182867e78f614d5
DIST backports-3.16.0.gem 154624 BLAKE2B a35adb965c3f9f42fab5fe80fa1ca20a59511e9b265da28bef059e3477fa6a291c86e3b16f837e1f2d2f7e36e6660be29a9fc02713c3f46ad36767dd87baa1f9 SHA512 500386a74162e6c66e606c705dd26296f56118460f300005f0db44025f49bb8f516805921f23e17d0959056a2a8fc320b5ad4c514dd9c22ef811f6325113ae8a
+DIST backports-3.16.1{P}.tar.gz 156181 BLAKE2B c7cc842fb9bf8fcc7b55c8a572cc7a01a63008ad20f63142f339d24d7bf04202f4def2f03261d23d6c41c8c3bd0af8fce76a323e25585b6874c1428eb2a9ef90 SHA512 d907d729dd37ebfb175f8274078664fc4eee51de773cd0871b8bec9a8808052fbdea8571f0a402b1a6ca88ca7cd7b6b9984f66799abf92f300f1f8bc7b8f3f9b
diff --git a/dev-ruby/backports/backports-3.16.1.ebuild b/dev-ruby/backports/backports-3.16.1.ebuild
new file mode 100644
index 00000000000..9b3dbb4b55b
--- /dev/null
+++ b/dev-ruby/backports/backports-3.16.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+RUBY_FAKEGEM_TASK_TEST="test"
+
+RUBY_FAKEGEM_GEMSPEC="backports.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Backports of Ruby features for older Ruby"
+HOMEPAGE="https://github.com/marcandre/backports"
+SRC_URI="https://github.com/marcandre/backports/archive/v${PV}.tar.gz -> $P{P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+ # Avoid activesupport test that no longer works in Rails 5. This also avoids
+ # a dependency on activesupport
+ sed -i -e '/test_rails/,/^ end/ s:^:#:' test/_backport_guards_test.rb || die
+}
next reply other threads:[~2020-02-18 5:36 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-18 5:36 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 7:40 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/backports/ Hans de Graaff
2024-09-12 22:59 Sam James
2024-09-12 14:37 Arthur Zamarin
2024-09-09 20:44 Arthur Zamarin
2024-09-09 13:46 Sam James
2024-09-08 13:00 Sam James
2024-09-08 11:02 Jakov Smolić
2024-09-08 11:02 Jakov Smolić
2024-03-06 6:42 Hans de Graaff
2023-12-27 21:13 Hans de Graaff
2023-07-08 8:59 Hans de Graaff
2023-06-09 17:54 Arthur Zamarin
2023-06-09 16:35 Arthur Zamarin
2023-06-09 16:13 Arthur Zamarin
2023-06-09 15:45 Arthur Zamarin
2023-06-09 15:27 Arthur Zamarin
2023-06-09 14:29 Sam James
2023-04-28 8:49 Hans de Graaff
2023-03-28 19:05 Sam James
2023-03-28 18:51 Sam James
2023-03-28 16:46 Sam James
2023-03-28 16:19 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:07 Sam James
2022-05-07 6:34 Hans de Graaff
2022-02-23 5:53 Hans de Graaff
2021-09-25 8:49 Hans de Graaff
2021-09-25 5:18 Agostino Sarubbo
2021-09-05 6:03 Sam James
2021-08-24 23:26 Sam James
2021-08-11 6:43 Agostino Sarubbo
2021-08-10 6:41 Agostino Sarubbo
2021-08-09 0:54 Sam James
2021-08-09 0:38 Sam James
2021-08-08 5:56 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2021-03-25 16:20 Sam James
2021-02-28 6:43 Hans de Graaff
2021-01-10 7:51 Hans de Graaff
2020-11-06 3:21 Sam James
2020-09-15 7:33 Hans de Graaff
2020-09-06 6:48 Hans de Graaff
2020-06-26 7:15 Hans de Graaff
2020-06-26 7:15 Hans de Graaff
2020-05-21 4:40 Hans de Graaff
2020-04-11 6:05 Hans de Graaff
2020-03-06 10:37 Hans de Graaff
2020-02-07 7:03 Hans de Graaff
2020-01-26 7:17 Hans de Graaff
2020-01-26 7:17 Hans de Graaff
2019-11-27 13:04 Mikle Kolyada
2019-11-27 13:04 Mikle Kolyada
2019-11-25 7:30 Sergei Trofimovich
2019-11-23 16:57 Agostino Sarubbo
2019-11-23 15:51 Agostino Sarubbo
2019-11-23 15:50 Agostino Sarubbo
2019-11-23 15:40 Agostino Sarubbo
2019-11-23 13:30 Agostino Sarubbo
2019-11-23 13:26 Agostino Sarubbo
2019-11-23 7:22 Hans de Graaff
2019-05-16 4:32 Hans de Graaff
2019-05-05 6:32 Hans de Graaff
2019-05-02 21:38 Mikle Kolyada
2019-04-28 20:12 Mikle Kolyada
2019-04-28 6:03 Hans de Graaff
2019-04-27 19:20 Sergei Trofimovich
2019-04-27 16:25 Sergei Trofimovich
2019-04-27 16:03 Sergei Trofimovich
2019-04-26 20:54 Mikle Kolyada
2019-04-24 17:02 Sergei Trofimovich
2019-04-23 19:33 Mikle Kolyada
2019-04-22 6:10 Hans de Graaff
2019-04-07 6:11 Hans de Graaff
2019-04-06 5:56 Hans de Graaff
2018-12-27 3:45 Matt Turner
2018-12-27 3:45 Matt Turner
2018-12-27 2:57 Matt Turner
2018-12-27 2:57 Matt Turner
2018-12-09 7:38 Hans de Graaff
2018-07-12 21:16 Sergei Trofimovich
2018-05-16 4:55 Hans de Graaff
2018-03-22 20:23 Jeroen Roovers
2018-01-08 23:57 Thomas Deutschmann
2018-01-07 20:53 Markus Meier
2017-12-22 5:20 Markus Meier
2017-10-23 21:38 Sergei Trofimovich
2017-10-23 7:28 Sergei Trofimovich
2017-10-01 6:00 Hans de Graaff
2017-07-15 11:47 Hans de Graaff
2017-04-27 5:20 Hans de Graaff
2017-03-30 6:08 Hans de Graaff
2016-12-21 6:33 Hans de Graaff
2016-09-03 7:13 Hans de Graaff
2016-02-11 13:11 Hans de Graaff
2016-02-09 11:00 Patrice Clement
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=1582004098.9965fb185bd0e8e7e250a82c10d5d1fd8d51c60a.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