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

2024-07-11 Thread Hans de Graaff
commit: 5e0c79520c7ea0d1a3c47312526f64fe581e8704
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jul 11 13:27:47 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 11 16:19:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0c7952

dev-ruby/term-ansicolor: drop 1.7.1-r1, 1.7.2

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

 dev-ruby/term-ansicolor/Manifest   |  2 --
 .../term-ansicolor/term-ansicolor-1.7.1-r1.ebuild  | 33 --
 .../term-ansicolor/term-ansicolor-1.7.2.ebuild | 33 --
 3 files changed, 68 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 73da2bc9c015..376ed7bda3fb 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,4 +1,2 @@
-DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50
-DIST term-ansicolor-1.7.2.gem 44544 BLAKE2B 
46ec73afb7f9862960a68feee4664babc2bd3597aa48dd59712c9f48d3e6d1a0a2a1bc0e6ecfdbd196a97f79d66460535f6fb6ca347edfffed52187eebf79b15
 SHA512 
e81fc32f07d5f85eb0f364069afb143f87dea9fab6c6dd03bba95cdcc74495cdfb87ee334f595c8636226e50801274191a083eee5b70c3e8289d04cc49a1acb6
 DIST term-ansicolor-1.8.0.gem 45056 BLAKE2B 
89edaf5ecb56dada8027ab91009b71a6ee9a27c85bddeda26d281230e0fc15f32a2de1c3259d02560bdf9c81a2ed92a920521eec17670eaa0b8db1264ff7311c
 SHA512 
4a13f369c03d3660f48f28068f311d5eb806e2e4724da6a3ee38eb0ed3c195a1ce8ea24215dfe80af5aab8df1f6a86fdd89d54c62ee2fb9b7e782f9e5ed3013f
 DIST term-ansicolor-1.9.0.gem 46592 BLAKE2B 
8e9f4f4f09f57b7eef9b824a1327c4ece8be365b1eeb17f9f29437bd883a96f7339912d9d5b52546d262a49bf2f42520e451cdb0a76c08c27bc2b9bcffeed492
 SHA512 
a6d9bfd11b620c6bb3de204929af58b2b007359975c64b7f9485b4574e1ace68f7ac389f50a6239050735eed8ec894fa8d8d56821f7614c19ece9053d4c781cd

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
deleted file mode 100644
index 845ead826417..
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
deleted file mode 100644
index 083252989b93..
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



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

2024-06-20 Thread Arthur Zamarin
commit: 252e65ba27db9010c41081589324a0f704d87bac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 20 20:39:36 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 20 20:39:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252e65ba

dev-ruby/term-ansicolor: Stabilize 1.8.0 ppc, #934584

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
index 10cab392a626..748d3f1f35ab 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://flori.github.io/term-ansicolor/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 



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

2024-06-20 Thread Arthur Zamarin
commit: 81dc4eb5e0c503c6dfff1f46db67ed8d51c8f08a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 20 20:20:03 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 20 20:20:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81dc4eb5

dev-ruby/term-ansicolor: Stabilize 1.8.0 ppc64, #934584

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
index 05f6c040b5f4..10cab392a626 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://flori.github.io/term-ansicolor/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 



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

2024-06-20 Thread Sam James
commit: 470af6f390142d760bf2183a8736dd676a84a4fd
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 20 16:22:11 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 20 16:22:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470af6f3

dev-ruby/term-ansicolor: Stabilize 1.8.0 x86, #934584

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

 dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
index bfb46f81ddfa..05f6c040b5f4 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://flori.github.io/term-ansicolor/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 



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

2024-06-20 Thread Sam James
commit: dd52cbe0f46e06632544901fd6ec23695e739a0e
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 20 10:13:23 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 20 10:13:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd52cbe0

dev-ruby/term-ansicolor: Stabilize 1.8.0 amd64, #934584

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

 dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
index 80a9a3a3a3b5..bfb46f81ddfa 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://flori.github.io/term-ansicolor/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 



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

2024-06-20 Thread Sam James
commit: 60dc192a47ed304d34e63954acd8c5569b0e8990
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 20 08:01:50 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 20 08:01:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60dc192a

dev-ruby/term-ansicolor: Stabilize 1.8.0 arm, #934584

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

 dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
index 083252989b93..80a9a3a3a3b5 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://flori.github.io/term-ansicolor/;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 



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

2024-06-19 Thread Hans de Graaff
commit: b842b6b229f033555aade412db34c6f4ef3aab76
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 20 05:22:45 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun 20 05:22:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b842b6b2

dev-ruby/term-ansicolor: add 1.9.0

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

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.9.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index ae9bb673fc8c..73da2bc9c015 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,3 +1,4 @@
 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50
 DIST term-ansicolor-1.7.2.gem 44544 BLAKE2B 
46ec73afb7f9862960a68feee4664babc2bd3597aa48dd59712c9f48d3e6d1a0a2a1bc0e6ecfdbd196a97f79d66460535f6fb6ca347edfffed52187eebf79b15
 SHA512 
e81fc32f07d5f85eb0f364069afb143f87dea9fab6c6dd03bba95cdcc74495cdfb87ee334f595c8636226e50801274191a083eee5b70c3e8289d04cc49a1acb6
 DIST term-ansicolor-1.8.0.gem 45056 BLAKE2B 
