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

2023-12-27 Thread Hans de Graaff
commit: 0d53a2c55951ee54fe819232055ef784d189fc5b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 09:28:11 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 09:36:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d53a2c5

dev-ruby/simplecov-html: enable ruby33

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

 dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
index 4fa6428ac43c..909e1f573bcd 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2023-09-10 Thread Sam James
commit: 569026338413825cc7a8f87123d36c30eabf4821
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 10 14:26:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 10 14:26:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56902633

dev-ruby/simplecov-html: Keyword 0.12.3-r1 arm64, #913930

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

 dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
index 9fd69f2b7392..4fa6428ac43c 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
@@ -18,6 +18,6 @@ DESCRIPTION="Generates a HTML report of your SimpleCov ruby 
code coverage result
 HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 SLOT="$(ver_cut 1-2)"
 IUSE="doc"



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

2023-09-09 Thread Robin H. Johnson
commit: bf8e3eabc0dfcd58c84157791d651ebc70060420
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sun Sep 10 04:40:03 2023 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Sep 10 04:42:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8e3eab

dev-ruby/simplecov-html: builds on x86

Signed-off-by: Robin H. Johnson  gentoo.org>

 dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
index 17b4a881fc54..9fd69f2b7392 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
@@ -18,6 +18,6 @@ DESCRIPTION="Generates a HTML report of your SimpleCov ruby 
code coverage result
 HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~riscv ~x86"
 SLOT="$(ver_cut 1-2)"
 IUSE="doc"



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

2023-06-23 Thread Hans de Graaff
commit: cfe002713eb67f86750c85738b6314ec3885b398
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 24 04:38:44 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 24 05:52:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe00271

dev-ruby/simplecov-html: drop 0.12.3

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

 .../simplecov-html/simplecov-html-0.12.3.ebuild| 23 --
 1 file changed, 23 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
deleted file mode 100644
index 50b481bf91fa..
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.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="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~riscv"
-SLOT="$(ver_cut 1-2)"
-IUSE="doc"



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

2023-03-22 Thread Sam James
commit: 6d774c3007856e97766e132e21b7eaab8346749c
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 22 06:35:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 22 07:35:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d774c30

dev-ruby/simplecov-html: update HOMEPAGE

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

 dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild | 2 +-
 dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
index 54f720024239..17b4a881fc54 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
 inherit ruby-fakegem
 
 DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/simplecov-ruby/simplecov;
+HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html;
 LICENSE="MIT"
 
 KEYWORDS="~amd64 ~riscv"

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
index 0987aea03092..50b481bf91fa 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
 inherit ruby-fakegem
 
 DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
+HOMEPAGE="https://github.com/simplecov-ruby/simplecov-html;
 LICENSE="MIT"
 
 KEYWORDS="~amd64 ~riscv"



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

2023-03-20 Thread Hans de Graaff
commit: 02eff3a85c46f833682e598ebef16f2e6d816abf
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 20 11:02:00 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar 21 05:21:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02eff3a8

dev-ruby/simplecov-html: update upstream metadata

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

 dev-ruby/simplecov-html/metadata.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/simplecov-html/metadata.xml 
b/dev-ruby/simplecov-html/metadata.xml
index 6af8b28166ad..aa09779b502d 100644
--- a/dev-ruby/simplecov-html/metadata.xml
+++ b/dev-ruby/simplecov-html/metadata.xml
@@ -6,6 +6,7 @@
 Gentoo Ruby Project
   
   
-colszowka/simplecov
+simplecov-ruby/simplecov
+simplecov-html
   
 



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

2023-03-20 Thread Hans de Graaff
commit: 9439805a38c93452b28c23fef7325e0556550adb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar 20 11:01:24 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar 21 05:21:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9439805a

dev-ruby/simplecov-html: update EAPI 7 -> 8

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

 .../simplecov-html/simplecov-html-0.12.3-r1.ebuild | 23 ++
 1 file changed, 23 insertions(+)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.ebuild
new file mode 100644
index ..54f720024239
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3-r1.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="ruby27 ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/simplecov-ruby/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~riscv"
+SLOT="$(ver_cut 1-2)"
+IUSE="doc"



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

2022-05-25 Thread Hans de Graaff
commit: 37011fc3a44a4dbde191b6bf1b4311b52429e9da
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May 26 05:50:48 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May 26 05:50:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37011fc3

dev-ruby/simplecov-html: drop 0.10.2, 0.11.0

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

 dev-ruby/simplecov-html/Manifest   |  2 --
 .../simplecov-html/simplecov-html-0.10.2.ebuild| 23 --
 .../simplecov-html/simplecov-html-0.11.0.ebuild| 23 --
 3 files changed, 48 deletions(-)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index 341008caf600..1a3d8a02a52c 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,3 +1 @@
-DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a03671926792ea78016864764242f8bf8dc9131a0580b9519db6798beb3fa093f79a0d585b63d6b6b62c9faf7ae94087e8
 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
-DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749a78737b9ecd97bb735d26951476c872eac87c4a41eb9dd5fa4513474c21071750accaff6297c6d8a4f31206a36364b
 SHA512 
2971769d9bd5d84229ca074fbefab5223874946062804bc4ce195b1773e96d374338908684b72a0b33c2d37ee6778ca01de888b09d856944f018aec6ac7365d5
 DIST simplecov-html-0.12.3.gem 336896 BLAKE2B 
94cfbae7085163ba714b2bdf14b7c5eb1a4bc5fcf39d7e99689d74bb1e693d5b534ca067ba5609f6cfecdba64667dc514b4f5dede020aea176ae2328d1806ea0
 SHA512 
7fd6dad02b16f512d7fb859f62e5e8bd0a277af103c7829143795ccae60a9a057c323728ac36a1c42dbd143a2f0d175648f6e223e6e7e3e6394a52491d3733af

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
deleted file mode 100644
index b0863b436354..
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0.10"
-IUSE="doc"

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
deleted file mode 100644
index 6e974d8d79eb..
--- a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="$(ver_cut 1-2)"
-IUSE="doc"



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

2022-04-22 Thread Hans de Graaff
commit: 18d3ebd18878427daa294c212207f7d844d96243
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr 22 05:52:28 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr 22 06:55:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d3ebd1

dev-ruby/simplecov-html: drop 0.12.0, 0.12.1, 0.12.2

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

 dev-ruby/simplecov-html/Manifest   |  3 ---
 .../simplecov-html/simplecov-html-0.12.0.ebuild| 23 --
 .../simplecov-html/simplecov-html-0.12.1.ebuild| 23 --
 .../simplecov-html/simplecov-html-0.12.2.ebuild| 23 --
 4 files changed, 72 deletions(-)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index a34f12b3cff8..341008caf600 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,6 +1,3 @@
 DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a03671926792ea78016864764242f8bf8dc9131a0580b9519db6798beb3fa093f79a0d585b63d6b6b62c9faf7ae94087e8
 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
 DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749a78737b9ecd97bb735d26951476c872eac87c4a41eb9dd5fa4513474c21071750accaff6297c6d8a4f31206a36364b
 SHA512 
2971769d9bd5d84229ca074fbefab5223874946062804bc4ce195b1773e96d374338908684b72a0b33c2d37ee6778ca01de888b09d856944f018aec6ac7365d5
-DIST simplecov-html-0.12.0.gem 336896 BLAKE2B 
03172ebaf3320e34937dd9715bc15e4bdbe91df41a22922c38089a75a0b85fcf1eb4e7b8a803d298c6789b684df6d5d1ab582d34ce3e07f6fa9a4b5316a22619
 SHA512 
dd05aed77e44d35a54d272abb78d4984655eddc9bf7cee8d24f00da2088e62f486bf160dcd3327833fadcd18b79c15b34f4790300cb9e689e13bb6daf873334d
-DIST simplecov-html-0.12.1.gem 336896 BLAKE2B 
ef068de799698c92b1a2cc9e54c7a85a08b763af43c8e013ca409283ee77ddbbea37b92fe691270fe3fb1675c9e4d9e79264dbb232a1aeaa23bab6e4358f17cf
 SHA512 
9f85694d283588f5be3794edd37af94d22c914bb1659da5b8f846af8a988fc82935441fe60dc61c0345b7991ad3e85673e8aa345a8f8c3337e5fd2ab327ca5c9
-DIST simplecov-html-0.12.2.gem 336896 BLAKE2B 
dbd735855216b395280a3d3b34493bde8fc63594543abb6a2600a4bf87165b06dd3bddd7b161aa82d18b87ef62da51599eae366e5dfb4b85163380062fd4fb77
 SHA512 
5f89cdaba272b841446ae68d40daacbd551f3fcf7750c2491f14b79a3e61c6c32c066305eb2f1862f8cbd2ecc1b020cc9a907a977ef567653276d8d78d584efb
 DIST simplecov-html-0.12.3.gem 336896 BLAKE2B 
94cfbae7085163ba714b2bdf14b7c5eb1a4bc5fcf39d7e99689d74bb1e693d5b534ca067ba5609f6cfecdba64667dc514b4f5dede020aea176ae2328d1806ea0
 SHA512 
