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: Tue, 8 Sep 2020 05:48:25 +0000 (UTC) [thread overview]
Message-ID: <1599544097.614c5095d6202e3a5d5736fbd43b0468c9638051.graaff@gentoo> (raw)
commit: 614c5095d6202e3a5d5736fbd43b0468c9638051
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 8 05:30:26 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Sep 8 05:48:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614c5095
dev-ruby/spring: add 2.1.1
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/spring/Manifest | 1 +
dev-ruby/spring/spring-2.1.1.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-ruby/spring/Manifest b/dev-ruby/spring/Manifest
index de830232017..b96eca6d2a2 100644
--- a/dev-ruby/spring/Manifest
+++ b/dev-ruby/spring/Manifest
@@ -1 +1,2 @@
DIST spring-2.1.0.tar.gz 43499 BLAKE2B 0736706638b0b8c76d244d5cc18b17730f807e6c87384c7823a71d9878a55337de8ab07ce1c75fc0ce0eaf3798df31d1c38f9c3fdac7cc4eedb84e1cab4eb27f SHA512 9c396cc55228f3afcc291f51418621071991d965312068dac88a940281d5df42239275a7da2f6a16801086b89e05477fa474705020060b1c4051baddf1305b05
+DIST spring-2.1.1.tar.gz 44000 BLAKE2B b7a5855b4a53852ccf82c14e82c134e61bc17a26e20bbf3597259763bbe81a545d3299d5490302681ca616ed1b7f4d42d522134b87d8a40588aa4904f8b650b2 SHA512 44c8619253567d2f506c9652ac28da5933517113dc38e8eb5a8b58fcc7d28ff0192cc98a655579767972649f5cead63cff0c7aa909046b41cfc1d37780e0ee77
diff --git a/dev-ruby/spring/spring-2.1.1.ebuild b/dev-ruby/spring/spring-2.1.1.ebuild
new file mode 100644
index 00000000000..425e2115962
--- /dev/null
+++ b/dev-ruby/spring/spring-2.1.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26"
+
+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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activesupport-4.2:*"
+
+ruby_add_bdepend "test? ( dev-ruby/bundler dev-ruby/activesupport )"
+
+all_ruby_prepare() {
+ sed -i -e '/files/d' \
+ -e '/bump/d' ${PN}.gemspec || die
+ sed -i -e '/bump/d' Rakefile || die
+}
next reply other threads:[~2020-09-08 5:48 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-08 5:48 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-06-21 11:21 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-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=1599544097.614c5095d6202e3a5d5736fbd43b0468c9638051.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