89edaf5ecb56dada8027ab91009b71a6ee9a27c85bddeda26d281230e0fc15f32a2de1c3259d02560bdf9c81a2ed92a920521eec17670eaa0b8db1264ff7311c
 SHA512 
4a13f369c03d3660f48f28068f311d5eb806e2e4724da6a3ee38eb0ed3c195a1ce8ea24215dfe80af5aab8df1f6a86fdd89d54c62ee2fb9b7e782f9e5ed3013f
+DIST term-ansicolor-1.9.0.gem 46592 BLAKE2B 
8e9f4f4f09f57b7eef9b824a1327c4ece8be365b1eeb17f9f29437bd883a96f7339912d9d5b52546d262a49bf2f42520e451cdb0a76c08c27bc2b9bcffeed492
 SHA512 
a6d9bfd11b620c6bb3de204929af58b2b007359975c64b7f9485b4574e1ace68f7ac389f50a6239050735eed8ec894fa8d8d56821f7614c19ece9053d4c781cd

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.9.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.9.0.ebuild
new file mode 100644
index ..083252989b93
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.9.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2024-04-14 Thread Hans de Graaff
commit: 847470e9ff91359413398e72b2134faf9052b817
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 14 05:59:52 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 14 05:59:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=847470e9

dev-ruby/term-ansicolor: add 1.8.0

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

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.8.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 48a45f3c5d3c..ae9bb673fc8c 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,2 +1,3 @@
 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50
 DIST term-ansicolor-1.7.2.gem 44544 BLAKE2B 
46ec73afb7f9862960a68feee4664babc2bd3597aa48dd59712c9f48d3e6d1a0a2a1bc0e6ecfdbd196a97f79d66460535f6fb6ca347edfffed52187eebf79b15
 SHA512 
e81fc32f07d5f85eb0f364069afb143f87dea9fab6c6dd03bba95cdcc74495cdfb87ee334f595c8636226e50801274191a083eee5b70c3e8289d04cc49a1acb6
+DIST term-ansicolor-1.8.0.gem 45056 BLAKE2B 
89edaf5ecb56dada8027ab91009b71a6ee9a27c85bddeda26d281230e0fc15f32a2de1c3259d02560bdf9c81a2ed92a920521eec17670eaa0b8db1264ff7311c
 SHA512 
4a13f369c03d3660f48f28068f311d5eb806e2e4724da6a3ee38eb0ed3c195a1ce8ea24215dfe80af5aab8df1f6a86fdd89d54c62ee2fb9b7e782f9e5ed3013f

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
new file mode 100644
index ..083252989b93
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.8.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2024-03-20 Thread Hans de Graaff
commit: 715c2793a31adfb2de5f6608257a21d0705114b1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 20 06:09:42 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 20 06:09:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715c2793

dev-ruby/term-ansicolor: enable ruby33

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

 dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
index 8ad8e826fd29..083252989b93 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"



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

2024-03-17 Thread Hans de Graaff
commit: 6a2a7cadfb705c2dca9793189fbf0dc6dfefbd6b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 17 06:24:19 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 17 06:46:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2a7cad

dev-ruby/term-ansicolor: add 1.7.2

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

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.7.2.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index b8c1f9c3f191..48a45f3c5d3c 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1 +1,2 @@
 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50
+DIST term-ansicolor-1.7.2.gem 44544 BLAKE2B 
46ec73afb7f9862960a68feee4664babc2bd3597aa48dd59712c9f48d3e6d1a0a2a1bc0e6ecfdbd196a97f79d66460535f6fb6ca347edfffed52187eebf79b15
 SHA512 
e81fc32f07d5f85eb0f364069afb143f87dea9fab6c6dd03bba95cdcc74495cdfb87ee334f595c8636226e50801274191a083eee5b70c3e8289d04cc49a1acb6

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
new file mode 100644
index ..8ad8e826fd29
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2023-04-01 Thread Sam James
commit: 8313031af39582f2f1dcfb3ded9c5fe5be9f8f3b
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  1 23:38:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  1 23:53:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8313031a

dev-ruby/term-ansicolor: enable ruby32

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

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
index 128bff96a352..07a050f6d287 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
@@ -1,8 +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_RECIPE_TEST="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
@@ -13,11 +14,10 @@ inherit ruby-fakegem
 
 DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
 
-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"
+LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
+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"
 
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 



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

2022-06-19 Thread Hans de Graaff
commit: 88e49c986a3caef9074e40a57d8b546eef122b49
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jun 19 09:25:29 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 20 04:49:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e49c98

dev-ruby/term-ansicolor: drop 1.7.1

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

 .../term-ansicolor/term-ansicolor-1.7.1.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
deleted file mode 100644
index 3a436cf0c600..
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ /dev/null
@@ -1,34 +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_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-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"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



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

2022-04-17 Thread Hans de Graaff
commit: 14bd196eab96632c3267d4a83ef2c0384b365e2c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 06:30:14 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 06:56:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bd196e

dev-ruby/term-ansicolor: enable ruby31

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

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
index 9bc6f621f421..25cd527540fa 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
@@ -1,8 +1,8 @@
-# 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_RECIPE_TEST="none"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"



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

2022-04-17 Thread Hans de Graaff
commit: baba43166e0117ced4f30a01af6cab8d421c6306
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Apr 17 06:47:40 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Apr 17 06:56:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baba4316