7fd6dad02b16f512d7fb859f62e5e8bd0a277af103c7829143795ccae60a9a057c323728ac36a1c42dbd143a2f0d175648f6e223e6e7e3e6394a52491d3733af

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
deleted file mode 100644
index 6e974d8d79eb..
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="$(ver_cut 1-2)"
-IUSE="doc"

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
deleted file mode 100644
index 6e974d8d79eb..
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="$(ver_cut 1-2)"
-IUSE="doc"

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
deleted file mode 100644
index 6e974d8d79eb..
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""

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

2022-04-22 Thread Hans de Graaff
commit: d82a04df594c350c018e441f6a316741beca1e22
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Apr 22 05:53:04 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Apr 22 06:55:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82a04df

dev-ruby/simplecov-html: enable ruby31

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

 dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
index bce2d4784082..0987aea03092 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.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="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2022-03-22 Thread Jakov Smolić
commit: 554c84d4f7ca4c45809684544851bd44f9a45641
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Mar 18 11:44:40 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 18:42:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554c84d4

dev-ruby/simplecov-html: keyword 0.12.3 for ~riscv

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
index d705ee81a73f..bce2d4784082 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,6 +18,6 @@ DESCRIPTION="Generates a HTML report of your SimpleCov ruby 
code coverage result
 HOMEPAGE="https://github.com/colszowka/simplecov;
 LICENSE="MIT"
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 SLOT="$(ver_cut 1-2)"
 IUSE="doc"



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

2021-10-09 Thread Naohiro Aota
commit: 61a747c3fd392b3baeed4de90a3e6371de8e36c1
Author: Naohiro Aota  gentoo  org>
AuthorDate: Fri Oct  8 13:50:30 2021 +
Commit: Naohiro Aota  gentoo  org>
CommitDate: Sat Oct  9 15:23:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a747c3

dev-ruby/simplecov-html: enable ruby30

Signed-off-by: Naohiro Aota  gentoo.org>

dev-ruby/simplecov-html: drop old ruby variants

Signed-off-by: Naohiro Aota  gentoo.org>

 dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 ++--
 dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild | 4 ++--
 dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild | 4 ++--
 dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild | 4 ++--
 dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild | 4 ++--
 dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
index b975509dbec..b0863b43635 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
index 9f00e25ece3..6e974d8d79e 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
index 9f00e25ece3..6e974d8d79e 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
index 9f00e25ece3..6e974d8d79e 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
index 9f00e25ece3..6e974d8d79e 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
index 880e2e67726..d705ee81a73 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2020-09-27 Thread Hans de Graaff
commit: 898dc13a9337c0945a74fda08f6ce24e1ed12899
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Sep 27 06:13:38 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Sep 27 06:13:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898dc13a

dev-ruby/simplecov-html: add 0.12.3

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

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.12.3.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index ecf3db9773f..a34f12b3cff 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -3,3 +3,4 @@ DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749
 DIST simplecov-html-0.12.0.gem 336896 BLAKE2B 
03172ebaf3320e34937dd9715bc15e4bdbe91df41a22922c38089a75a0b85fcf1eb4e7b8a803d298c6789b684df6d5d1ab582d34ce3e07f6fa9a4b5316a22619
 SHA512 
dd05aed77e44d35a54d272abb78d4984655eddc9bf7cee8d24f00da2088e62f486bf160dcd3327833fadcd18b79c15b34f4790300cb9e689e13bb6daf873334d
 DIST simplecov-html-0.12.1.gem 336896 BLAKE2B 
ef068de799698c92b1a2cc9e54c7a85a08b763af43c8e013ca409283ee77ddbbea37b92fe691270fe3fb1675c9e4d9e79264dbb232a1aeaa23bab6e4358f17cf
 SHA512 
9f85694d283588f5be3794edd37af94d22c914bb1659da5b8f846af8a988fc82935441fe60dc61c0345b7991ad3e85673e8aa345a8f8c3337e5fd2ab327ca5c9
 DIST simplecov-html-0.12.2.gem 336896 BLAKE2B 
dbd735855216b395280a3d3b34493bde8fc63594543abb6a2600a4bf87165b06dd3bddd7b161aa82d18b87ef62da51599eae366e5dfb4b85163380062fd4fb77
 SHA512 
5f89cdaba272b841446ae68d40daacbd551f3fcf7750c2491f14b79a3e61c6c32c066305eb2f1862f8cbd2ecc1b020cc9a907a977ef567653276d8d78d584efb
+DIST simplecov-html-0.12.3.gem 336896 BLAKE2B 
94cfbae7085163ba714b2bdf14b7c5eb1a4bc5fcf39d7e99689d74bb1e693d5b534ca067ba5609f6cfecdba64667dc514b4f5dede020aea176ae2328d1806ea0
 SHA512 
