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

2024-01-22 Thread Hans de Graaff
commit: 9640381102df8997288872e1cb51815b265332f5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 22 14:03:39 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 22 14:06:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96403811

dev-ruby/rr: fix tests, update HOMEPAGE

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

 dev-ruby/rr/rr-3.1.0.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index f00aea0655f5..651fc3ce0eb5 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,19 +13,19 @@ RUBY_FAKEGEM_GEMSPEC=rr.gemspec
 inherit ruby-fakegem
 
 DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
+HOMEPAGE="https://rr.github.io/rr/;
 SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
+IUSE="test"
 
 ruby_add_bdepend "test? (
dev-ruby/minitest
dev-ruby/diff-lcs
dev-ruby/test-unit-rr )"
 
-all_ruby_prepare() {
-   rm Gemfile || die
+each_ruby_test() {
+   ${RUBY} test/run-test.rb || die
 }



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

2024-01-22 Thread Hans de Graaff
commit: ad190296ed2b0d089cad32e7325529c07a470780
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 22 14:06:23 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 22 14:06:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad190296

dev-ruby/rr: enable ruby33

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index 651fc3ce0eb5..3b3e44be3275 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"



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

2023-03-27 Thread Sam James
commit: b022b18e4b5c08a4ab8395b266e73ad3426bba39
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 27 12:01:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 27 13:23:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b022b18e

dev-ruby/rr: enable ruby32

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

 dev-ruby/rr/rr-3.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index ecba41bcfabb..d19071a7ab0e 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"



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

2023-01-21 Thread Hans de Graaff
commit: 277e0b7e61789b4f0110e9f2fcaf0da419199494
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 21 08:46:17 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 21 09:08:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277e0b7e

dev-ruby/rr: drop 1.2.1

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

 dev-ruby/rr/Manifest|  1 -
 dev-ruby/rr/rr-1.2.1.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 061609d7b847..2c6f1034cecc 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1 @@
-DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 DIST rr-3.1.0.tar.gz 140388 BLAKE2B 
0994ae589d1d9ebe6b4a334c1e93f959b63280beff8f2a6b1696722ac908ac5a21954e65d20216c239587abdbff3a1b3110f6f1eb3f17bd5e0f169a4892e750c
 SHA512 
d05d8421d5cd6e9225cbf5ca183c54cc510a3212f0629f7cee60887b18c874618cb67836503aed7665cef8443cc579306b84e030ae1ec0834f56298f5044a2fa

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
deleted file mode 100644
index 0b07ec53e58d..
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:2
-   dev-ruby/minitest
-   dev-ruby/diff-lcs )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # Only run the rspec 2 case since we don't have appraisals. Setting
-   # up everything correctly without it seems very complicated.
-   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
-}



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

2022-12-18 Thread Sam James
commit: 01b7128d999f30f5e570629c28a8e0b71af40f07
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:36:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:36:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b7128d

dev-ruby/rr: Stabilize 3.1.0 sparc, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index 6007d055f24e..ecba41bcfabb 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-18 Thread Sam James
commit: 4e83769855ecc8907365682298af510494ca40d8
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:28:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:28:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e837698

dev-ruby/rr: Stabilize 3.1.0 ppc, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index 1c39adf0660b..6007d055f24e 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-18 Thread Sam James
commit: 6c7ae6b5690bd726fd9be8ffb223c400642fcf58
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:28:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:28:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c7ae6b5

dev-ruby/rr: Stabilize 3.1.0 ppc64, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index 79730d31953e..1c39adf0660b 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-18 Thread Sam James
commit: 13789afd78238656d2880dfb5ed1c03140dc58d5
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:27:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:27:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13789afd

dev-ruby/rr: Stabilize 3.1.0 amd64, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index d411c7e6580b..ca8c69385160 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-18 Thread Sam James
commit: 8b4d9da1e107deae0c7c3b8b7133c416125e7472
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:27:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:27:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4d9da1

dev-ruby/rr: Stabilize 3.1.0 x86, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index ca8c69385160..79730d31953e 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-18 Thread Sam James
commit: ee7796fe82d52a7e08ce774329bc9ebd1d61e056
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:27:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:27:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7796fe

dev-ruby/rr: Stabilize 3.1.0 arm, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index e2b56571105d..d411c7e6580b 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-18 Thread Sam James
commit: 3db3a1d8aaed9ac33520ec1977a6c9092ec4f72f
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 10:27:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 10:27:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db3a1d8

dev-ruby/rr: Stabilize 3.1.0 arm64, #886615

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

 dev-ruby/rr/rr-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
index 3c2796a72e4e..e2b56571105d 100644
--- a/dev-ruby/rr/rr-3.1.0.ebuild
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2022-12-03 Thread Hans de Graaff
commit: 614307a9d98a4c824c4b804db0bc297ddd817273
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec  3 07:46:17 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec  3 09:12:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614307a9

dev-ruby/rr: drop 3.0.9

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

 dev-ruby/rr/Manifest|  1 -
 dev-ruby/rr/rr-3.0.9.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index ac36620a5250..061609d7b847 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,3 +1,2 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
-DIST rr-3.0.9.tar.gz 140053 BLAKE2B 
598a8981d9d5cc84a4a93e401a39596be3d0b81c28677ccc69dc9bffda618cc68b1fa3f723d725812305de8d58f73540fb1b12a388f2cf452f8e9ccd6649de1b
 SHA512 
