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: dev-ruby/spring/
Date: Fri, 21 Jun 2024 11:21:13 +0000 (UTC)	[thread overview]
Message-ID: <1718968857.e7932ce46f3a37042dc11e0db053ce764a4ebcdd.graaff@gentoo> (raw)

commit:     e7932ce46f3a37042dc11e0db053ce764a4ebcdd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 09:01:07 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 11:20:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7932ce4

dev-ruby/spring: add 4.2.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/spring/Manifest            |  1 +
 dev-ruby/spring/spring-4.2.1.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/spring/Manifest b/dev-ruby/spring/Manifest
index 039571d73d13..03357aa353d9 100644
--- a/dev-ruby/spring/Manifest
+++ b/dev-ruby/spring/Manifest
@@ -1,2 +1,3 @@
 DIST spring-4.1.1.tar.gz 46849 BLAKE2B 08e66e8e8869ae900bd134ceb82e55d08ba005291b8a7c83a61225c04373b8b89488f0636c4bcf0a8fdc6407ae2b1da26ac7092a3cdd5b1209d2ae2c4a6abd06 SHA512 caf85cf8588825b62cc8284bea79ad3b1faa5b61cf773db78c4f62b24df1e0fd5d6ba148d993045ab8dc768dde5a3401aa228ba51b4985b98f5ce4080f695e43
 DIST spring-4.1.3.tar.gz 46968 BLAKE2B e41245e3723e874bdfe641b6770aa015605cdc9d87a190895a2d48d21469c529f15c28e31c387a493b79bbebc5d0279d3ce82310edca20650b63f1d9813913d9 SHA512 2a6732fa68c6c30dbcdecdab2d5bb3870459897381ae7ee6d21e4b71b8e0b3a7fe78f3771402baf45c54b38a7c164977a1b057fe39d810338005d25c7e8e71cb
+DIST spring-4.2.1.tar.gz 47570 BLAKE2B bbf182529deb5e0146cff9090bbbae32e237ea95a41faee81485e909e65aa46584cc978a48330b5635b1a909c0bdbd907dc5257f0204fb843f64d599db95aff3 SHA512 897cf3730fc35b4896cae29ad1d100d57e0c97bd92409948ff974228e38edeea1b0ce80ed12861cf4a793c418df53ea5f16fcb86ac84883bffc03213eadbfd54

diff --git a/dev-ruby/spring/spring-4.2.1.ebuild b/dev-ruby/spring/spring-4.2.1.ebuild
new file mode 100644
index 000000000000..b9e99ee67482
--- /dev/null
+++ b/dev-ruby/spring/spring-4.2.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_TASK_TEST="test:unit"
+
+RUBY_FAKEGEM_GEMSPEC="spring.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rails application preloader"
+HOMEPAGE="https://github.com/rails/spring"
+SRC_URI="https://github.com/rails/spring/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1.1"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x64-solaris"
+
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/bundler dev-ruby/activesupport )"
+
+all_ruby_prepare() {
+	sed -i -e '/bump/d' Rakefile || die
+	sed -i -e '/bump/ s:^:#:' Gemfile || die
+}


             reply	other threads:[~2024-06-21 11:21 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21 11:21 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-21 11:21 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/spring/ Hans de Graaff
2024-01-07  7:49 Hans de Graaff
2023-12-02  8:01 Hans de Graaff
2023-04-13  3:03 Sam James
2023-03-18  7:17 Hans de Graaff
2022-12-07 18:24 Hans de Graaff
2022-10-08  6:26 Hans de Graaff
2022-06-26  6:20 Hans de Graaff
2022-04-22  6:55 Hans de Graaff
2021-12-29  6:59 Hans de Graaff
2021-07-06 19:41 Hans de Graaff
2021-06-26  5:30 Hans de Graaff
2020-09-08  5:48 Hans de Graaff
2020-07-25  9:03 Hans de Graaff
2019-06-15  9:55 Hans de Graaff
2019-03-30  6:46 Hans de Graaff
2018-06-22  4:32 Hans de Graaff
2018-03-25 19:58 Sergei Trofimovich
2018-03-18 19:43 Sergei Trofimovich
2018-03-05 19:46 Hans de Graaff
2018-01-27  7:18 Hans de Graaff
2017-06-05  7:58 Hans de Graaff
2017-06-05  7:58 Hans de Graaff
2017-02-04 14:24 Hans de Graaff
2016-11-17  7:05 Hans de Graaff
2016-11-17  7:05 Hans de Graaff
2016-07-31  5:53 Hans de Graaff
2016-05-14  5:21 Hans de Graaff
2016-05-14  5:21 Hans de Graaff
2016-02-29  6:50 Hans de Graaff
2016-02-29  6:50 Hans de Graaff
2016-02-16  6:40 Hans de Graaff
2016-01-20  6:56 Hans de Graaff
2016-01-20  6:56 Hans de Graaff
2016-01-17  9:45 Fabian Groffen
2016-01-09 19:15 Markus Meier
2015-12-23 21:27 Manuel Rüger
2015-12-21  7:27 Hans de Graaff
2015-12-10  6:59 Hans de Graaff
2015-12-10  6:59 Hans de Graaff
2015-11-27  6:52 Hans de Graaff
2015-11-17  6:23 Hans de Graaff
2015-11-16  6:41 Hans de Graaff
2015-10-02 14:25 Hans de Graaff
2015-08-28  5:38 Hans de Graaff
2015-08-28  5:38 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=1718968857.e7932ce46f3a37042dc11e0db053ce764a4ebcdd.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