7fd6dad02b16f512d7fb859f62e5e8bd0a277af103c7829143795ccae60a9a057c323728ac36a1c42dbd143a2f0d175648f6e223e6e7e3e6394a52491d3733af

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
new file mode 100644
index 000..880e2e67726
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1-2)"
+IUSE="doc"



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

2020-03-01 Thread Hans de Graaff
commit: d31f24cbb9ea8bbedfcc064d25c134850a6a9fd9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar  1 05:50:20 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar  1 08:22:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31f24cb

dev-ruby/simplecov-html: add 0.12.2

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

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.12.2.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index 59fa4cf026d..ecf3db9773f 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -2,3 +2,4 @@ DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a036
 DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749a78737b9ecd97bb735d26951476c872eac87c4a41eb9dd5fa4513474c21071750accaff6297c6d8a4f31206a36364b
 SHA512 
2971769d9bd5d84229ca074fbefab5223874946062804bc4ce195b1773e96d374338908684b72a0b33c2d37ee6778ca01de888b09d856944f018aec6ac7365d5
 DIST simplecov-html-0.12.0.gem 336896 BLAKE2B 
03172ebaf3320e34937dd9715bc15e4bdbe91df41a22922c38089a75a0b85fcf1eb4e7b8a803d298c6789b684df6d5d1ab582d34ce3e07f6fa9a4b5316a22619
 SHA512 
dd05aed77e44d35a54d272abb78d4984655eddc9bf7cee8d24f00da2088e62f486bf160dcd3327833fadcd18b79c15b34f4790300cb9e689e13bb6daf873334d
 DIST simplecov-html-0.12.1.gem 336896 BLAKE2B 
ef068de799698c92b1a2cc9e54c7a85a08b763af43c8e013ca409283ee77ddbbea37b92fe691270fe3fb1675c9e4d9e79264dbb232a1aeaa23bab6e4358f17cf
 SHA512 
9f85694d283588f5be3794edd37af94d22c914bb1659da5b8f846af8a988fc82935441fe60dc61c0345b7991ad3e85673e8aa345a8f8c3337e5fd2ab327ca5c9
+DIST simplecov-html-0.12.2.gem 336896 BLAKE2B 
dbd735855216b395280a3d3b34493bde8fc63594543abb6a2600a4bf87165b06dd3bddd7b161aa82d18b87ef62da51599eae366e5dfb4b85163380062fd4fb77
 SHA512 
5f89cdaba272b841446ae68d40daacbd551f3fcf7750c2491f14b79a3e61c6c32c066305eb2f1862f8cbd2ecc1b020cc9a907a977ef567653276d8d78d584efb

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
new file mode 100644
index 000..9f00e25ece3
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1-2)"
+IUSE="doc"



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

2020-02-23 Thread Hans de Graaff
commit: 3fc470b4152e454f49bd1e71ad3a66d9400d998c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 24 06:25:57 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 24 06:27:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc470b4

dev-ruby/simplecov-html: add 0.12.1

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

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.12.1.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index bbde7111534..59fa4cf026d 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,3 +1,4 @@
 DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a03671926792ea78016864764242f8bf8dc9131a0580b9519db6798beb3fa093f79a0d585b63d6b6b62c9faf7ae94087e8
 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
 DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749a78737b9ecd97bb735d26951476c872eac87c4a41eb9dd5fa4513474c21071750accaff6297c6d8a4f31206a36364b
 SHA512 
2971769d9bd5d84229ca074fbefab5223874946062804bc4ce195b1773e96d374338908684b72a0b33c2d37ee6778ca01de888b09d856944f018aec6ac7365d5
 DIST simplecov-html-0.12.0.gem 336896 BLAKE2B 
03172ebaf3320e34937dd9715bc15e4bdbe91df41a22922c38089a75a0b85fcf1eb4e7b8a803d298c6789b684df6d5d1ab582d34ce3e07f6fa9a4b5316a22619
 SHA512 
dd05aed77e44d35a54d272abb78d4984655eddc9bf7cee8d24f00da2088e62f486bf160dcd3327833fadcd18b79c15b34f4790300cb9e689e13bb6daf873334d
+DIST simplecov-html-0.12.1.gem 336896 BLAKE2B 
ef068de799698c92b1a2cc9e54c7a85a08b763af43c8e013ca409283ee77ddbbea37b92fe691270fe3fb1675c9e4d9e79264dbb232a1aeaa23bab6e4358f17cf
 SHA512 
9f85694d283588f5be3794edd37af94d22c914bb1659da5b8f846af8a988fc82935441fe60dc61c0345b7991ad3e85673e8aa345a8f8c3337e5fd2ab327ca5c9

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
new file mode 100644
index 000..9f00e25ece3
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1-2)"
+IUSE="doc"



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

