From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/shoulda-matchers/
Date: Sat, 15 Jul 2017 05:33:25 +0000 (UTC) [thread overview]
Message-ID: <1500096677.5734322d37bf3cd3d50e9fa6023b1ae2e9339fca.graaff@gentoo> (raw)
commit: 5734322d37bf3cd3d50e9fa6023b1ae2e9339fca
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 05:31:17 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 05:31:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5734322d
dev-ruby/shoulda-matchers: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-ruby/shoulda-matchers/Manifest | 1 -
.../shoulda-matchers/shoulda-matchers-2.8.0.ebuild | 24 ----------------------
.../shoulda-matchers/shoulda-matchers-3.1.0.ebuild | 24 ----------------------
.../shoulda-matchers/shoulda-matchers-3.1.1.ebuild | 24 ----------------------
4 files changed, 73 deletions(-)
diff --git a/dev-ruby/shoulda-matchers/Manifest b/dev-ruby/shoulda-matchers/Manifest
index af6dee80de9..fde0c77c98b 100644
--- a/dev-ruby/shoulda-matchers/Manifest
+++ b/dev-ruby/shoulda-matchers/Manifest
@@ -1,3 +1,2 @@
DIST shoulda-matchers-2.8.0.gem 153600 SHA256 a089735b66e82d6b65fb4ac774d858a812fe16b69d97becaf0c986a919f67934 SHA512 7b40220811a11cf57cfa38457eaab612ec9f6db5b660df21bd142b3df30d3691d3b7b3b4f931eed1e186c5afe4b576eee2c86f6f8f491d46955598f1441a9027 WHIRLPOOL b4e04218aded6452884ed339cc81865e65a7927243209d678ca7e857c3f2577f10d1f8dfd7321b1b0e93b669956bbaec0215b474cefebd25cf44bf0e0bd4c028
-DIST shoulda-matchers-3.1.0.gem 197632 SHA256 b503c3c7112d9de1288d03b96d1c03ec4bfd7357d43379d82e9758cf222256ee SHA512 50e725d6f9d296f6b054b78dba3dd9b9b4b9ff1f4e612741eb0add410e3ac8c981becf3d943bdf9ecf11b61574847eaf7714039371fd3cec0bc8e3f9d9f6ace3 WHIRLPOOL dcb3b91b250bc71f78c54b2e18de626586351eee8fda4ebd6bcf01f012cab36629b3a743cef4dfefd4ee28d9ac8706df11467a509a23ec511af35efdf7116154
DIST shoulda-matchers-3.1.1.gem 200192 SHA256 f8f73357eb6c51b03cb0e76cf425092d3b96a61766dc94a9df02e5959a68c6b1 SHA512 e9baeca04ec6e0ee278761964c3816481d3efd9e3cddadc359c7efda5277796babfed164a1c7e8da3a212c2f84a0fe5d68d5d361552054084f19636554b2d338 WHIRLPOOL 4083f271b1526c6640c870e893ced36437369fdb70b0139d2cd3ebd430af6dd9ab81923ff26126c7ad9b7781890b72561a906823d2b2d4e65cbf4bbcfc94e4cf
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.ebuild
deleted file mode 100644
index d06811f7675..00000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_RECIPE_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making tests easy on the fingers and eyes"
-HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.ebuild
deleted file mode 100644
index badb7cf82c3..00000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_RECIPE_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making tests easy on the fingers and eyes"
-HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.ebuild
deleted file mode 100644
index badb7cf82c3..00000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_RECIPE_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making tests easy on the fingers and eyes"
-HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"
next reply other threads:[~2017-07-15 5:33 UTC|newest]
Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-15 5:33 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-matchers/ Hans de Graaff
2024-11-17 9:09 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-11-17 7:44 Hans de Graaff
2024-10-15 5:22 Sam James
2024-10-09 7:15 Arthur Zamarin
2024-10-06 18:39 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-10-06 11:14 Sam James
2024-09-23 10:55 Sam James
2024-05-28 4:54 Hans de Graaff
2024-03-04 18:33 Rick Farina
2024-02-10 7:15 Hans de Graaff
2024-01-12 8:32 Hans de Graaff
2024-01-12 8:32 Hans de Graaff
2024-01-12 8:32 Hans de Graaff
2024-01-07 7:49 Hans de Graaff
2023-08-29 14:26 Hans de Graaff
2023-06-16 6:33 Hans de Graaff
2023-06-16 6:20 Hans de Graaff
2023-06-01 7:50 Arthur Zamarin
2023-06-01 6:24 Sam James
2023-06-01 6:22 Sam James
2023-06-01 5:26 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-13 3:03 Sam James
2023-04-12 2:33 Sam James
2023-04-08 7:25 Hans de Graaff
2023-04-03 0:57 Sam James
2023-03-26 10:42 Hans de Graaff
2023-03-26 3:03 Sam James
2023-01-23 7:17 Hans de Graaff
2022-12-04 7:21 Hans de Graaff
2022-10-21 9:11 Hans de Graaff
2022-06-22 4:35 Hans de Graaff
2022-05-08 15:00 WANG Xuerui
2022-04-26 14:38 Sam James
2022-04-18 17:15 Hans de Graaff
2022-04-18 17:15 Hans de Graaff
2022-04-18 17:15 Hans de Graaff
2022-03-21 7:38 Hans de Graaff
2022-03-21 7:38 Hans de Graaff
2022-03-18 6:50 Jakov Smolić
2021-10-24 5:39 Hans de Graaff
2021-07-03 7:22 Hans de Graaff
2021-07-03 7:22 Hans de Graaff
2021-06-22 5:21 Hans de Graaff
2020-12-20 19:14 Sam James
2020-12-20 19:14 Sam James
2020-12-20 19:03 Sam James
2020-12-20 19:03 Sam James
2020-09-08 5:48 Hans de Graaff
2020-07-14 16:38 Sergei Trofimovich
2020-07-14 16:38 Sergei Trofimovich
2020-05-13 5:05 Hans de Graaff
2020-05-03 17:32 Hans de Graaff
2020-05-03 17:32 Hans de Graaff
2020-05-03 6:55 Hans de Graaff
2020-05-03 6:55 Hans de Graaff
2020-04-27 7:58 Hans de Graaff
2020-04-13 13:09 Hans de Graaff
2020-02-20 6:56 Hans de Graaff
2020-02-20 6:56 Hans de Graaff
2020-01-10 14:02 Hans de Graaff
2019-08-01 16:51 Hans de Graaff
2019-07-16 6:56 Hans de Graaff
2019-06-11 5:40 Hans de Graaff
2019-04-22 5:40 Hans de Graaff
2019-04-20 6:37 Hans de Graaff
2019-04-11 17:46 Hans de Graaff
2019-03-29 9:17 Hans de Graaff
2019-01-30 5:10 Hans de Graaff
2018-07-14 5:21 Hans de Graaff
2018-07-09 19:07 Sergei Trofimovich
2018-05-21 18:15 Hans de Graaff
2018-01-30 5:19 Hans de Graaff
2017-09-16 7:29 Hans de Graaff
2017-07-15 5:33 Hans de Graaff
2017-02-14 16:29 Michael Weber
2017-02-14 10:23 Michael Weber
2016-12-29 13:06 Hans de Graaff
2016-10-31 1:36 Manuel Rüger
2016-04-19 21:59 Manuel Rüger
2016-04-19 21:48 Manuel Rüger
2016-02-11 1:06 Manuel Rüger
2016-02-11 1:06 Manuel Rüger
2016-01-12 6:16 Hans de Graaff
2015-11-08 7:05 Hans de Graaff
2015-11-08 7:05 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=1500096677.5734322d37bf3cd3d50e9fa6023b1ae2e9339fca.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