df285aa1c9c226765f8ad267abfded568bfc2b76d7d966e20b68d849f071c2a3e3a6a666c70584993d26956a7ae0ccca8be68a66a862826c9203b0e04ee9
 DIST rr-3.1.0.tar.gz 140388 BLAKE2B 
0994ae589d1d9ebe6b4a334c1e93f959b63280beff8f2a6b1696722ac908ac5a21954e65d20216c239587abdbff3a1b3110f6f1eb3f17bd5e0f169a4892e750c
 SHA512 
d05d8421d5cd6e9225cbf5ca183c54cc510a3212f0629f7cee60887b18c874618cb67836503aed7665cef8443cc579306b84e030ae1ec0834f56298f5044a2fa

diff --git a/dev-ruby/rr/rr-3.0.9.ebuild b/dev-ruby/rr/rr-3.0.9.ebuild
deleted file mode 100644
index 3c2796a72e4e..
--- a/dev-ruby/rr/rr-3.0.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=rr.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest
-   dev-ruby/diff-lcs
-   dev-ruby/test-unit-rr )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-}



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

2022-07-15 Thread Hans de Graaff
commit: ffadafddb75913e6339a19bd2ad967b0c0b6f857
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 15 06:22:22 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 15 08:09:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffadafdd

dev-ruby/rr: add 3.1.0

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.1.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index b3adc04c7a67..ac36620a5250 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1,3 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 DIST rr-3.0.9.tar.gz 140053 BLAKE2B 
598a8981d9d5cc84a4a93e401a39596be3d0b81c28677ccc69dc9bffda618cc68b1fa3f723d725812305de8d58f73540fb1b12a388f2cf452f8e9ccd6649de1b
 SHA512 
df285aa1c9c226765f8ad267abfded568bfc2b76d7d966e20b68d849f071c2a3e3a6a666c70584993d26956a7ae0ccca8be68a66a862826c9203b0e04ee9
+DIST rr-3.1.0.tar.gz 140388 BLAKE2B 
0994ae589d1d9ebe6b4a334c1e93f959b63280beff8f2a6b1696722ac908ac5a21954e65d20216c239587abdbff3a1b3110f6f1eb3f17bd5e0f169a4892e750c
 SHA512 
d05d8421d5cd6e9225cbf5ca183c54cc510a3212f0629f7cee60887b18c874618cb67836503aed7665cef8443cc579306b84e030ae1ec0834f56298f5044a2fa

diff --git a/dev-ruby/rr/rr-3.1.0.ebuild b/dev-ruby/rr/rr-3.1.0.ebuild
new file mode 100644
index ..3c2796a72e4e
--- /dev/null
+++ b/dev-ruby/rr/rr-3.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2022-04-17 Thread Hans de Graaff
commit: af70d8d9a7b8bf119e01e1676de277db91641569
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 07:01:43 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 08:08:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af70d8d9

dev-ruby/rr: enable ruby31

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

 dev-ruby/rr/rr-3.0.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rr/rr-3.0.9.ebuild b/dev-ruby/rr/rr-3.0.9.ebuild
index 0ebc522df87e..3c2796a72e4e 100644
--- a/dev-ruby/rr/rr-3.0.9.ebuild
+++ b/dev-ruby/rr/rr-3.0.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"



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

2022-03-27 Thread Hans de Graaff
commit: 340960169c7c3a0ff2922c0d47dfaad97eab9af6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 27 10:29:51 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 27 10:29:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34096016

dev-ruby/rr: drop 3.0.6, 3.0.7, 3.0.8

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

 dev-ruby/rr/Manifest|  3 ---
 dev-ruby/rr/rr-3.0.6.ebuild | 31 ---
 dev-ruby/rr/rr-3.0.7.ebuild | 31 ---
 dev-ruby/rr/rr-3.0.8.ebuild | 31 ---
 4 files changed, 96 deletions(-)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 2eaa79fb1a74..b3adc04c7a67 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,5 +1,2 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
-DIST rr-3.0.6.tar.gz 139275 BLAKE2B 
5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6
 SHA512 
f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb
-DIST rr-3.0.7.tar.gz 139473 BLAKE2B 
cf12f792cc851aea2a0281ac0a46a1fef5d8df616fc47b630f509336208b2b443e3cfddaf9329b105b2a121b6aca002c407d7123c9b0e9606bc0d5f1f08b01be
 SHA512 
54b5393d5618310dedf68946a3d3387d738f0f78e03fdd2ec1491f5e7d8f0d4288599930bc3b7dc01b57399afd9cb094d9f11f5371cb5128aad74fe761445731
-DIST rr-3.0.8.tar.gz 140003 BLAKE2B 
7bb039803556f30f487a129b92e737e9d70cf73c423cfecfc653ee3793e3fb1f576c11dcdade9ad4f15853ae1ad8c2a60535de47ade9617e37c0ca849ff06c26
 SHA512 
c1d156b7f663a09d39b064f80d9c59a3256fff3236ca48667ebee7eb3d846b8fda7fc042dfd7da01d9bed8dcc677ea5fea315d6be45f219a8f3719972ef01f5d
 DIST rr-3.0.9.tar.gz 140053 BLAKE2B 
598a8981d9d5cc84a4a93e401a39596be3d0b81c28677ccc69dc9bffda618cc68b1fa3f723d725812305de8d58f73540fb1b12a388f2cf452f8e9ccd6649de1b
 SHA512 