2020-02-12 Thread Hans de Graaff
commit: bc361da5b415fbc3d4830d6dc8f926f143e996ef
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Feb 13 06:30:32 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Feb 13 06:31:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc361da5

dev-ruby/simplecov-html: add 0.12.0

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

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.12.0.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index e75c5671c34..bbde7111534 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,2 +1,3 @@
 DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a03671926792ea78016864764242f8bf8dc9131a0580b9519db6798beb3fa093f79a0d585b63d6b6b62c9faf7ae94087e8
 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
 DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749a78737b9ecd97bb735d26951476c872eac87c4a41eb9dd5fa4513474c21071750accaff6297c6d8a4f31206a36364b
 SHA512 
2971769d9bd5d84229ca074fbefab5223874946062804bc4ce195b1773e96d374338908684b72a0b33c2d37ee6778ca01de888b09d856944f018aec6ac7365d5
+DIST simplecov-html-0.12.0.gem 336896 BLAKE2B 
03172ebaf3320e34937dd9715bc15e4bdbe91df41a22922c38089a75a0b85fcf1eb4e7b8a803d298c6789b684df6d5d1ab582d34ce3e07f6fa9a4b5316a22619
 SHA512 
dd05aed77e44d35a54d272abb78d4984655eddc9bf7cee8d24f00da2088e62f486bf160dcd3327833fadcd18b79c15b34f4790300cb9e689e13bb6daf873334d

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
new file mode 100644
index 000..9f00e25ece3
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1-2)"
+IUSE="doc"



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

2020-01-30 Thread Hans de Graaff
commit: b5e0bf19d93c65bd46f0151e539538ee2dc095bc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jan 30 08:50:51 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jan 30 12:02:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e0bf19

dev-ruby/simplecov-html: add 0.11.0

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

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.11.0.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index 2a7cb31b0d3..e75c5671c34 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1 +1,2 @@
 DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a03671926792ea78016864764242f8bf8dc9131a0580b9519db6798beb3fa093f79a0d585b63d6b6b62c9faf7ae94087e8
 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
+DIST simplecov-html-0.11.0.gem 184832 BLAKE2B 
d70fa7688752d0286fc72de57352169749a78737b9ecd97bb735d26951476c872eac87c4a41eb9dd5fa4513474c21071750accaff6297c6d8a4f31206a36364b
 SHA512 
2971769d9bd5d84229ca074fbefab5223874946062804bc4ce195b1773e96d374338908684b72a0b33c2d37ee6778ca01de888b09d856944f018aec6ac7365d5

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
new file mode 100644
index 000..9f00e25ece3
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1-2)"
+IUSE="doc"



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

2020-01-05 Thread Hans de Graaff
commit: fff2ec7c176e7752769b8b997c2812390c80cb42
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  5 07:53:44 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  5 08:03:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff2ec7c

dev-ruby/simplecov-html: add ruby27

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

 dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
index 2a331a905c2..b975509dbec 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.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=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2019-01-20 Thread Hans de Graaff
commit: 3a8c2d779176b49b0fa239f4f2b4c5573ae3fe2e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 20 09:17:21 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 20 10:12:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8c2d77

dev-ruby/simplecov-html: add ruby26

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

 dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
index ef33bfe352c..2a331a905c2 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.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=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2018-07-13 Thread Hans de Graaff
commit: 82731bcaeb651c4a39adafe1aec969b417d2b88b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 13 06:51:05 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 13 19:00:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82731bca

dev-ruby/simplecov-html: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/simplecov-html/Manifest   |  1 -
 .../simplecov-html/simplecov-html-0.10.1.ebuild| 23 --
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index 5b1cd69c4cf..2a7cb31b0d3 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,2 +1 @@
-DIST simplecov-html-0.10.1.gem 182784 BLAKE2B 
f38ba817a68ecbb6426e1eeead0a53f06d804d859b073f9a98d00e6c21c85b92318fa5b9a7de33dbf2434b70fa75f91f33d0b7474e283b1ccf8bf5bdd49efc4e
 SHA512 
b64668f70d0c90b2b0d789dbf4cde76151e5b93057a3e08599cad58e73f7699e23721b9c0df4ca3a054413baf0a11b43df3f156c7a1761ac15f9ce537075b239
 DIST simplecov-html-0.10.2.gem 183296 BLAKE2B 
f4edfe25249927d46f32d422b004d8a03671926792ea78016864764242f8bf8dc9131a0580b9519db6798beb3fa093f79a0d585b63d6b6b62c9faf7ae94087e8
 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.1.ebuild
