From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda/
Date: Sat, 14 Jul 2018 05:21:44 +0000 (UTC) [thread overview]
Message-ID: <1531544506.e9f4df2e28f769f1456279bd762655e3b57afbe2.graaff@gentoo> (raw)
commit: e9f4df2e28f769f1456279bd762655e3b57afbe2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 05:01:46 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 05:01:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f4df2e
dev-ruby/shoulda: add 3.6.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-ruby/shoulda/Manifest | 1 +
dev-ruby/shoulda/shoulda-3.6.0.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/shoulda/Manifest b/dev-ruby/shoulda/Manifest
index 3d86143cc6b..b3dc173bb38 100644
--- a/dev-ruby/shoulda/Manifest
+++ b/dev-ruby/shoulda/Manifest
@@ -1,2 +1,3 @@
DIST shoulda-2.11.3.tar.gz 145068 BLAKE2B 5e6d9b78b255612ec18c78076f9c4d45265a3e02a8fd56a127ea8f235e3b344005942c4b6e53014e6328206501c178ce76e1554a9d995ba0de04f5afefe4a0f7 SHA512 0b347c4a8be177b5806364114c25dc786ca2ac95a11c93a723dbc9ea1f6d8ae62df7fb420a52d477cd1e10e8d894074072a040eef36ee8a43440e5256c8427e4
DIST shoulda-3.5.0.tar.gz 7149 BLAKE2B 2944ac1b586d960dbe3706ca9fe8f3448ab15b23e5b6ed188cac1c4280f47fec1bd9c0f9231fc7003956eb45dbac49920d9195e5f648e6fc127b4c71e2ca79c6 SHA512 41fe41ab1fcd3dd1b2ebde1163cb0712f4cd2615fea9cd2ad6fbd6de46cca8039db94fb91ce1850e84632dbfc299692a728ec91e7c0fbf2d9050fa2c1ee98933
+DIST shoulda-3.6.0.tar.gz 22691 BLAKE2B 798b88e208355b0325b9e8b48f66687ad2702e1b5fc058d45504648fe7c7760b018eaf3d1c7bd45c68656c7bbba8fccc9b74d72003ee0b78ac53a277567609bb SHA512 10f7c6801eaabafa08eb2bc9c4d2a96237d4494aee7d40e5db8cf9c1abd8cccfe86aa21b0e68e2ec42cf222d285cdbec11ed2fdd804ffb8bd65ffd2efa3e72ac
diff --git a/dev-ruby/shoulda/shoulda-3.6.0.ebuild b/dev-ruby/shoulda/shoulda-3.6.0.ebuild
new file mode 100644
index 00000000000..d30df1eda64
--- /dev/null
+++ b/dev-ruby/shoulda/shoulda-3.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Making tests easy on the fingers and eyes"
+HOMEPAGE="http://thoughtbot.com/projects/shoulda"
+SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64"
+IUSE=""
+
+# This now more or less a meta-gem and it only contains features for
+# integration tests using Appraisals, which we don't currently package.
+RESTRICT=test
+
+ruby_add_rdepend ">=dev-ruby/shoulda-context-1.0.1
+ dev-ruby/shoulda-matchers:3"
+
+all_ruby_prepare() {
+ sed -e '/executables/,/^ end/d ; /test_files/d; s/git ls-files/find . -print/' -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2018-07-14 5:21 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-14 5:21 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-22 8:48 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda/ Hans de Graaff
2024-11-17 9:09 Hans de Graaff
2024-11-03 7:27 Hans de Graaff
2024-10-15 5:22 Sam James
2024-10-10 12:20 Arthur Zamarin
2024-10-09 5:46 Sam James
2024-10-06 13:36 Arthur Zamarin
2024-10-06 13:30 Jakov Smolić
2024-10-06 11:52 Sam James
2024-09-23 10:55 Sam James
2024-01-12 8:32 Hans de Graaff
2023-07-20 8:44 Hans de Graaff
2023-04-23 22:59 Sam James
2023-04-23 22:59 Sam James
2023-04-23 22:21 Sam James
2023-04-23 21:40 Sam James
2023-04-23 21:33 Sam James
2023-04-23 21:33 Sam James
2023-04-13 3:03 Sam James
2023-04-11 16:34 Jakov Smolić
2023-04-01 8:26 Hans de Graaff
2022-12-04 7:21 Hans de Graaff
2022-10-15 14:00 Sam James
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-05-17 13:46 WANG Xuerui
2022-05-08 15:00 WANG Xuerui
2022-04-26 14:45 Sam James
2022-04-26 14:38 Sam James
2022-04-17 6:57 Hans de Graaff
2022-03-21 7:38 Hans de Graaff
2021-08-11 12:52 Marek Szuba
2021-07-16 8:52 Hans de Graaff
2021-07-03 7:22 Hans de Graaff
2021-07-03 7:22 Hans de Graaff
2021-04-07 6:14 Hans de Graaff
2020-12-21 21:04 Hans de Graaff
2020-09-06 7:39 Hans de Graaff
2020-07-20 2:54 Sam James
2020-07-14 16:38 Sergei Trofimovich
2020-07-12 10:14 Sergei Trofimovich
2019-07-17 8:00 Hans de Graaff
2019-07-04 18:23 Sergei Trofimovich
2019-04-16 4:50 Hans de Graaff
2019-03-29 12:28 Hans de Graaff
2018-07-09 19:07 Sergei Trofimovich
2018-04-29 6:44 Hans de Graaff
2018-04-28 6:33 Hans de Graaff
2017-12-28 20:34 Sergei Trofimovich
2017-08-24 5:49 Hans de Graaff
2017-08-24 5:49 Hans de Graaff
2017-07-01 13:45 Alexis Ballier
2017-06-10 7:31 Hans de Graaff
2017-02-14 16:29 Michael Weber
2016-12-29 13:06 Hans de Graaff
2016-12-24 14:12 Manuel Rüger
2016-05-16 5:29 Hans de Graaff
2016-04-21 5:17 Hans de Graaff
2016-04-21 5:17 Hans de Graaff
2016-02-04 6:36 Hans de Graaff
2015-11-12 10:15 Agostino Sarubbo
2015-11-11 9:54 Agostino Sarubbo
2015-11-11 6:05 Jeroen Roovers
2015-11-09 11:24 Agostino Sarubbo
2015-11-09 6:21 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=1531544506.e9f4df2e28f769f1456279bd762655e3b57afbe2.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