df285aa1c9c226765f8ad267abfded568bfc2b76d7d966e20b68d849f071c2a3e3a6a666c70584993d26956a7ae0ccca8be68a66a862826c9203b0e04ee9

diff --git a/dev-ruby/rr/rr-3.0.6.ebuild b/dev-ruby/rr/rr-3.0.6.ebuild
deleted file mode 100644
index 98c1a3636e0a..
--- a/dev-ruby/rr/rr-3.0.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=rr.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest
-   dev-ruby/diff-lcs
-   dev-ruby/test-unit-rr )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-}

diff --git a/dev-ruby/rr/rr-3.0.7.ebuild b/dev-ruby/rr/rr-3.0.7.ebuild
deleted file mode 100644
index 0ebc522df87e..
--- a/dev-ruby/rr/rr-3.0.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=rr.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest
-   dev-ruby/diff-lcs
-   dev-ruby/test-unit-rr )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-}

diff --git a/dev-ruby/rr/rr-3.0.8.ebuild b/dev-ruby/rr/rr-3.0.8.ebuild
deleted file mode 100644
index 0ebc522df87e..
--- a/dev-ruby/rr/rr-3.0.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=rr.gemspec
-
-inherit 

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

2021-12-06 Thread Hans de Graaff
commit: 36884062fb8f39a3eb4653cec17781a68e4fc3ac
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec  7 06:42:34 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Dec  7 06:42:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36884062

dev-ruby/rr: add 3.0.9

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.9.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index fdf2b64eb2da..2eaa79fb1a74 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -2,3 +2,4 @@ DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dd
 DIST rr-3.0.6.tar.gz 139275 BLAKE2B 
5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6
 SHA512 
f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb
 DIST rr-3.0.7.tar.gz 139473 BLAKE2B 
cf12f792cc851aea2a0281ac0a46a1fef5d8df616fc47b630f509336208b2b443e3cfddaf9329b105b2a121b6aca002c407d7123c9b0e9606bc0d5f1f08b01be
 SHA512 
54b5393d5618310dedf68946a3d3387d738f0f78e03fdd2ec1491f5e7d8f0d4288599930bc3b7dc01b57399afd9cb094d9f11f5371cb5128aad74fe761445731
 DIST rr-3.0.8.tar.gz 140003 BLAKE2B 
7bb039803556f30f487a129b92e737e9d70cf73c423cfecfc653ee3793e3fb1f576c11dcdade9ad4f15853ae1ad8c2a60535de47ade9617e37c0ca849ff06c26
 SHA512 
c1d156b7f663a09d39b064f80d9c59a3256fff3236ca48667ebee7eb3d846b8fda7fc042dfd7da01d9bed8dcc677ea5fea315d6be45f219a8f3719972ef01f5d
+DIST rr-3.0.9.tar.gz 140053 BLAKE2B 
598a8981d9d5cc84a4a93e401a39596be3d0b81c28677ccc69dc9bffda618cc68b1fa3f723d725812305de8d58f73540fb1b12a388f2cf452f8e9ccd6649de1b
 SHA512 
df285aa1c9c226765f8ad267abfded568bfc2b76d7d966e20b68d849f071c2a3e3a6a666c70584993d26956a7ae0ccca8be68a66a862826c9203b0e04ee9

diff --git a/dev-ruby/rr/rr-3.0.9.ebuild b/dev-ruby/rr/rr-3.0.9.ebuild
new file mode 100644
index ..0ebc522df87e
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.9.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2021-10-17 Thread Hans de Graaff
commit: 2da260b15949cbbcae77061d7af5748b444ef237
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 17 05:24:35 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 17 06:04:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da260b1

dev-ruby/rr: cleanup

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

 dev-ruby/rr/Manifest|  3 ---
 dev-ruby/rr/rr-3.0.0.ebuild | 40 
 dev-ruby/rr/rr-3.0.2.ebuild | 31 ---
 dev-ruby/rr/rr-3.0.5.ebuild | 31 ---
 4 files changed, 105 deletions(-)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 0af4da4ed14..b856f834e1b 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,6 +1,3 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
-DIST rr-3.0.0.tar.gz 137978 BLAKE2B 
707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9
 SHA512 
4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030
-DIST rr-3.0.2.tar.gz 138641 BLAKE2B 
5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358
 SHA512 
d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0
-DIST rr-3.0.5.tar.gz 139168 BLAKE2B 
bab1274fde8362e591702d94b9faeb136360e707b41e2c3d95a1bd12da451540a5f9cb8d9f808b80fa5b842f0d407f9f47ff15448fc3b0d0cdd9bef72131183f
 SHA512 
6bfa6426a0675c9dba88c10cd50a70cc480bf88d3b485164baf5db53ffbd312a32fe9e1ea73ac209c4cae61689ae3f5f1959f23320625d37d457c3f53c320ed0
 DIST rr-3.0.6.tar.gz 139275 BLAKE2B 
5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6
 SHA512 
f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb
 DIST rr-3.0.7.tar.gz 139473 BLAKE2B 
cf12f792cc851aea2a0281ac0a46a1fef5d8df616fc47b630f509336208b2b443e3cfddaf9329b105b2a121b6aca002c407d7123c9b0e9606bc0d5f1f08b01be
 SHA512 