deleted file mode 100644
index 47392acd979..000
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0.10"
-IUSE="doc"



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

2018-02-18 Thread Hans de Graaff
commit: cdc4504a41719920ed66ee0c61b11eddbf84e1bd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 19 06:30:21 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 19 06:48:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc4504a

dev-ruby/simplecov-html: add 0.10.2

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
index 47392acd979..ef33bfe352c 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2017-08-14 Thread Hans de Graaff
commit: 28258a1edb648f036a73fe33182be429ad31d15b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug 15 04:51:17 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug 15 04:51:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28258a1e

dev-ruby/simplecov-html: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/simplecov-html/Manifest   |  1 -
 .../simplecov-html/simplecov-html-0.10.0.ebuild| 23 --
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index acc87c40303..45ac962f87c 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,3 +1,2 @@
-DIST simplecov-html-0.10.0.gem 183296 SHA256 
0ee7c6a4f5388ef98bcc67312456dd774a4ee2720c93c28be893bedec143d1e2 SHA512 
e9ca6bf2bd210c4f038a8f0e5a80ee3c4f47207cce74e5a6cb339358a9228cab26765a32da8c4d27d6aa83242616161af87fd3b40ffadc8af3ee5b95e70374cd
 WHIRLPOOL 
495f1fce8bb859be6796f92f17500d24081440ffc6f243f7a517840a9f97d40e16b80e99781b0c089abcf8d34a60e11925297d1ee736334d6d84b48ad4988f25
 DIST simplecov-html-0.10.1.gem 182784 SHA256 
75535602d94f1fd83ec5cfe4debba80772bd7e02bf7717ae34f7551de1d57738 SHA512 
b64668f70d0c90b2b0d789dbf4cde76151e5b93057a3e08599cad58e73f7699e23721b9c0df4ca3a054413baf0a11b43df3f156c7a1761ac15f9ce537075b239
 WHIRLPOOL 
56145cce03067105d06628e68b6cd29d5485488b2d0135d32967731ba486ecc4a143166a7d5b4a113458a8aa4bd7591bf19152a10c2aed0c43d02731a5a94654
 DIST simplecov-html-0.10.2.gem 183296 SHA256 
f65306e2695913c007ddc8d31d6318f37ae074f2ee1cea1647b3bf4c94ca30d2 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
 WHIRLPOOL 
e0810fda0dcec08fbb925f9e26d803dab29a8d12acc48c3f965927de74253bbcdc5b82c6560c0de265045b84f9ce93892d5442c9c96d6306e002141f3fa4e675

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
deleted file mode 100644
index 3c5cf6deb81..000
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
+++ /dev/null
@@ -1,23 +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_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0.10"
-IUSE="doc"



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

2017-08-14 Thread Hans de Graaff
commit: 3ae042f7a12ef0ea2f7039e17dca4a6ee15c61e4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Aug 15 04:50:51 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Aug 15 04:50:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae042f7

dev-ruby/simplecov-html: add 0.10.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.10.2.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index d9f0a0ba471..acc87c40303 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,2 +1,3 @@
 DIST simplecov-html-0.10.0.gem 183296 SHA256 
0ee7c6a4f5388ef98bcc67312456dd774a4ee2720c93c28be893bedec143d1e2 SHA512 
e9ca6bf2bd210c4f038a8f0e5a80ee3c4f47207cce74e5a6cb339358a9228cab26765a32da8c4d27d6aa83242616161af87fd3b40ffadc8af3ee5b95e70374cd
 WHIRLPOOL 
495f1fce8bb859be6796f92f17500d24081440ffc6f243f7a517840a9f97d40e16b80e99781b0c089abcf8d34a60e11925297d1ee736334d6d84b48ad4988f25
 DIST simplecov-html-0.10.1.gem 182784 SHA256 
75535602d94f1fd83ec5cfe4debba80772bd7e02bf7717ae34f7551de1d57738 SHA512 
b64668f70d0c90b2b0d789dbf4cde76151e5b93057a3e08599cad58e73f7699e23721b9c0df4ca3a054413baf0a11b43df3f156c7a1761ac15f9ce537075b239
 WHIRLPOOL 
56145cce03067105d06628e68b6cd29d5485488b2d0135d32967731ba486ecc4a143166a7d5b4a113458a8aa4bd7591bf19152a10c2aed0c43d02731a5a94654
+DIST simplecov-html-0.10.2.gem 183296 SHA256 
f65306e2695913c007ddc8d31d6318f37ae074f2ee1cea1647b3bf4c94ca30d2 SHA512 
141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
 WHIRLPOOL 
