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: Sun, 31 Jul 2016 05:53:38 +0000 (UTC) [thread overview]
Message-ID: <1469944353.dafcd9b064add2fae3c44a00a6dc62ca254ebc78.graaff@gentoo> (raw)
commit: dafcd9b064add2fae3c44a00a6dc62ca254ebc78
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 05:52:06 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 05:52:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafcd9b0
dev-ruby/spring: add 1.7.2
Package-Manager: portage-2.2.28
dev-ruby/spring/Manifest | 1 +
dev-ruby/spring/spring-1.7.2.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/spring/Manifest b/dev-ruby/spring/Manifest
index 869a28f..ef5f476 100644
--- a/dev-ruby/spring/Manifest
+++ b/dev-ruby/spring/Manifest
@@ -1,2 +1,3 @@
DIST spring-1.6.4.tar.gz 39370 SHA256 d7584ecb01fb980451c12d65bbb0175c7b15fb3bf8c117058145de5ecc8c349b SHA512 9dffdcef750bd25028761da8e69c44ae3eace843dff9f81d5566085d3a8c7f944f4c99b6d455078ff564b7135116ae38dcf1aaf6dcc127ac351eae85e15dc143 WHIRLPOOL b7fd0e1520b77e1dc150f270e1cb222915ab98322b9ec0f75242fbfeceec7bd6155262a2fdeee8cf8c5651e9b03e1ce441159042c877675ddc3c4e07fbb2e1cb
DIST spring-1.7.1.tar.gz 41162 SHA256 36f422666a20cd9ae930993f14056e9072e350a24025a26cc5ec59c76725ec33 SHA512 bf561ae5c9bb5e9f6af640c42bedd0e4992713b90c42e984491d77002c729ffa51723b7f691d14443531243150e37f8bfb67cca1f06aefd4c76548f66728103f WHIRLPOOL f934c5484d27a1d54eaf305d604f006d7ef2797b6209de1e6e4802e6ebdddc85f59c6891b5bafde4878d0c8d99f6d5b94738f987320976f7cf49a23769d24924
+DIST spring-1.7.2.tar.gz 41340 SHA256 652c12950a04b3f342428137b7167bf579b73cb04c7b72e48fa2eacb8047a5b5 SHA512 737bdd3597eeef2c2a832a4060c626f83fe2bc3d6941421c8451408bbbb6392cfe91f408d9e5cceadfcda03d62a589b6758da6d9c029f5336fca5130e6b6857e WHIRLPOOL a00867a08b99d6207063ef8dabc69a488308ad72e8a6986409ccd4f185cd8e6f3b665bef352bce53db9ca1098a7e8fd5fdd6bb76c321b6934ce7d9b5b9a1e962
diff --git a/dev-ruby/spring/spring-1.7.2.ebuild b/dev-ruby/spring/spring-1.7.2.ebuild
new file mode 100644
index 0000000..6f0f778
--- /dev/null
+++ b/dev-ruby/spring/spring-1.7.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_TASK_TEST="test:unit"
+
+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-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rubygems-2.1.0"
+
+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:[~2016-07-31 5:53 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-31 5:53 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-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-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=1469944353.dafcd9b064add2fae3c44a00a6dc62ca254ebc78.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