54b5393d5618310dedf68946a3d3387d738f0f78e03fdd2ec1491f5e7d8f0d4288599930bc3b7dc01b57399afd9cb094d9f11f5371cb5128aad74fe761445731

diff --git a/dev-ruby/rr/rr-3.0.0.ebuild b/dev-ruby/rr/rr-3.0.0.ebuild
deleted file mode 100644
index 85b47d8658f..000
--- a/dev-ruby/rr/rr-3.0.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=rr.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:2
-   dev-ruby/minitest
-   dev-ruby/diff-lcs )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # Only run the rspec 2 case since we don't have appraisals. Setting
-   # up everything correctly without it seems very complicated.
-   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
-}

diff --git a/dev-ruby/rr/rr-3.0.2.ebuild b/dev-ruby/rr/rr-3.0.2.ebuild
deleted file mode 100644
index 5cec9bb3a29..000
--- a/dev-ruby/rr/rr-3.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=rr.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="https://rr.github.io/rr;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 

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

2021-10-17 Thread Hans de Graaff
commit: 22207227020af4ccf9a3da9eb3c07e49600ee829
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 17 05:40:11 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 17 06:04:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22207227

dev-ruby/rr: add 3.0.8

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.8.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index b856f834e1b..fdf2b64eb2d 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,3 +1,4 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 DIST rr-3.0.6.tar.gz 139275 BLAKE2B 
5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6
 SHA512 
f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb
 DIST rr-3.0.7.tar.gz 139473 BLAKE2B 
cf12f792cc851aea2a0281ac0a46a1fef5d8df616fc47b630f509336208b2b443e3cfddaf9329b105b2a121b6aca002c407d7123c9b0e9606bc0d5f1f08b01be
 SHA512 
54b5393d5618310dedf68946a3d3387d738f0f78e03fdd2ec1491f5e7d8f0d4288599930bc3b7dc01b57399afd9cb094d9f11f5371cb5128aad74fe761445731
+DIST rr-3.0.8.tar.gz 140003 BLAKE2B 
7bb039803556f30f487a129b92e737e9d70cf73c423cfecfc653ee3793e3fb1f576c11dcdade9ad4f15853ae1ad8c2a60535de47ade9617e37c0ca849ff06c26
 SHA512 
c1d156b7f663a09d39b064f80d9c59a3256fff3236ca48667ebee7eb3d846b8fda7fc042dfd7da01d9bed8dcc677ea5fea315d6be45f219a8f3719972ef01f5d

diff --git a/dev-ruby/rr/rr-3.0.8.ebuild b/dev-ruby/rr/rr-3.0.8.ebuild
new file mode 100644
index 000..0ebc522df87
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2021-09-07 Thread Marek Szuba
commit: 35e39516800324e2948555b37398ca36c33ab6b1
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Sep  7 21:27:55 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Sep  7 21:28:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e39516

dev-ruby/rr: keyword 3.0.7 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-ruby/rr/rr-3.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-3.0.7.ebuild b/dev-ruby/rr/rr-3.0.7.ebuild
index 98c1a3636e0..0ebc522df87 100644
--- a/dev-ruby/rr/rr-3.0.7.ebuild
+++ b/dev-ruby/rr/rr-3.0.7.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2021-08-27 Thread Hans de Graaff
commit: 7c5b6dcc4f6a6c89d404ab5e315d2a9bf602bec9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Aug 27 06:47:26 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Aug 27 06:47:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5b6dcc

dev-ruby/rr: add 3.0.7

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.7.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 7bfe9535971..0af4da4ed14 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -3,3 +3,4 @@ DIST rr-3.0.0.tar.gz 137978 BLAKE2B 
707678362370173c3cb088db9003a5acb54f42b57995
 DIST rr-3.0.2.tar.gz 138641 BLAKE2B 
5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358
 SHA512 
d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0
 DIST rr-3.0.5.tar.gz 139168 BLAKE2B 
bab1274fde8362e591702d94b9faeb136360e707b41e2c3d95a1bd12da451540a5f9cb8d9f808b80fa5b842f0d407f9f47ff15448fc3b0d0cdd9bef72131183f
 SHA512 
6bfa6426a0675c9dba88c10cd50a70cc480bf88d3b485164baf5db53ffbd312a32fe9e1ea73ac209c4cae61689ae3f5f1959f23320625d37d457c3f53c320ed0
 DIST rr-3.0.6.tar.gz 139275 BLAKE2B 
5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6
 SHA512 
f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb
+DIST rr-3.0.7.tar.gz 139473 BLAKE2B 
cf12f792cc851aea2a0281ac0a46a1fef5d8df616fc47b630f509336208b2b443e3cfddaf9329b105b2a121b6aca002c407d7123c9b0e9606bc0d5f1f08b01be
 SHA512 
54b5393d5618310dedf68946a3d3387d738f0f78e03fdd2ec1491f5e7d8f0d4288599930bc3b7dc01b57399afd9cb094d9f11f5371cb5128aad74fe761445731

diff --git a/dev-ruby/rr/rr-3.0.7.ebuild b/dev-ruby/rr/rr-3.0.7.ebuild
new file mode 100644
index 000..98c1a3636e0
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2021-08-07 Thread Hans de Graaff
commit: 463d4c0fa0147075e5c8958c37138872c8bcc420
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug  7 07:25:00 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug  7 07:25:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463d4c0f