e0810fda0dcec08fbb925f9e26d803dab29a8d12acc48c3f965927de74253bbcdc5b82c6560c0de265045b84f9ce93892d5442c9c96d6306e002141f3fa4e675

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
new file mode 100644
index 000..47392acd979
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild
@@ -0,0 +1,23 @@
+# 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_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0.10"
+IUSE="doc"



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

2017-05-17 Thread Hans de Graaff
commit: 55151280f73c036ace9360124eb3dc84dddf925f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May 18 05:06:26 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May 18 05:06:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55151280

dev-ruby/simplecov-html: add 0.10.1

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.10.1.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index a9dd5eb05ab..d9f0a0ba471 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1 +1,2 @@
 DIST simplecov-html-0.10.0.gem 183296 SHA256 
0ee7c6a4f5388ef98bcc67312456dd774a4ee2720c93c28be893bedec143d1e2 SHA512 
e9ca6bf2bd210c4f038a8f0e5a80ee3c4f47207cce74e5a6cb339358a9228cab26765a32da8c4d27d6aa83242616161af87fd3b40ffadc8af3ee5b95e70374cd
 WHIRLPOOL 
495f1fce8bb859be6796f92f17500d24081440ffc6f243f7a517840a9f97d40e16b80e99781b0c089abcf8d34a60e11925297d1ee736334d6d84b48ad4988f25
+DIST simplecov-html-0.10.1.gem 182784 SHA256 
75535602d94f1fd83ec5cfe4debba80772bd7e02bf7717ae34f7551de1d57738 SHA512 
b64668f70d0c90b2b0d789dbf4cde76151e5b93057a3e08599cad58e73f7699e23721b9c0df4ca3a054413baf0a11b43df3f156c7a1761ac15f9ce537075b239
 WHIRLPOOL 
56145cce03067105d06628e68b6cd29d5485488b2d0135d32967731ba486ecc4a143166a7d5b4a113458a8aa4bd7591bf19152a10c2aed0c43d02731a5a94654

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.1.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.1.ebuild
new file mode 100644
index 000..47392acd979
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.1.ebuild
@@ -0,0 +1,23 @@
+# 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_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0.10"
+IUSE="doc"



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

2016-12-14 Thread Hans de Graaff
commit: 1a990bdbb7d8c4d8c365fca5ffb1601b2d18e29a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 15 05:50:00 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 15 05:50:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a990bdb

dev-ruby/simplecov-html: add ruby23

Package-Manager: portage-2.3.0

 dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
index a2a9ec7..1d3566e 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2016-03-06 Thread Manuel Rüger
commit: 819f3d6504b1325bdd63cd10491e8e003516be7e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Mar  6 19:23:37 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Mar  6 19:23:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819f3d65

dev-ruby/simplecov-html: Fix desc

Package-Manager: portage-2.2.27

 dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
index 913c7f9..a2a9ec7 100644
--- a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Generates a nice HTML report of your SimpleCov ruby code coverage 
results on Ruby 1.9"
+DESCRIPTION="Generates a HTML report of your SimpleCov ruby code coverage 
results"
 HOMEPAGE="https://github.com/colszowka/simplecov;
 LICENSE="MIT"
 



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

2016-02-24 Thread Manuel Rüger
commit: ed268c7f9eda60081db5e21d8bfafdcf2a32276e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Feb 24 21:36:32 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Feb 24 21:36:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed268c7f

dev-ruby/simplecov-html: Remove old slots

Package-Manager: portage-2.2.27

 dev-ruby/simplecov-html/Manifest   |  2 --
 .../simplecov-html/simplecov-html-0.8.0.ebuild | 24 --
 .../simplecov-html/simplecov-html-0.9.0.ebuild | 24 --
 3 files changed, 50 deletions(-)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index 2b07c2f..a9dd5eb 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,3 +1 @@
 DIST simplecov-html-0.10.0.gem 183296 SHA256 
0ee7c6a4f5388ef98bcc67312456dd774a4ee2720c93c28be893bedec143d1e2 SHA512 
e9ca6bf2bd210c4f038a8f0e5a80ee3c4f47207cce74e5a6cb339358a9228cab26765a32da8c4d27d6aa83242616161af87fd3b40ffadc8af3ee5b95e70374cd
 WHIRLPOOL 
495f1fce8bb859be6796f92f17500d24081440ffc6f243f7a517840a9f97d40e16b80e99781b0c089abcf8d34a60e11925297d1ee736334d6d84b48ad4988f25
-DIST simplecov-html-0.8.0.gem 180224 SHA256 
69393ce932c2898dd5074913e360078f651f094a9b7300b286a78f43b11c164a SHA512 
ddf53538ffa426a3ea2078bbb5ad3ddebd65b33f068c232b43a8e81bbadfa0dd4e44622038a3bc9065b437a4e8806935da09ace6b686ab20b36047df145927d1
 WHIRLPOOL 