dev-ruby/term-ansicolor: stabilize 1.7.1-r1 for amd64, arm, ppc, ppc64, x86

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

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
index 25cd527540fa..128bff96a352 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-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 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2021-07-19 Thread Hans de Graaff
commit: 4055f11ab2cc38cb8f9f2fc9228699ae6df0604e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jul 20 04:25:51 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jul 20 05:18:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4055f11a

dev-ruby/term-ansicolor: add ruby30; EAPI 8

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

 .../term-ansicolor/term-ansicolor-1.7.1-r1.ebuild  | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
new file mode 100644
index 000..9bc6f621f42
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1-r1.ebuild
@@ -0,0 +1,33 @@
+# 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_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+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"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2021-01-06 Thread Fabian Groffen
commit: 1976de45dd2a26934e7ce506b4b95640b08787e7
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 18:26:19 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 18:32:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1976de45

dev-ruby/term-ansicolor: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index 30378b78faa..3a436cf0c60 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2020-07-26 Thread Sam James
commit: 442b6cd1e0ab13e54722edf9c47e3fdc8b398346
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 27 02:06:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 27 02:06:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442b6cd1

dev-ruby/term-ansicolor: arm64 keyworded (bug #733784)

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index dfa78b90af3..4e9844ad8f0 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 arm 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"
 SLOT="0"
 IUSE=""
 



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

2020-04-07 Thread Hans de Graaff
commit: afb6e79335c6a96e9aaac3f4f63a5e8ef65a1f4e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  7 18:50:19 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  7 18:53:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb6e793

dev-ruby/term-ansicolor: add ruby27

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

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index 03e0f7a031b..a8544f92c56 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -2,7 +2,7 @@
 # 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_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"
@@ -23,7 +23,7 @@ IUSE=""
 ruby_add_rdepend ">=dev-ruby/tins-1.0"
 
 each_ruby_test() {
-   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
+   ${RUBY} -Ilib:.:tests -e 'Dir["tests/*_test.rb"].each{|f| require f}' 
|| die
 }
 
 all_ruby_install() {



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

2019-05-02 Thread Hans de Graaff
commit: 527503ef1101bd385b9d7344b06152f23a76771a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri May  3 04:44:00 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri May  3 04:51:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527503ef

dev-ruby/term-ansicolor: cleanup

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

 dev-ruby/term-ansicolor/Manifest   |  1 -
 .../term-ansicolor/term-ansicolor-1.6.0.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 2b3b3063088..b8c1f9c3f19 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,2 +1 @@
-DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B 
fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24
 SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
deleted file mode 100644
index 202925eb269..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



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

2019-05-02 Thread Mikle Kolyada
commit: 7637fe8021d79cff8f1035c73a54e0eb7611a481
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:35:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:35:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7637fe80

dev-ruby/term-ansicolor: alpha stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index 586eed9c5c2..d513a059118 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-05-02 Thread Mikle Kolyada
commit: 03b4421c88e97131ba3b51c624140614aa7a6d6e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:35:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:35:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b4421c

dev-ruby/term-ansicolor: arm stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index b640acc119b..586eed9c5c2 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-04-28 Thread Thomas Deutschmann
commit: 1f07cd65a9078c69f8d10d9d5e13e4e9623ec228
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Apr 28 20:25:58 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Apr 28 20:34:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f07cd65

dev-ruby/term-ansicolor: x86 stable (bug #683872)

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index c1f83ff924e..b640acc119b 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-04-27 Thread Sergei Trofimovich
commit: a4ed26d573fbc612529a77b1a8bb25dfef1b49f7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr 27 16:20:52 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 27 16:25:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ed26d5

dev-ruby/term-ansicolor: stable 1.7.1 for ppc64, bug #683872

Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index de7ebffd564..c1f83ff924e 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-04-27 Thread Sergei Trofimovich
commit: 67ba746056814ddfd7e1cdbae5abab82d3402ad4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr 27 15:44:09 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr 27 15:44:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ba7460

dev-ruby/term-ansicolor: stable 1.7.1 for ia64, bug #683872

Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index 2c13e7269bc..e1626ad1e22 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-04-26 Thread Sergei Trofimovich
commit: 70503a6bdf0f3f5b21fb336e14804bba1022ea54
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr 26 16:26:51 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 26 20:34:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70503a6b

dev-ruby/term-ansicolor: stable 1.7.1 for hppa, bug #683872

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index c90ca56d60a..2c13e7269bc 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-04-20 Thread Mikle Kolyada
commit: 9bd640cc249bd45b204a7b07815fbc5e82914bdf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr 20 17:44:27 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr 20 17:44:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd640cc

dev-ruby/term-ansicolor: amd64 stable wrt bug #683872

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
index 0b79085ae38..c90ca56d60a 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-04-20 Thread Hans de Graaff
commit: 1882a75aaa97a12d9febb4dbf8501c3c0345e094
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 20 06:39:30 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 20 06:39:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1882a75a

dev-ruby/term-ansicolor: cleanup

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

 dev-ruby/term-ansicolor/Manifest   |  1 -
 .../term-ansicolor/term-ansicolor-1.7.0.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index f5b8dfcba7e..2b3b3063088 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,3 +1,2 @@
 DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B 
fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24
 SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
-DIST term-ansicolor-1.7.0.gem 44544 BLAKE2B 
33ecb92a7d48599bb899e82e0db02049c359ca8075e20efb79d0b1de28f2223d11e18724362e8b3755c6aade194df3e6ba4cdaa718cdb66b74afc9072fc3e77f
 SHA512 
98fdb170822171fa4bf1eae5ee2537b76102c707be39882a7aeb7895989a724d1a172304b3a997021bf4d5da7b48c8186579ab3e9925ffd4f0a4bfa4a80da02c
 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
deleted file mode 100644
index 0b79085ae38..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



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

2019-02-13 Thread Sergei Trofimovich
commit: c4f0b8c9a4c63ea3fa6a54952a411ac4e09fe0aa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Feb 14 07:10:22 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb 14 07:19:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f0b8c9

dev-ruby/term-ansicolor: stable 1.6.0 for hppa, bug #628678

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index 25127d359e0..202925eb269 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2019-01-19 Thread Hans de Graaff
commit: 0790fa6e2281ee56c9dc1ea6d90174ed01089aa4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 19 08:07:25 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 19 08:07:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0790fa6e

dev-ruby/term-ansicolor: add 1.7.1

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

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.7.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index d8bb21e23ac..f5b8dfcba7e 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,2 +1,3 @@
 DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B 
fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24
 SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
 DIST term-ansicolor-1.7.0.gem 44544 BLAKE2B 
33ecb92a7d48599bb899e82e0db02049c359ca8075e20efb79d0b1de28f2223d11e18724362e8b3755c6aade194df3e6ba4cdaa718cdb66b74afc9072fc3e77f
 SHA512 
98fdb170822171fa4bf1eae5ee2537b76102c707be39882a7aeb7895989a724d1a172304b3a997021bf4d5da7b48c8186579ab3e9925ffd4f0a4bfa4a80da02c
+DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 
2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6
 SHA512 
d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
new file mode 100644
index 000..0b79085ae38
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2019-01-14 Thread Hans de Graaff
commit: f1864cb3b3723a60b29d6f6f567f54366105b196
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jan 15 05:51:41 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jan 15 05:51:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1864cb3

dev-ruby/term-ansicolor: add ruby26

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

 dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
index 14b5c5ce7e7..0b79085ae38 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2018-11-03 Thread Hans de Graaff
commit: 8850ee258554397cd3c8dd79db9d6990f98f757a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov  3 06:30:50 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov  3 06:30:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8850ee25

dev-ruby/term-ansicolor: add 1.7.0

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

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.7.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 63e929766db..d8bb21e23ac 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1 +1,2 @@
 DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B 
fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24
 SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
+DIST term-ansicolor-1.7.0.gem 44544 BLAKE2B 
33ecb92a7d48599bb899e82e0db02049c359ca8075e20efb79d0b1de28f2223d11e18724362e8b3755c6aade194df3e6ba4cdaa718cdb66b74afc9072fc3e77f
 SHA512 
98fdb170822171fa4bf1eae5ee2537b76102c707be39882a7aeb7895989a724d1a172304b3a997021bf4d5da7b48c8186579ab3e9925ffd4f0a4bfa4a80da02c

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
new file mode 100644
index 000..14b5c5ce7e7
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.7.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2018-03-27 Thread Hans de Graaff
commit: be88bc27a553ad870d31e62dec4b98fbf6a79964
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 28 04:25:44 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 28 04:35:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be88bc27

dev-ruby/term-ansicolor: add ruby25

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index c519b3b20f1..25127d359e0 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.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=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2017-12-21 Thread Hans de Graaff
commit: a7958a90642744c7440f345691b61a12f1d3dc69
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec 22 06:02:41 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec 22 06:02:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7958a90

dev-ruby/term-ansicolor: cleanup; drop hppa stable bug 628678

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/term-ansicolor/Manifest   |  1 -
 .../term-ansicolor/term-ansicolor-1.2.2-r1.ebuild  | 36 --
 2 files changed, 37 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index ec2b0f328f8..63e929766db 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,2 +1 @@
-DIST term-ansicolor-1.2.2.gem 889856 BLAKE2B 
504d5085d6db00ef2524b53c0927a81676ee04a64e7662470d0ace5e56ee6702d04c2dc4459decb33e23697a1edfde5c449a60a5fa0c9438fba786700227b1ee
 SHA512 
c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15
 DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B 
fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24
 SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
deleted file mode 100644
index b65c958eaf9..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,36 +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"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-# don't install a cdiff wrapper, collides with app-misc/colordiff (bug
-# #310073).
-RUBY_FAKEGEM_BINWRAP="decolor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="http://term-ansicolor.rubyforge.org/;
-LICENSE="GPL-2"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-each_ruby_test() {
-   ${RUBY} -Ilib -Itests tests/* || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



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

2017-10-23 Thread Thomas Deutschmann
commit: 415d693aab1a6a0ba8f89a2bc96058e35d50b987
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Oct 23 18:20:15 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Oct 23 18:42:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415d693a

dev-ruby/term-ansicolor: x86 stable (bug #628678)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index 57947c1072b..c519b3b20f1 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2017-10-22 Thread Hans de Graaff
commit: fd42cae84fb0db4346d10bd247f63dfd96c8ca18
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Oct 22 07:04:07 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Oct 22 07:04:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd42cae8

dev-ruby/term-ansicolor: amd64 stable, bug 628678

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index 42af26125ed..57947c1072b 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

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

dev-ruby/term-ansicolor: arm stable, bug #628678

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

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index d0557e3e61e..42af26125ed 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

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

dev-ruby/term-ansicolor-1.6.0-r0: alpha stable

Gentoo-Bug: 628678

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index 4d71d317deb..d0557e3e61e 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

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

dev-ruby/term-ansicolor: stable 1.6.0 for ppc/ppc64, bug #628678

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

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index 27316521b61..4d71d317deb 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2017-08-23 Thread Sergei Trofimovich
commit: d2b1a55eadaf4bbb300611ca6e993e851c2bb44f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Aug 23 21:43:11 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 23 21:43:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b1a55e

dev-ruby/term-ansicolor: stable 1.6.0 for ia64, bug #628678

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

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index 14e9fc25d3a..27316521b61 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2017-06-28 Thread Hans de Graaff
commit: 66ca7bcb4a43c94ce1f2668092049f1c597f0737
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun 29 04:29:16 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun 29 05:15:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ca7bcb

dev-ruby/term-ansicolor: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/term-ansicolor/Manifest   |  2 --
 .../term-ansicolor/term-ansicolor-1.3.0.ebuild | 36 --
 .../term-ansicolor/term-ansicolor-1.5.0.ebuild | 34 
 3 files changed, 72 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 22a41593c5b..238c7d12a01 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,4 +1,2 @@
 DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac SHA512 
c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15
 WHIRLPOOL 
5842abfa00a8a79f11fe6ebcee154fb2730c75786e45414ca382db946ce3d65652d6c5c8164988231f982100fc02e22612206eeb7cfe1e3e2985343316e12e0c
-DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
-DIST term-ansicolor-1.5.0.gem 892416 SHA256 
6971a1adbd22eabcc88ec3f1d8f81a1b68271c7ebbb3c520fa927772d0cf27ae SHA512 
7f02fba4872f655c4b5e6891b107e21e5a1d3fe4c8df81be9ad67c985094f31d92a52648ee70acf2a467b38cef617f8986d27bacfcf193f823efcbdbde78
 WHIRLPOOL 
e92fa9344f64630534aa2836018e0058c92529638715713e190989f23c8febfc19cccab4fb462d8cfb2cd5ad95a7832320e8e852153553af834bbf4dd3d2f154
 DIST term-ansicolor-1.6.0.gem 43008 SHA256 
ebcc930f9f8d564a457285aa4d0be41f8b8e9d9871a339bbc7631f2869c23cac SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
 WHIRLPOOL 
a9b131facb9405a6751ee685dd33d25859893f58a6a977ba43d28f4fc6163afd128f6773451bcd5aa5521bb3ec4c68a2b810ae6da9524372848869c64cc05211

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild
deleted file mode 100644
index 4eb0698f8f2..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-# don't install a cdiff wrapper, collides with app-misc/colordiff (bug
-# #310073).
-RUBY_FAKEGEM_BINWRAP="decolor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="http://term-ansicolor.rubyforge.org/;
-LICENSE="GPL-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.5.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.5.0.ebuild
deleted file mode 100644
index 8ac8f200a93..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.5.0.ebuild
+++ /dev/null
@@ -1,34 +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_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}



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

2017-06-28 Thread Sergei Trofimovich
commit: a9535502f009734f2602238d8cb89c6b6e5622b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jun 28 08:03:33 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun 28 08:08:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9535502

dev-ruby/term-ansicolor: ia64 keyworded, bug #551654

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
index e5f114ff7d0..14e9fc25d3a 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~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 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2017-06-18 Thread Hans de Graaff
commit: 8a523983cb6e6fafac032fd782c95b1444db913c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 19 05:07:08 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 19 05:19:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a523983

dev-ruby/term-ansicolor: cleanup

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/term-ansicolor/Manifest   |  2 --
 .../term-ansicolor/term-ansicolor-1.4.0.ebuild | 34 --
 .../term-ansicolor/term-ansicolor-1.4.1.ebuild | 34 --
 3 files changed, 70 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index dc5a6a900b9..22a41593c5b 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,6 +1,4 @@
 DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac SHA512 
c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15
 WHIRLPOOL 
5842abfa00a8a79f11fe6ebcee154fb2730c75786e45414ca382db946ce3d65652d6c5c8164988231f982100fc02e22612206eeb7cfe1e3e2985343316e12e0c
 DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
-DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899
-DIST term-ansicolor-1.4.1.gem 890880 SHA256 
cc6a262ce123277f8e8a6629579c6bc065a9ca348f829a32c1655f5f6c5a9057 SHA512 
c097a6ed9f57a0e1afcfeda3acca5c220f4f8491898448657b85f3becaf050264b5c0fc38685299e87c06d54416f095e8777fb23b5fcacd334a92bc1df3e2c23
 WHIRLPOOL 
9ade81688fd5679fc9db1210334a51e41201df4be4fee19426e0b988ac0168ee116ba028edb2d2d74cc5f208bc632c8f7761e21bb621d9a3c9bd56d7f9a1f972
 DIST term-ansicolor-1.5.0.gem 892416 SHA256 
6971a1adbd22eabcc88ec3f1d8f81a1b68271c7ebbb3c520fa927772d0cf27ae SHA512 
7f02fba4872f655c4b5e6891b107e21e5a1d3fe4c8df81be9ad67c985094f31d92a52648ee70acf2a467b38cef617f8986d27bacfcf193f823efcbdbde78
 WHIRLPOOL 
e92fa9344f64630534aa2836018e0058c92529638715713e190989f23c8febfc19cccab4fb462d8cfb2cd5ad95a7832320e8e852153553af834bbf4dd3d2f154
 DIST term-ansicolor-1.6.0.gem 43008 SHA256 
ebcc930f9f8d564a457285aa4d0be41f8b8e9d9871a339bbc7631f2869c23cac SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
 WHIRLPOOL 
a9b131facb9405a6751ee685dd33d25859893f58a6a977ba43d28f4fc6163afd128f6773451bcd5aa5521bb3ec4c68a2b810ae6da9524372848869c64cc05211

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild
deleted file mode 100644
index 7d205e491ee..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.4.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.4.1.ebuild
deleted file mode 100644
index 8ac8f200a93..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.4.1.ebuild
+++ /dev/null
@@ -1,34 +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_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-inherit ruby-fakegem
-

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

2017-04-15 Thread Hans de Graaff
commit: 7ba97a727fda211ad53b19e02eb790ef8aa2921a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Apr 15 05:49:04 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Apr 15 06:00:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba97a72

dev-ruby/term-ansicolor: add 1.6.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.6.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 6e5ad5f1652..dc5a6a900b9 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -3,3 +3,4 @@ DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f62
 DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899
 DIST term-ansicolor-1.4.1.gem 890880 SHA256 
cc6a262ce123277f8e8a6629579c6bc065a9ca348f829a32c1655f5f6c5a9057 SHA512 
c097a6ed9f57a0e1afcfeda3acca5c220f4f8491898448657b85f3becaf050264b5c0fc38685299e87c06d54416f095e8777fb23b5fcacd334a92bc1df3e2c23
 WHIRLPOOL 
9ade81688fd5679fc9db1210334a51e41201df4be4fee19426e0b988ac0168ee116ba028edb2d2d74cc5f208bc632c8f7761e21bb621d9a3c9bd56d7f9a1f972
 DIST term-ansicolor-1.5.0.gem 892416 SHA256 
6971a1adbd22eabcc88ec3f1d8f81a1b68271c7ebbb3c520fa927772d0cf27ae SHA512 
7f02fba4872f655c4b5e6891b107e21e5a1d3fe4c8df81be9ad67c985094f31d92a52648ee70acf2a467b38cef617f8986d27bacfcf193f823efcbdbde78
 WHIRLPOOL 
e92fa9344f64630534aa2836018e0058c92529638715713e190989f23c8febfc19cccab4fb462d8cfb2cd5ad95a7832320e8e852153553af834bbf4dd3d2f154
+DIST term-ansicolor-1.6.0.gem 43008 SHA256 
ebcc930f9f8d564a457285aa4d0be41f8b8e9d9871a339bbc7631f2869c23cac SHA512 
574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139
 WHIRLPOOL 
a9b131facb9405a6751ee685dd33d25859893f58a6a977ba43d28f4fc6163afd128f6773451bcd5aa5521bb3ec4c68a2b810ae6da9524372848869c64cc05211

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
new file mode 100644
index 000..e5f114ff7d0
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.md"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2017-03-28 Thread Hans de Graaff
commit: 4823303ddbec7f37c5141d900ab449e67e9871bc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 29 05:19:42 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 29 05:19:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4823303d

dev-ruby/term-ansicolor: add 1.5.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.5.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index dcf516ddad5..6e5ad5f1652 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -2,3 +2,4 @@ DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2
 DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
 DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899
 DIST term-ansicolor-1.4.1.gem 890880 SHA256 
cc6a262ce123277f8e8a6629579c6bc065a9ca348f829a32c1655f5f6c5a9057 SHA512 
c097a6ed9f57a0e1afcfeda3acca5c220f4f8491898448657b85f3becaf050264b5c0fc38685299e87c06d54416f095e8777fb23b5fcacd334a92bc1df3e2c23
 WHIRLPOOL 
9ade81688fd5679fc9db1210334a51e41201df4be4fee19426e0b988ac0168ee116ba028edb2d2d74cc5f208bc632c8f7761e21bb621d9a3c9bd56d7f9a1f972
+DIST term-ansicolor-1.5.0.gem 892416 SHA256 
6971a1adbd22eabcc88ec3f1d8f81a1b68271c7ebbb3c520fa927772d0cf27ae SHA512 
7f02fba4872f655c4b5e6891b107e21e5a1d3fe4c8df81be9ad67c985094f31d92a52648ee70acf2a467b38cef617f8986d27bacfcf193f823efcbdbde78
 WHIRLPOOL 
e92fa9344f64630534aa2836018e0058c92529638715713e190989f23c8febfc19cccab4fb462d8cfb2cd5ad95a7832320e8e852153553af834bbf4dd3d2f154

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.5.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.5.0.ebuild
new file mode 100644
index 000..8ac8f200a93
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.5.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2017-03-26 Thread Hans de Graaff
commit: 85df55b9b52f861568cda30bf0ff27237240a36a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 26 07:39:46 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 26 07:39:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85df55b9

dev-ruby/term-ansicolor: add 1.4.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.4.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 74dc4fee1d4..e119ea14b2f 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -2,3 +2,4 @@ DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2
 DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
 DIST term-ansicolor-1.3.2.gem 890368 SHA256 
da7ba80ae2dad077736a48dac18ae9d859990e9ed6b952a276e79659a55fab79 SHA512 
97617f3477f08e5ebbe70b5e8531031346d3639343c6a73fd802eb45777fbbba22649980f8968e2bba0394e470d5bb03bcd5b9374c36200c29a256016ed4cd29
 WHIRLPOOL 
b8b1b6cb3d8f7d65665d3416da846412f3d2f2b609b52f2744492635b300f9c341d2f5528870ff70a3ec6401edb165741cca5916d417e15d8e1f407480f3ce46
 DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899
+DIST term-ansicolor-1.4.1.gem 890880 SHA256 
cc6a262ce123277f8e8a6629579c6bc065a9ca348f829a32c1655f5f6c5a9057 SHA512 
c097a6ed9f57a0e1afcfeda3acca5c220f4f8491898448657b85f3becaf050264b5c0fc38685299e87c06d54416f095e8777fb23b5fcacd334a92bc1df3e2c23
 WHIRLPOOL 
9ade81688fd5679fc9db1210334a51e41201df4be4fee19426e0b988ac0168ee116ba028edb2d2d74cc5f208bc632c8f7761e21bb621d9a3c9bd56d7f9a1f972

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.4.1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.4.1.ebuild
new file mode 100644
index 000..8ac8f200a93
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.4.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2017-03-26 Thread Hans de Graaff
commit: 0fd940bbd9feade504369de1b10cda49d5fa865f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 26 07:49:40 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 26 07:49:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd940bb

dev-ruby/term-ansicolor: cleanup

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/term-ansicolor/Manifest   |  1 -
 .../term-ansicolor/term-ansicolor-1.3.0-r1.ebuild  | 38 --
 .../term-ansicolor/term-ansicolor-1.3.2.ebuild | 38 --
 3 files changed, 77 deletions(-)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index e119ea14b2f..dcf516ddad5 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,5 +1,4 @@
 DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac SHA512 
c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15
 WHIRLPOOL 
5842abfa00a8a79f11fe6ebcee154fb2730c75786e45414ca382db946ce3d65652d6c5c8164988231f982100fc02e22612206eeb7cfe1e3e2985343316e12e0c
 DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
-DIST term-ansicolor-1.3.2.gem 890368 SHA256 
da7ba80ae2dad077736a48dac18ae9d859990e9ed6b952a276e79659a55fab79 SHA512 
97617f3477f08e5ebbe70b5e8531031346d3639343c6a73fd802eb45777fbbba22649980f8968e2bba0394e470d5bb03bcd5b9374c36200c29a256016ed4cd29
 WHIRLPOOL 
b8b1b6cb3d8f7d65665d3416da846412f3d2f2b609b52f2744492635b300f9c341d2f5528870ff70a3ec6401edb165741cca5916d417e15d8e1f407480f3ce46
 DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899
 DIST term-ansicolor-1.4.1.gem 890880 SHA256 
cc6a262ce123277f8e8a6629579c6bc065a9ca348f829a32c1655f5f6c5a9057 SHA512 
c097a6ed9f57a0e1afcfeda3acca5c220f4f8491898448657b85f3becaf050264b5c0fc38685299e87c06d54416f095e8777fb23b5fcacd334a92bc1df3e2c23
 WHIRLPOOL 
9ade81688fd5679fc9db1210334a51e41201df4be4fee19426e0b988ac0168ee116ba028edb2d2d74cc5f208bc632c8f7761e21bb621d9a3c9bd56d7f9a1f972

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
deleted file mode 100644
index 394f294a929..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-# don't install a cdiff wrapper, collides with app-misc/colordiff (bug
-# #310073).
-RUBY_FAKEGEM_BINWRAP="decolor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/tins-1.0"
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb tests/*_test.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   docinto examples
-   dodoc examples/*
-}

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
deleted file mode 100644
index 54f7621f5ef..000
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
-
-RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
-
-# don't install a cdiff wrapper, collides with app-misc/colordiff (bug
-# #310073).
-RUBY_FAKEGEM_BINWRAP="decolor"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
-HOMEPAGE="https://flori.github.io/term-ansicolor/;
-LICENSE="GPL-2"
-

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

2016-12-08 Thread Hans de Graaff
commit: 28ad0dfaaa81655e548984657eca753743cc532b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Dec  9 06:50:04 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Dec  9 06:59:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ad0dfa

dev-ruby/term-ansicolor: add ruby22

Package-Manager: portage-2.3.0

 dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
index a007c33..d147011 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2016-09-27 Thread Hans de Graaff
commit: 2c72e55fa1ea61cb3bd1f47813098d327c33f13d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Sep 28 05:37:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Sep 28 05:37:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c72e55f

dev-ruby/term-ansicolor: add 1.4.0

Package-Manager: portage-2.2.28

 dev-ruby/term-ansicolor/Manifest   |  1 +
 .../term-ansicolor/term-ansicolor-1.4.0.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest
index 071243e..74dc4fe 100644
--- a/dev-ruby/term-ansicolor/Manifest
+++ b/dev-ruby/term-ansicolor/Manifest
@@ -1,3 +1,4 @@
 DIST term-ansicolor-1.2.2.gem 889856 SHA256 
b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac SHA512 
c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15
 WHIRLPOOL 
5842abfa00a8a79f11fe6ebcee154fb2730c75786e45414ca382db946ce3d65652d6c5c8164988231f982100fc02e22612206eeb7cfe1e3e2985343316e12e0c
 DIST term-ansicolor-1.3.0.gem 890368 SHA256 
8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8 SHA512 
ee039f4b5ecf8646b5c12c8d50f01c85b0dff0ab61f37199213407e29c4b4026cf44e5b12043a74a26a597a0a2572a282adcea21f5b8d2c5bb822fca4dfbdc1e
 WHIRLPOOL 
1cdd9cfe7726415a890dc179f3c14b26fd61ccc81621a17c57e62821cc71daf783cdc93bf40a33da9705eb80615ec7dfbe67c30d61d6bcd492b9b83478f632c5
 DIST term-ansicolor-1.3.2.gem 890368 SHA256 
da7ba80ae2dad077736a48dac18ae9d859990e9ed6b952a276e79659a55fab79 SHA512 
97617f3477f08e5ebbe70b5e8531031346d3639343c6a73fd802eb45777fbbba22649980f8968e2bba0394e470d5bb03bcd5b9374c36200c29a256016ed4cd29
 WHIRLPOOL 
b8b1b6cb3d8f7d65665d3416da846412f3d2f2b609b52f2744492635b300f9c341d2f5528870ff70a3ec6401edb165741cca5916d417e15d8e1f407480f3ce46
+DIST term-ansicolor-1.4.0.gem 890880 SHA256 
6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc SHA512 
7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
 WHIRLPOOL 
3a6086eb45b152a97967cb1f3929371d7548a46b8934142e1dc338ff5ae1336e49357f18bed9475edf7e78e61b185dfda44712e0eb125ea5ccfb997628fdb899

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild
new file mode 100644
index ..1c63cd5
--- /dev/null
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.4.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Small Ruby library that colors strings using ANSI escape 
sequences"
+HOMEPAGE="https://flori.github.io/term-ansicolor/;
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/tins-1.0"
+
+each_ruby_test() {
+   ${RUBY} -Ilib -S testrb tests/*_test.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2016-07-22 Thread Hans de Graaff
commit: 450a552913a4c8786bf2f995c988b7276cd39055
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 22 18:35:27 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jul 22 19:04:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450a5529

dev-ruby/term-ansicolor: add ruby21 to stable version

Package-Manager: portage-2.2.28

 dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
index 8dda252..a007c33 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2016-06-05 Thread Hans de Graaff
commit: 8f7f1ff42f394a2b95618f8d47519a462a18ee04
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jun  5 07:38:10 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jun  5 07:59:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7f1ff4

dev-ruby/term-ansicolor: add ruby23

Package-Manager: portage-2.2.28

 dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
index 62affc7..69abdbe 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2016-04-17 Thread Manuel Rüger
commit: 9a7d3b7cc1fca8bb56ac7b2a821764a99ca8a315
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Apr 17 14:42:32 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Apr 17 14:42:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7d3b7c

dev-ruby/term-ansicolor: Remove ruby19

Package-Manager: portage-2.2.28

 dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild | 4 ++--
 dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
index 75cd21c..8dda252 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby20"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild
index afbfa9d..3c202ef 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0.ebuild
@@ -1,9 +1,9 @@
-# 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_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="none"



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

2015-11-10 Thread Hans de Graaff
commit: eac2e72123add7f915eee8f7fb3bcb85057b8cf3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 11 06:22:33 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 11 06:22:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac2e721

dev-ruby/term-ansicolor: add ~sparc also to most recent version

Package-Manager: portage-2.2.20.1

 dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
index dbdebc9..62affc7 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
@@ -21,7 +21,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2015-10-16 Thread Mikle Kolyada
commit: cc85dc9e4370722a053532fef2e3b094c68c96cd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Oct 16 07:11:41 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Oct 16 07:11:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc85dc9e

dev-ruby/term-ansicolor: Add ~sparc keyword wrt bug #551654

Package-Manager: portage-2.2.20.1

 dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
index dbdebc9..62affc7 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
@@ -21,7 +21,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2015-09-17 Thread Tobias Klausmann
commit: 4b8a8da4ad618896e577403918045880365ab6d8
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Sep 17 16:03:29 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Sep 17 16:03:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8a8da4

dev-ruby/term-ansicolor: add ~alpha keyword

Gentoo-Bug: 551654

Package-Manager: portage-2.2.20.1

 dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
index 3662f01..dbdebc9 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild
@@ -21,7 +21,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""
 



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

2015-09-17 Thread Hans de Graaff
commit: a55a963c80e3275b2fde0a6c43a152ad59b76ae0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 18 05:11:52 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 18 05:11:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55a963c

dev-ruby/term-ansicolor: add ~alpha to all new versions

Package-Manager: portage-2.2.20.1

 dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild 
b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
index 3662f01..dbdebc9 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.2.ebuild
@@ -21,7 +21,7 @@ DESCRIPTION="Small Ruby library that colors strings using 
ANSI escape sequences"
 HOMEPAGE="https://flori.github.io/term-ansicolor/;
 LICENSE="GPL-2"
 
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 SLOT="0"
 IUSE=""