dev-ruby/rr: add 3.0.6

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.6.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 43dc35629a9..7bfe9535971 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -2,3 +2,4 @@ DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dd
 DIST rr-3.0.0.tar.gz 137978 BLAKE2B 
707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9
 SHA512 
4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030
 DIST rr-3.0.2.tar.gz 138641 BLAKE2B 
5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358
 SHA512 
d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0
 DIST rr-3.0.5.tar.gz 139168 BLAKE2B 
bab1274fde8362e591702d94b9faeb136360e707b41e2c3d95a1bd12da451540a5f9cb8d9f808b80fa5b842f0d407f9f47ff15448fc3b0d0cdd9bef72131183f
 SHA512 
6bfa6426a0675c9dba88c10cd50a70cc480bf88d3b485164baf5db53ffbd312a32fe9e1ea73ac209c4cae61689ae3f5f1959f23320625d37d457c3f53c320ed0
+DIST rr-3.0.6.tar.gz 139275 BLAKE2B 
5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6
 SHA512 
f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb

diff --git a/dev-ruby/rr/rr-3.0.6.ebuild b/dev-ruby/rr/rr-3.0.6.ebuild
new file mode 100644
index 000..98c1a3636e0
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2021-06-30 Thread Hans de Graaff
commit: e9a36aaad83b4b4c5d62f0a050706228b02d0437
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul  1 04:25:52 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul  1 04:25:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a36aaa

dev-ruby/rr: add 3.0.5

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.5.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index daf4227597a..43dc35629a9 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,3 +1,4 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 DIST rr-3.0.0.tar.gz 137978 BLAKE2B 
707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9
 SHA512 
4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030
 DIST rr-3.0.2.tar.gz 138641 BLAKE2B 
5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358
 SHA512 
d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0
+DIST rr-3.0.5.tar.gz 139168 BLAKE2B 
bab1274fde8362e591702d94b9faeb136360e707b41e2c3d95a1bd12da451540a5f9cb8d9f808b80fa5b842f0d407f9f47ff15448fc3b0d0cdd9bef72131183f
 SHA512 
6bfa6426a0675c9dba88c10cd50a70cc480bf88d3b485164baf5db53ffbd312a32fe9e1ea73ac209c4cae61689ae3f5f1959f23320625d37d457c3f53c320ed0

diff --git a/dev-ruby/rr/rr-3.0.5.ebuild b/dev-ruby/rr/rr-3.0.5.ebuild
new file mode 100644
index 000..5cec9bb3a29
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2021-06-17 Thread Hans de Graaff
commit: 35e0cac412d6efb4375989e997986052ee57f137
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jun 18 03:40:18 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun 18 03:48:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e0cac4

dev-ruby/rr: add 3.0.2

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.2.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index ff6d14165f6..daf4227597a 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1,3 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 DIST rr-3.0.0.tar.gz 137978 BLAKE2B 
707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9
 SHA512 
4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030
+DIST rr-3.0.2.tar.gz 138641 BLAKE2B 
5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358
 SHA512 
d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0

diff --git a/dev-ruby/rr/rr-3.0.2.ebuild b/dev-ruby/rr/rr-3.0.2.ebuild
new file mode 100644
index 000..5cec9bb3a29
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest
+   dev-ruby/diff-lcs
+   dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+}



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

2021-04-08 Thread Hans de Graaff
commit: c220a8c3081e6a4a8deaa58320e6bf2bcfa24cf5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Apr  8 06:05:27 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Apr  8 06:05:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c220a8c3

dev-ruby/rr: add 3.0.0

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

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-3.0.0.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 22faf1eec3b..ff6d14165f6 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1 +1,2 @@
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
+DIST rr-3.0.0.tar.gz 137978 BLAKE2B 
707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9
 SHA512 
4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030

diff --git a/dev-ruby/rr/rr-3.0.0.ebuild b/dev-ruby/rr/rr-3.0.0.ebuild
new file mode 100644
index 000..85b47d8658f
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:2
+   dev-ruby/minitest
+   dev-ruby/diff-lcs )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
+}
+
+each_ruby_test() {
+   # Only run the rspec 2 case since we don't have appraisals. Setting
+   # up everything correctly without it seems very complicated.
+   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
+}



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

2020-11-05 Thread Sam James
commit: 28c19e86f6c955a6491afc6860ea987aa8e34080
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov  6 02:53:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov  6 03:20:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c19e86

dev-ruby/rr: Stabilize 1.2.1 arm64, #753047

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

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index a7a34657c5c..5cdbff70938 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2020-01-23 Thread Hans de Graaff
commit: eed79be31c2f3199c212da880ac6ad2854d1aeec
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 23 17:55:14 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 23 19:12:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed79be3

dev-ruby/rr: add ruby27

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

 dev-ruby/rr/rr-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 1e80eded01d..a9e8e0bd06e 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



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

2019-01-18 Thread Hans de Graaff
commit: 10f787c5dbcad2d9c055487b4745295a70122ed5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan 18 11:19:29 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan 18 11:19:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f787c5

dev-ruby/rr: add ruby26

Drop unused dependency on dev-ruby/session, it is only
used in specs that we don't run and does not work with ruby26.

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

 dev-ruby/rr/rr-1.2.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 4965513bee5..1e80eded01d 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 
@@ -24,7 +24,6 @@ IUSE=""
 ruby_add_bdepend "test? (
