[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2024-07-11 Thread Hans de Graaff
commit: 0e907d25440d32f7d4e605dc220cccf067d2a4aa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 11 13:38:35 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 11 16:19:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e907d25

dev-ruby/rspec-collection_matchers: drop 1.2.0

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

 dev-ruby/rspec-collection_matchers/Manifest|  1 -
 .../rspec-collection_matchers-1.2.0.ebuild | 23 --
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest 
b/dev-ruby/rspec-collection_matchers/Manifest
index bde768f97edf..aff28774c92c 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1,2 +1 @@
-DIST rspec-collection_matchers-1.2.0.gem 17408 BLAKE2B 
9ad83ec161d5cee74e6017a137c955a55262e05e4a82b14270887e0433b88ff3aec7245ea1a1707035dc6d2de19b2d6c27b952ad43882cc516a770bafd0b5a0d
 SHA512 
0988cabcd8873cbb7161fda3500ae77ae299024a25a1f3faa71cad673777097518db5fddc9ff0ca8e25653c4e790b7ba76fe234596848816276defddef2e308c
 DIST rspec-collection_matchers-1.2.1.gem 17920 BLAKE2B 
51920d0bc10503c64d4033e098b8c58ddac91cd3c89124aba712c965fe65f979ebc5de67527d4ec80867ce5045833f0169bf95ed61370d836a4f3d0493d80efc
 SHA512 
7b514f4935e2e1f4612cb3e0138f8735e856f23bd6acdf99c452671441529ec70d5caedaf42fa48b3f64bbeb9addf7d87f5955d9ca460cf074a6218db0e36c4f

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
deleted file mode 100644
index c06fd5801fd6..
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
-
-ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2024-05-31 Thread Hans de Graaff
commit: 6dd9ee7e0366ad4d25f89a8c67747c1a4fee5138
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May 31 09:39:50 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun  1 05:33:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd9ee7e

dev-ruby/rspec-collection_matchers: stabilize 1.2.1 for amd64

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

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
index bbf149011430..73fc49d685be 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2024-03-17 Thread Hans de Graaff
commit: e727baa7fe40f2f0f50fa1e5c4d1ddf384e39343
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 18 06:34:18 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar 18 06:40:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e727baa7

dev-ruby/rspec-collection_matchers: enable ruby33

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

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
index 6c8ad1ab9d00..bbf149011430 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2023-09-30 Thread Hans de Graaff
commit: bf552098d735771ddd408a26ef236e30b01f879f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Sep 30 07:09:43 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Sep 30 07:10:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf552098

dev-ruby/rspec-collection_matchers: add 1.2.1

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

 dev-ruby/rspec-collection_matchers/Manifest|  1 +
 .../rspec-collection_matchers-1.2.1.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest 
b/dev-ruby/rspec-collection_matchers/Manifest
index 5649a1ee0db4..bde768f97edf 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1 +1,2 @@
 DIST rspec-collection_matchers-1.2.0.gem 17408 BLAKE2B 
9ad83ec161d5cee74e6017a137c955a55262e05e4a82b14270887e0433b88ff3aec7245ea1a1707035dc6d2de19b2d6c27b952ad43882cc516a770bafd0b5a0d
 SHA512 
0988cabcd8873cbb7161fda3500ae77ae299024a25a1f3faa71cad673777097518db5fddc9ff0ca8e25653c4e790b7ba76fe234596848816276defddef2e308c
+DIST rspec-collection_matchers-1.2.1.gem 17920 BLAKE2B 
51920d0bc10503c64d4033e098b8c58ddac91cd3c89124aba712c965fe65f979ebc5de67527d4ec80867ce5045833f0169bf95ed61370d836a4f3d0493d80efc
 SHA512 
7b514f4935e2e1f4612cb3e0138f8735e856f23bd6acdf99c452671441529ec70d5caedaf42fa48b3f64bbeb9addf7d87f5955d9ca460cf074a6218db0e36c4f

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
new file mode 100644
index ..6c8ad1ab9d00
--- /dev/null
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
+
+ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2023-04-07 Thread Sam James
commit: 394bf59a86f8b2cc2440f426e7908107883e2b21
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  7 17:56:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  7 18:09:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394bf59a

dev-ruby/rspec-collection_matchers: enable ruby32

Signed-off-by: Sam James  gentoo.org>

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
index 7b6b72a4780e..c06fd5801fd6 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2022-10-02 Thread Hans de Graaff
commit: 16e937e66db31722913f3cdaa89cf683f33d73b8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct  2 15:47:03 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct  2 17:03:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e937e6

dev-ruby/rspec-collection_matchers: enable ruby31 and disable ruby26

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

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
index 4cf2a374f467..7b6b72a4780e 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2022-03-29 Thread Hans de Graaff
commit: 090f856fe31708bd5649958ec3f92f788bc347b8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Mar 29 13:37:39 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar 29 15:55:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090f856f

dev-ruby/rspec-collection_matchers: enable ruby30 and disable ruby24, ruby25

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

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
index 55dc753b4a97..4cf2a374f467 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2020-07-17 Thread Agostino Sarubbo
commit: eac48543c1bd867f4fd8ce8be5a3f5549d7baa15
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul 17 07:18:25 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul 17 07:18:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac48543

dev-ruby/rspec-collection_matchers: amd64 stable wrt bug #717214

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
index b4bec03062e..55dc753b4a9 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2020-05-12 Thread Hans de Graaff
commit: 334c9ba11711c681e7f097574d4fbcbf7a5a87dd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 11 18:32:52 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue May 12 14:28:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=334c9ba1

dev-ruby/rspec-collection_matchers: add ruby27

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff  gentoo.org>

 .../rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
index fe64925ba61..b4bec03062e 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2020-04-12 Thread Hans de Graaff
commit: 191c7bd70b46dad62f0eaa1ebcef4b3b5c1e87e3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 12 13:16:31 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 12 13:18:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191c7bd7

dev-ruby/rspec-collection_matchers: cleanup

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/rspec-collection_matchers/Manifest|  1 -
 .../rspec-collection_matchers-1.1.3-r1.ebuild  | 24 --
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest 
b/dev-ruby/rspec-collection_matchers/Manifest
index c912c0b1d02..5649a1ee0db 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1,2 +1 @@
-DIST rspec-collection_matchers-1.1.3.gem 16896 BLAKE2B 
76f020d986f7098b873c8d3c2d087a2399f863d6a2ebbc70c2b6cf38a120bd956b85e0c60ad736539972a3f5ad26095ec1bcebf9b6dacf0d2e8979bb84356a5c
 SHA512 
3af81c016f259f363c126ac829c8bd51b9c67d54c5c8b2def317b430b852c27eabbd538b79f0a5a919d5edba66f9501c38de560a7ac26023fae7b5588b57439d
 DIST rspec-collection_matchers-1.2.0.gem 17408 BLAKE2B 
9ad83ec161d5cee74e6017a137c955a55262e05e4a82b14270887e0433b88ff3aec7245ea1a1707035dc6d2de19b2d6c27b952ad43882cc516a770bafd0b5a0d
 SHA512 
0988cabcd8873cbb7161fda3500ae77ae299024a25a1f3faa71cad673777097518db5fddc9ff0ca8e25653c4e790b7ba76fe234596848816276defddef2e308c

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
deleted file mode 100644
index a747b6bca1d..000
--- 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
-
-ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2019-09-21 Thread Hans de Graaff
commit: b88e7dd7c2a80b0d07782aa1c43bed61b8fedbb0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep 22 05:13:15 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep 22 05:13:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88e7dd7

dev-ruby/rspec-collection_matchers: add 1.2.0

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/rspec-collection_matchers/Manifest|  1 +
 .../rspec-collection_matchers-1.2.0.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest 
b/dev-ruby/rspec-collection_matchers/Manifest
index 9dbea62d19b..c912c0b1d02 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1 +1,2 @@
 DIST rspec-collection_matchers-1.1.3.gem 16896 BLAKE2B 
76f020d986f7098b873c8d3c2d087a2399f863d6a2ebbc70c2b6cf38a120bd956b85e0c60ad736539972a3f5ad26095ec1bcebf9b6dacf0d2e8979bb84356a5c
 SHA512 
3af81c016f259f363c126ac829c8bd51b9c67d54c5c8b2def317b430b852c27eabbd538b79f0a5a919d5edba66f9501c38de560a7ac26023fae7b5588b57439d
+DIST rspec-collection_matchers-1.2.0.gem 17408 BLAKE2B 
9ad83ec161d5cee74e6017a137c955a55262e05e4a82b14270887e0433b88ff3aec7245ea1a1707035dc6d2de19b2d6c27b952ad43882cc516a770bafd0b5a0d
 SHA512 
0988cabcd8873cbb7161fda3500ae77ae299024a25a1f3faa71cad673777097518db5fddc9ff0ca8e25653c4e790b7ba76fe234596848816276defddef2e308c

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
new file mode 100644
index 000..fe64925ba61
--- /dev/null
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.2.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
+
+ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2019-05-01 Thread Hans de Graaff
commit: ae97fb9dd6cbd1408e90a6053827cde3aff2a681
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed May  1 19:49:59 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed May  1 19:56:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae97fb9d

dev-ruby/rspec-collection_matchers: add ruby26

Signed-off-by: Hans de Graaff  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../rspec-collection_matchers-1.1.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
index 2652af0a711..a747b6bca1d 100644
--- 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
+++ 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2018-05-21 Thread Hans de Graaff
commit: e6828d5340a58dd6e7a2ab89bd04098a023fee6f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 21 08:10:22 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon May 21 08:11:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6828d53

dev-ruby/rspec-collection_matchers: add ruby25

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
index 75da0fc4717..2652af0a711 100644
--- 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
+++ 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2018-04-27 Thread Hans de Graaff
commit: 41ba6a186e5257cd88375a7410cc6a546ea21145
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr 27 09:10:48 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr 27 09:13:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ba6a18

dev-ruby/rspec-collection_matchers: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../rspec-collection_matchers-1.1.3.ebuild | 24 --
 1 file changed, 24 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3.ebuild
deleted file mode 100644
index 2eedcfb4729..000
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3.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 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
-
-ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2017-07-12 Thread Hans de Graaff
commit: 709014ef9e1718a57d07a30fb22c2998f4665c14
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 13 04:14:37 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 13 04:14:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709014ef

dev-ruby/rspec-collection_matchers: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/rspec-collection_matchers/Manifest|  1 -
 .../rspec-collection_matchers-1.1.2.ebuild | 24 --
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest 
b/dev-ruby/rspec-collection_matchers/Manifest
index 18c0d8b6e8c..e79cdafe208 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1,2 +1 @@
-DIST rspec-collection_matchers-1.1.2.gem 16384 SHA256 
b70204d1818744d5567f85aca10c3a291008f417e43936441385614e1364e4fc SHA512 
b5ef09be6c66a1ffe1f8c2f010323337711e24f96ab8a3e940a4339f021e96b255faa8a0b3ef1d06c3bcb3de4e2e97385cbb77c6117b30dee30d7b7ab2d1
 WHIRLPOOL 
b3b4002605089c80601d1e3f3b0fb1d82152fca4c51360559c99798f8dc91be310c6165454a840cf43a7bdb21b12c601a9073a5be18ce8bfec4eb0cc4df1eca0
 DIST rspec-collection_matchers-1.1.3.gem 16896 SHA256 
0b11d0493803061f5470fdf9f9d882294ca76ec2a843541aa29e3b45ebb0388d SHA512 
3af81c016f259f363c126ac829c8bd51b9c67d54c5c8b2def317b430b852c27eabbd538b79f0a5a919d5edba66f9501c38de560a7ac26023fae7b5588b57439d
 WHIRLPOOL 
b1c4c8f8d8aa6cc489f69da253e57f933957a7d9ba4c9a8ffede3a7308952ad772fe771768b3d20b9d44ff6562b1e80b9cc66d9432730d0c138bfc31aaeead67

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
deleted file mode 100644
index 2eedcfb4729..000
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.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 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
-
-ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2017-07-12 Thread Hans de Graaff
commit: aa3631f99c1d5cbb9240f92687398f9cf2cd6f3e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 13 04:19:16 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 13 04:19:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3631f9

dev-ruby/rspec-collection_matchers: add ruby24

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../rspec-collection_matchers-1.1.3-r1.ebuild  | 24 ++
 1 file changed, 24 insertions(+)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
new file mode 100644
index 000..54165c4fec3
--- /dev/null
+++ 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
+
+ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2016-12-22 Thread Hans de Graaff
commit: ebd161a238a8e05e67b48810c55ea92a2d073173
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 23 06:06:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 23 06:06:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd161a2

dev-ruby/rspec-collection_matchers: add 1.1.3

Package-Manager: portage-2.3.0

 dev-ruby/rspec-collection_matchers/Manifest|  1 +
 .../rspec-collection_matchers-1.1.3.ebuild | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest 
b/dev-ruby/rspec-collection_matchers/Manifest
index aa90460..18c0d8b 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1 +1,2 @@
 DIST rspec-collection_matchers-1.1.2.gem 16384 SHA256 
b70204d1818744d5567f85aca10c3a291008f417e43936441385614e1364e4fc SHA512 
b5ef09be6c66a1ffe1f8c2f010323337711e24f96ab8a3e940a4339f021e96b255faa8a0b3ef1d06c3bcb3de4e2e97385cbb77c6117b30dee30d7b7ab2d1
 WHIRLPOOL 
b3b4002605089c80601d1e3f3b0fb1d82152fca4c51360559c99798f8dc91be310c6165454a840cf43a7bdb21b12c601a9073a5be18ce8bfec4eb0cc4df1eca0
+DIST rspec-collection_matchers-1.1.3.gem 16896 SHA256 
0b11d0493803061f5470fdf9f9d882294ca76ec2a843541aa29e3b45ebb0388d SHA512 
3af81c016f259f363c126ac829c8bd51b9c67d54c5c8b2def317b430b852c27eabbd538b79f0a5a919d5edba66f9501c38de560a7ac26023fae7b5588b57439d
 WHIRLPOOL 
b1c4c8f8d8aa6cc489f69da253e57f933957a7d9ba4c9a8ffede3a7308952ad772fe771768b3d20b9d44ff6562b1e80b9cc66d9432730d0c138bfc31aaeead67

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3.ebuild
new file mode 100644
index ..7ade24b
--- /dev/null
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3.ebuild
@@ -0,0 +1,25 @@
+# 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_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-collection_matchers";
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
+
+ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2016-08-19 Thread Hans de Graaff
commit: b07802a487395a6e2a22dc641fd2fb7fad7365cd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 20 05:31:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 20 05:31:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07802a4

dev-ruby/rspec-collection_matchers: add ruby23

Package-Manager: portage-2.2.28

 .../rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
index d5edffa..d87dc1b 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2016-06-23 Thread Hans de Graaff
commit: 73c01008297132c496d3e723201128c5e3d12503
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 23 05:07:02 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun 24 04:26:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c01008

dev-ruby/rspec-collection_matchers: add ruby22

Package-Manager: portage-2.2.28

 .../rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
index 21a94fc..d5edffa 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/

2016-06-23 Thread Hans de Graaff
commit: e8d4f9448206d66ebbcf33556581600312c221b9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 23 05:05:20 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun 24 04:26:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d4f944

dev-ruby/rspec-collection_matchers: drop ruby19

Package-Manager: portage-2.2.28

 .../rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
index bb411c3..21a94fc 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"