cc56cfdf2ddfaa5fa3310cdf8bc5472ce96873cc8fc547fc48366eeca04d90514e7f20417d1883b81818efeec313d16ce46152edf66a34f9103d5281a7a90c06
-DIST simplecov-html-0.9.0.gem 182784 SHA256 
6cbf3ecc67892373da3153d042994e0ee6f3f0a0af1ac79e6619c6ae6ebd694b SHA512 
64c33ea48aed50b769312609617ffdfab17cf1702e6285dd2956b56f7cffb26b8252973eb34b7c479bead27e143095334474fe6cb6f6db20f58573d3ca016e8a
 WHIRLPOOL 
7926690d34095f2abb71866838c18210ec94bb254254db331877388da9984e39a4ae7e24e5bc6197669936b8564fa421e9e1f6d3d09d2ced0229fae269afa6d1

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild
deleted file mode 100644
index fa33979..000
--- a/dev-ruby/simplecov-html/simplecov-html-0.8.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a nice HTML report of your SimpleCov ruby code coverage 
results on Ruby 1.9"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0.8"
-IUSE="doc"

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.9.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.9.0.ebuild
deleted file mode 100644
index 8c0c08d..000
--- a/dev-ruby/simplecov-html/simplecov-html-0.9.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generates a nice HTML report of your SimpleCov ruby code coverage 
results on Ruby 1.9"
-HOMEPAGE="https://github.com/colszowka/simplecov;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0.9"
-IUSE="doc"



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

2015-12-08 Thread Hans de Graaff
commit: d09dfcef7dbc75604b313c06567a44fef0052b73
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec  8 06:37:57 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec  9 06:00:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09dfcef

dev-ruby/simplecov-html: add 0.10.0

Package-Manager: portage-2.2.20.1

 dev-ruby/simplecov-html/Manifest   |  1 +
 .../simplecov-html/simplecov-html-0.10.0.ebuild| 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/simplecov-html/Manifest b/dev-ruby/simplecov-html/Manifest
index dec9489..2b07c2f 100644
--- a/dev-ruby/simplecov-html/Manifest
+++ b/dev-ruby/simplecov-html/Manifest
@@ -1,2 +1,3 @@
+DIST simplecov-html-0.10.0.gem 183296 SHA256 
0ee7c6a4f5388ef98bcc67312456dd774a4ee2720c93c28be893bedec143d1e2 SHA512 
e9ca6bf2bd210c4f038a8f0e5a80ee3c4f47207cce74e5a6cb339358a9228cab26765a32da8c4d27d6aa83242616161af87fd3b40ffadc8af3ee5b95e70374cd
 WHIRLPOOL 
495f1fce8bb859be6796f92f17500d24081440ffc6f243f7a517840a9f97d40e16b80e99781b0c089abcf8d34a60e11925297d1ee736334d6d84b48ad4988f25
 DIST simplecov-html-0.8.0.gem 180224 SHA256 
69393ce932c2898dd5074913e360078f651f094a9b7300b286a78f43b11c164a SHA512 
ddf53538ffa426a3ea2078bbb5ad3ddebd65b33f068c232b43a8e81bbadfa0dd4e44622038a3bc9065b437a4e8806935da09ace6b686ab20b36047df145927d1
 WHIRLPOOL 
cc56cfdf2ddfaa5fa3310cdf8bc5472ce96873cc8fc547fc48366eeca04d90514e7f20417d1883b81818efeec313d16ce46152edf66a34f9103d5281a7a90c06
 DIST simplecov-html-0.9.0.gem 182784 SHA256 
6cbf3ecc67892373da3153d042994e0ee6f3f0a0af1ac79e6619c6ae6ebd694b SHA512 
64c33ea48aed50b769312609617ffdfab17cf1702e6285dd2956b56f7cffb26b8252973eb34b7c479bead27e143095334474fe6cb6f6db20f58573d3ca016e8a
 WHIRLPOOL 
7926690d34095f2abb71866838c18210ec94bb254254db331877388da9984e39a4ae7e24e5bc6197669936b8564fa421e9e1f6d3d09d2ced0229fae269afa6d1

diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild 
b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
new file mode 100644
index 000..913c7f9
--- /dev/null
+++ b/dev-ruby/simplecov-html/simplecov-html-0.10.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="assets public views"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generates a nice HTML report of your SimpleCov ruby code coverage 
results on Ruby 1.9"
+HOMEPAGE="https://github.com/colszowka/simplecov;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0.10"
+IUSE="doc"