dev-ruby/rspec:2
dev-ruby/minitest
-   dev-ruby/session
dev-ruby/diff-lcs )"
 
 all_ruby_prepare() {



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

2018-03-30 Thread Hans de Graaff
commit: 0240490c325b0537b5142e6946e61071f4e4ca1d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 30 06:58:57 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 30 06:58:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0240490c

dev-ruby/rr: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 59d78f399c7..4965513bee5 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



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

2018-01-20 Thread Hans de Graaff
commit: 15a3b331216748e8d5433cb8554156dc5f153219
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 20 07:26:57 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 21 06:48:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a3b331

dev-ruby/rr: drop to ~hppa, bug 634508

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/rr/rr-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 07344203c3e..59d78f399c7 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2018-01-20 Thread Hans de Graaff
commit: de1696204640c1c47c863bc0e95d2337b0311ba5
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 21 06:16:15 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 21 06:33:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de169620

dev-ruby/rr: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/rr/Manifest   |  1 -
 dev-ruby/rr/rr-1.1.2-r1.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index b0c9effc4cb..22faf1eec3b 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1 @@
-DIST rr-1.1.2.tar.gz 89970 BLAKE2B 
33481a1d947628ae99e53beeb998a9197a6e9298b0635d149ea13e7c29bfcebb29c0631e5838b0dcbe41d1a6fe9d9b9f34e95f2037b43dbc79bec370475066d1
 SHA512 
e0954206b8118cf0acd785cc300e267556cd62bc73dbbca885848205df6456e43463cc46ed1fc47c672574bdf33c42d288c403e550a89c74cac452a54c30a384
 DIST rr-1.2.1.tar.gz 137497 BLAKE2B 
3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772
 SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2

diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild
deleted file mode 100644
index 47f0ba8ea90..000
--- a/dev-ruby/rr/rr-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="http://pivotallabs.com/;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:2
-   dev-ruby/minitest
-   dev-ruby/session
-   dev-ruby/diff-lcs )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # Only run the rspec 2 case since we don't have appraisals. Setting
-   # up everything correctly without it seems very complicated.
-   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
-}



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

2017-12-28 Thread Sergei Trofimovich
commit: 152efeb62d23d43b8bc294f2a9e310d7ada95ba2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Dec 28 11:36:56 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Dec 28 12:01:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152efeb6

dev-ruby/rr: stable 1.2.1 for sparc, bug #628786

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 8ce43bc2e7e..07344203c3e 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-10-23 Thread Thomas Deutschmann
commit: 81dc14fbfead6117e283f42e74ba3f4901069e1e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Oct 23 18:18:41 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Oct 23 18:42:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81dc14fb

dev-ruby/rr: x86 stable (bug #628786)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 148db35f6b4..8ce43bc2e7e 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-10-22 Thread Hans de Graaff
commit: 713b4162cb36b075ad0149a44e445f7a6de0dd07
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 22 07:05:53 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 22 07:05:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713b4162

dev-ruby/rr: cleanup

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/rr/Manifest|  1 -
 dev-ruby/rr/rr-1.2.0.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index f1fd372f2c0..9c83403dbbc 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,3 +1,2 @@
 DIST rr-1.1.2.tar.gz 89970 SHA256 
17396ac98c63d57ef83dea3904de2e86f5b78c9893b8f64e66d434dcd2e32438 SHA512 
e0954206b8118cf0acd785cc300e267556cd62bc73dbbca885848205df6456e43463cc46ed1fc47c672574bdf33c42d288c403e550a89c74cac452a54c30a384
 WHIRLPOOL 
bb6a7c128a84f17a690a35f904822324664471b366cb8d6a3677c45f025cebbd38f2f5afbd2bdafe861a979b6260fd21204395a61abc37e75c18b93efc7c07d4
-DIST rr-1.2.0.tar.gz 137694 SHA256 
80d78995ebc7be2ce07ba9415597d10cf1a018205accb7853ce1610da4b40942 SHA512 
d693dd720067c6d2cf04da6e980ec4d34fdb461fc9d316b4740d7c19047e349ddc7938e2965890dfe5ee35d7d45b7d53185e37460b202fd3108214ef894f17c4
 WHIRLPOOL 
92fb38b89851422ff25c33f7fbf7e083407b49d1e716baf3aeb086e8c3582166c8109267dc7b3ca60cc910fcb8a8c161d1961c3eadab610781cbef1bffec1c99
 DIST rr-1.2.1.tar.gz 137497 SHA256 
b0dda83de6713d631a3bd5782f974dfb736639fcc5cb1f9eae029a696f7ce05f SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 WHIRLPOOL 
1650fc24e410d8c7034427655ef86bdd2ce0a09d6f5ee82ac5870638040c83e80f1c7fc2a16cb1a429c47832bc473546c06d2aac7465abed4b81c46b9fd97ccf

diff --git a/dev-ruby/rr/rr-1.2.0.ebuild b/dev-ruby/rr/rr-1.2.0.ebuild
deleted file mode 100644
index 345fe529c64..000
--- a/dev-ruby/rr/rr-1.2.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="http://pivotallabs.com/;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:2
-   dev-ruby/minitest
-   dev-ruby/session
-   dev-ruby/diff-lcs )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # Only run the rspec 2 case since we don't have appraisals. Setting
-   # up everything correctly without it seems very complicated.
-   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
-}



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

2017-10-22 Thread Hans de Graaff
commit: 34677f7beaff49f1f41ff3e20adb66658ac27209
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 22 07:06:18 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 22 07:06:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34677f7b

dev-ruby/rr: amd64 stable, bug 628786

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 1c60c993f2a..148db35f6b4 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-09-24 Thread Sergei Trofimovich
commit: 7be3a74f26b99cb886bdc233817b6161cca04872
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 24 17:39:22 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 24 17:39:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be3a74f

dev-ruby/rr: stable 1.2.1 for hppa, bug #628786

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 6193ecf56bd..1c60c993f2a 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-09-08 Thread Markus Meier
commit: a510d512a34d796b828ec3377d6e986de458cde8
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Sep  8 19:22:59 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Sep  8 19:22:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a510d512

dev-ruby/rr: arm stable, bug #628786

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 319cf565a3e..6193ecf56bd 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-09-04 Thread Tobias Klausmann
commit: ebc3b08ec704e5442974b667e21396a459d03e4e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Sep  4 07:25:58 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Sep  4 07:25:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc3b08e

dev-ruby/rr-1.2.1-r0: alpha stable

Gentoo-Bug: 628786

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 52b6558df5b..319cf565a3e 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-08-25 Thread Sergei Trofimovich
commit: b8b5696de71963f94d5537561e3096bd1e22d742
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 24 09:04:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug 25 07:03:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b5696d

dev-ruby/rr: stable 1.2.1 for ppc/ppc64, bug #628786

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 6d4a2d9175b..52b6558df5b 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-08-24 Thread Sergei Trofimovich
commit: 74af90384809fac5445201db5df4981838791247
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 24 06:59:37 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 24 06:59:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74af9038

dev-ruby/rr: stable 1.2.1 for ia64, bug #628786

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"

 dev-ruby/rr/rr-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
index 7e7bd031d31..6d4a2d9175b 100644
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2017-07-22 Thread Hans de Graaff
commit: b42d69f0336bb7c716bd4b08887782dcbc69a6a8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jul 23 05:18:29 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jul 23 05:18:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42d69f0

dev-ruby/rr: add 1.2.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-1.2.1.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index d2f1ef7f6aa..f1fd372f2c0 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1,3 @@
 DIST rr-1.1.2.tar.gz 89970 SHA256 
17396ac98c63d57ef83dea3904de2e86f5b78c9893b8f64e66d434dcd2e32438 SHA512 
e0954206b8118cf0acd785cc300e267556cd62bc73dbbca885848205df6456e43463cc46ed1fc47c672574bdf33c42d288c403e550a89c74cac452a54c30a384
 WHIRLPOOL 
bb6a7c128a84f17a690a35f904822324664471b366cb8d6a3677c45f025cebbd38f2f5afbd2bdafe861a979b6260fd21204395a61abc37e75c18b93efc7c07d4
 DIST rr-1.2.0.tar.gz 137694 SHA256 
80d78995ebc7be2ce07ba9415597d10cf1a018205accb7853ce1610da4b40942 SHA512 
d693dd720067c6d2cf04da6e980ec4d34fdb461fc9d316b4740d7c19047e349ddc7938e2965890dfe5ee35d7d45b7d53185e37460b202fd3108214ef894f17c4
 WHIRLPOOL 
92fb38b89851422ff25c33f7fbf7e083407b49d1e716baf3aeb086e8c3582166c8109267dc7b3ca60cc910fcb8a8c161d1961c3eadab610781cbef1bffec1c99
+DIST rr-1.2.1.tar.gz 137497 SHA256 
b0dda83de6713d631a3bd5782f974dfb736639fcc5cb1f9eae029a696f7ce05f SHA512 
df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
 WHIRLPOOL 
1650fc24e410d8c7034427655ef86bdd2ce0a09d6f5ee82ac5870638040c83e80f1c7fc2a16cb1a429c47832bc473546c06d2aac7465abed4b81c46b9fd97ccf

diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
new file mode 100644
index 000..7e7bd031d31
--- /dev/null
+++ b/dev-ruby/rr/rr-1.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_TASK_TEST="none"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="https://rr.github.io/rr;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:2
+   dev-ruby/minitest
+   dev-ruby/session
+   dev-ruby/diff-lcs )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
+}
+
+each_ruby_test() {
+   # Only run the rspec 2 case since we don't have appraisals. Setting
+   # up everything correctly without it seems very complicated.
+   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
+}



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

2017-06-24 Thread Hans de Graaff
commit: f38aff407fa2804d3a960a2894abe3d0a9ca462e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 24 06:15:26 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 24 06:21:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38aff40

dev-ruby/rr: add ruby24

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/rr/rr-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rr/rr-1.2.0.ebuild b/dev-ruby/rr/rr-1.2.0.ebuild
index b94001dc944..15b4ee81e50 100644
--- a/dev-ruby/rr/rr-1.2.0.ebuild
+++ b/dev-ruby/rr/rr-1.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



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

2016-07-22 Thread Hans de Graaff
commit: 194db825e30484702756be1eef913cb11931b0f0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 22 18:24:32 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 22 19:04:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194db825

dev-ruby/rr: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/rr/rr-1.1.2.ebuild | 40 
 1 file changed, 40 deletions(-)

diff --git a/dev-ruby/rr/rr-1.1.2.ebuild b/dev-ruby/rr/rr-1.1.2.ebuild
deleted file mode 100644
index 84252dc..000
--- a/dev-ruby/rr/rr-1.1.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
-HOMEPAGE="http://pivotallabs.com/;
-SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:2
-   dev-ruby/minitest
-   dev-ruby/session
-   dev-ruby/diff-lcs )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
-}
-
-each_ruby_test() {
-   # Only run the rspec 2 case since we don't have appraisals. Setting
-   # up everything correctly without it seems very complicated.
-   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
-}



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

2016-07-22 Thread Hans de Graaff
commit: f6a42650742946d3395d68bb5978faacc18ed4a2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 22 18:15:35 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 22 19:04:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6a42650

dev-ruby/rr: mark ruby21 revision stable

Package-Manager: portage-2.2.28

 dev-ruby/rr/rr-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild
index 153799e..6f3bb0a 100644
--- a/dev-ruby/rr/rr-1.1.2-r1.ebuild
+++ b/dev-ruby/rr/rr-1.1.2-r1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? (



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

2016-05-29 Thread Hans de Graaff
commit: 4eea3f62e14b453a781465f36bcc52a5dc2f2d47
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon May 30 05:20:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon May 30 05:20:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eea3f62

dev-ruby/rr: add 1.2.0

Package-Manager: portage-2.2.28

 dev-ruby/rr/Manifest|  1 +
 dev-ruby/rr/rr-1.2.0.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 7e1c296..d2f1ef7 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1 +1,2 @@
 DIST rr-1.1.2.tar.gz 89970 SHA256 
17396ac98c63d57ef83dea3904de2e86f5b78c9893b8f64e66d434dcd2e32438 SHA512 
e0954206b8118cf0acd785cc300e267556cd62bc73dbbca885848205df6456e43463cc46ed1fc47c672574bdf33c42d288c403e550a89c74cac452a54c30a384
 WHIRLPOOL 
bb6a7c128a84f17a690a35f904822324664471b366cb8d6a3677c45f025cebbd38f2f5afbd2bdafe861a979b6260fd21204395a61abc37e75c18b93efc7c07d4
+DIST rr-1.2.0.tar.gz 137694 SHA256 
80d78995ebc7be2ce07ba9415597d10cf1a018205accb7853ce1610da4b40942 SHA512 
d693dd720067c6d2cf04da6e980ec4d34fdb461fc9d316b4740d7c19047e349ddc7938e2965890dfe5ee35d7d45b7d53185e37460b202fd3108214ef894f17c4
 WHIRLPOOL 
92fb38b89851422ff25c33f7fbf7e083407b49d1e716baf3aeb086e8c3582166c8109267dc7b3ca60cc910fcb8a8c161d1961c3eadab610781cbef1bffec1c99

diff --git a/dev-ruby/rr/rr-1.2.0.ebuild b/dev-ruby/rr/rr-1.2.0.ebuild
new file mode 100644
index 000..153799e
--- /dev/null
+++ b/dev-ruby/rr/rr-1.2.0.ebuild
@@ -0,0 +1,40 @@
+# 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_TEST="none"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
+HOMEPAGE="http://pivotallabs.com/;
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:2
+   dev-ruby/minitest
+   dev-ruby/session
+   dev-ruby/diff-lcs )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
+}
+
+each_ruby_test() {
+   # Only run the rspec 2 case since we don't have appraisals. Setting
+   # up everything correctly without it seems very complicated.
+   ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
+}



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

2016-04-27 Thread Hans de Graaff
commit: fb5c5abda74bb1a4cd81a99e678d525da52aaa68
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 27 11:51:16 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 27 11:53:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb5c5abd

dev-ruby/rr: add ruby23

Package-Manager: portage-2.2.26

 dev-ruby/rr/rr-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild
index c6081c4..153799e 100644
--- a/dev-ruby/rr/rr-1.1.2-r1.ebuild
+++ b/dev-ruby/rr/rr-1.1.2-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 



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

2016-03-06 Thread Manuel Rüger
commit: 63dd079e37ec2042e66a0410c7ad3d7973849db6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Mar  6 18:54:27 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Mar  6 18:54:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dd079e

dev-ruby/rr: Remove ruby19, fix desc

Package-Manager: portage-2.2.27

 dev-ruby/rr/rr-1.1.2-r1.ebuild | 6 +++---
 dev-ruby/rr/rr-1.1.2.ebuild| 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild
index d54123e..c6081c4 100644
--- a/dev-ruby/rr/rr-1.1.2-r1.ebuild
+++ b/dev-ruby/rr/rr-1.1.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
 
 inherit ruby-fakegem
 
-DESCRIPTION="A double framework that features a rich selection of double 
techniques and a terse syntax"
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
 HOMEPAGE="http://pivotallabs.com/;
 SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 

diff --git a/dev-ruby/rr/rr-1.1.2.ebuild b/dev-ruby/rr/rr-1.1.2.ebuild
index 30d1cfd..84252dc 100644
--- a/dev-ruby/rr/rr-1.1.2.ebuild
+++ b/dev-ruby/rr/rr-1.1.2.ebuild
@@ -1,10 +1,10 @@
-# 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"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_TASK_TEST="none"
 
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
 
 inherit ruby-fakegem
 
-DESCRIPTION="A double framework that features a rich selection of double 
techniques and a terse syntax"
+DESCRIPTION="A double framework featuring a selection of double techniques and 
a terse syntax"
 HOMEPAGE="http://pivotallabs.com/;
 SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"