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

2023-12-27 Thread Hans de Graaff
commit: 92e982ffbf276df3e2aa251f8b7fcaefb6efe9e1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 28 07:41:16 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 28 07:41:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e982ff

dev-ruby/text-hyphen: enable ruby33

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

 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
index a4b38a02c9e7..4062a5f18f62 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="README.md History.md"
 



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

2023-12-27 Thread Hans de Graaff
commit: 4acf7a23d13eaf5ab92a56694efa677c6c0fbb3a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 08:05:22 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 08:05:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acf7a23

dev-ruby/text: enable ruby33

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

 dev-ruby/text/text-1.3.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/text/text-1.3.1-r1.ebuild 
b/dev-ruby/text/text-1.3.1-r1.ebuild
index 7bf8a04eab96..fcf9354f048e 100644
--- a/dev-ruby/text/text-1.3.1-r1.ebuild
+++ b/dev-ruby/text/text-1.3.1-r1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 



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

2023-06-23 Thread Hans de Graaff
commit: a278cacaa199d61860e8df95aa8f8e6967adba77
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jun 23 17:14:46 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jun 23 17:14:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a278caca

dev-ruby/text-hyphen: drop 1.4.1-r3

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

 dev-ruby/text-hyphen/Manifest|  1 -
 dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-ruby/text-hyphen/Manifest b/dev-ruby/text-hyphen/Manifest
index a58f959cf317..4e6b57087cc2 100644
--- a/dev-ruby/text-hyphen/Manifest
+++ b/dev-ruby/text-hyphen/Manifest
@@ -1,2 +1 @@
-DIST text-hyphen-1.4.1.gem 751616 BLAKE2B 
4a6d6a9b430c2dee2a486dde9f49405b98bc32fe8f96448c0cbe8d55f416c4e4e9bef5ae3adb57576dee6fa285680fc57b958cb279786872c8d95282cbf72e73
 SHA512 
4a6667aff01e56afce79302f46d0afdbf9c965ad80dbf9a7266a213143e6b6bc2cb00092d26900286bf72a700e47be6b0860cfdf87fa2856477db02261f9ef3d
 DIST text-hyphen-1.5.0.gem 836096 BLAKE2B 
702363b99c33e614dab5b2509d0b77e5f37ca2f401e2c13fab466aec5bbc4f24247fe306ed6f7ed16c3e3b8cad35ca5948725175759827ec9a1b45642a7399ea
 SHA512 
7390b057f0fe4918aa98811adc3922bf6b959aedbf327a035324fc92935675f8016574519d0ff34e11c24bc4b8fe0d110b296344ed8a7cfae018ca5a7d6ce5c9

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
deleted file mode 100644
index 51f9506382fe..
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hyphenates words according to the rules of the language the word 
is written in"
-HOMEPAGE="http://rubyforge.org/projects/text-format;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/hoe-2.8.0
-   dev-ruby/test-unit:2
-   )"
-
-all_ruby_prepare() {
-   sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
-}



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

2023-06-19 Thread Hans de Graaff
commit: 3c7f5701b56cc13006b718abfabb8e87dd5b3146
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Jun 20 04:37:16 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Jun 20 04:38:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7f5701

dev-ruby/text-hyphen: enable ruby32

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

 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
index 4ba35b3dea03..a4b38a02c9e7 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.md History.md"
 



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

2023-04-23 Thread Sam James
commit: e2b87e9065437cc1d1051d4e36a60a056854d3ae
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 23 20:21:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 23 20:21:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b87e90

dev-ruby/text-hyphen: Stabilize 1.5.0 ppc, #904902

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

 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
index ef57ed2c7c6f..12a3d62823d2 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://rubygems.org/gems/text-hyphen;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2023-04-23 Thread Sam James
commit: 090f4a647020fc42e04817289506aa41c1ed09bb
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 23 20:01:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 23 20:01:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090f4a64

dev-ruby/text-hyphen: Stabilize 1.5.0 amd64, #904902

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

 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
index 8f4a336342c2..ef57ed2c7c6f 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://rubygems.org/gems/text-hyphen;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2023-04-23 Thread Sam James
commit: c364ee3e4d585baa3f061bac6f916e32078859d1
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 23 19:55:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 23 19:55:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c364ee3e

dev-ruby/text-hyphen: Stabilize 1.5.0 x86, #904902

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

 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
index fa5cc134923a..8f4a336342c2 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://rubygems.org/gems/text-hyphen;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2023-04-23 Thread Sam James
commit: 74b65642901e315daf71ef7a014bdcf3e8175f4c
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 23 19:49:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 23 19:49:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b65642

dev-ruby/text-hyphen: Stabilize 1.5.0 ppc64, #904902

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

 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
index f19b311a4a1b..fa5cc134923a 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://rubygems.org/gems/text-hyphen;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2023-03-19 Thread Hans de Graaff
commit: ccbc4d21724c741041bc0820585a8ff315163854
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar 19 07:06:26 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Mar 19 07:14:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbc4d21

dev-ruby/text-hyphen: add 1.5.0

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

 dev-ruby/text-hyphen/Manifest |  1 +
 dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 28 +++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/text-hyphen/Manifest b/dev-ruby/text-hyphen/Manifest
index 60c5601b1b0d..a58f959cf317 100644
--- a/dev-ruby/text-hyphen/Manifest
+++ b/dev-ruby/text-hyphen/Manifest
@@ -1 +1,2 @@
 DIST text-hyphen-1.4.1.gem 751616 BLAKE2B 
4a6d6a9b430c2dee2a486dde9f49405b98bc32fe8f96448c0cbe8d55f416c4e4e9bef5ae3adb57576dee6fa285680fc57b958cb279786872c8d95282cbf72e73
 SHA512 
4a6667aff01e56afce79302f46d0afdbf9c965ad80dbf9a7266a213143e6b6bc2cb00092d26900286bf72a700e47be6b0860cfdf87fa2856477db02261f9ef3d
+DIST text-hyphen-1.5.0.gem 836096 BLAKE2B 
702363b99c33e614dab5b2509d0b77e5f37ca2f401e2c13fab466aec5bbc4f24247fe306ed6f7ed16c3e3b8cad35ca5948725175759827ec9a1b45642a7399ea
 SHA512 
7390b057f0fe4918aa98811adc3922bf6b959aedbf327a035324fc92935675f8016574519d0ff34e11c24bc4b8fe0d110b296344ed8a7cfae018ca5a7d6ce5c9

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
new file mode 100644
index ..f19b311a4a1b
--- /dev/null
+++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.md History.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Hyphenates words according to the rules of the language the word 
is written in"
+HOMEPAGE="https://rubygems.org/gems/text-hyphen;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/hoe-2.8.0
+   dev-ruby/test-unit:2
+   )"
+
+all_ruby_prepare() {
+   sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
+}



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

2023-03-10 Thread Hans de Graaff
commit: c890244f3fa85daf6d8b1f031a374a7bdf402410
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 10 20:28:20 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 10 20:29:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c890244f

dev-ruby/text: enable ruby32

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

 dev-ruby/text/text-1.3.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/text/text-1.3.1-r1.ebuild 
b/dev-ruby/text/text-1.3.1-r1.ebuild
index 13dbdeba4ab9..7bf8a04eab96 100644
--- a/dev-ruby/text/text-1.3.1-r1.ebuild
+++ b/dev-ruby/text/text-1.3.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 



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

2022-05-26 Thread Hans de Graaff
commit: f48dfccdbc5f71b59a5cd3de28ea4c53c1214d90
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu May 26 10:14:36 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu May 26 10:35:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48dfccd

dev-ruby/text-hyphen: enable ruby31

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
index 0f7b5da49138..4359f95066e4 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
 



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

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

dev-ruby/text: enable ruby31

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

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

diff --git a/dev-ruby/text/text-1.3.1-r1.ebuild 
b/dev-ruby/text/text-1.3.1-r1.ebuild
index a94790ef5361..13dbdeba4ab9 100644
--- a/dev-ruby/text/text-1.3.1-r1.ebuild
+++ b/dev-ruby/text/text-1.3.1-r1.ebuild
@@ -2,7 +2,7 @@
 # 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_EXTRADOC="README.rdoc"
 



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

2021-11-25 Thread Hans de Graaff
commit: 309d598d06d29619794f255ce215dd5f68ce496b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Nov 25 07:54:22 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Nov 25 09:09:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309d598d

dev-ruby/text-hyphen: cleanup

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 29 
 1 file changed, 29 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
deleted file mode 100644
index 9a64b25e6fc0..
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hyphenates words according to the rules of the language the word 
is written in"
-HOMEPAGE="http://rubyforge.org/projects/text-format;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-   test? (
-   >=dev-ruby/hoe-2.8.0
-   dev-ruby/test-unit:2
-   )"
-
-all_ruby_prepare() {
-   sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
-}



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

2021-11-24 Thread Hans de Graaff
commit: 5f0c9ccbf91cd666f6ead0de9ad4b8815c1d1cca
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 24 08:32:46 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 24 08:43:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0c9ccb

dev-ruby/text: cleanup

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

 dev-ruby/text/text-1.3.1.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
deleted file mode 100644
index 676fce1f7106..
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A collection of text algorithms"
-HOMEPAGE="https://github.com/threedaymonk/text;
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
-IUSE=""



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

2021-11-24 Thread Hans de Graaff
commit: 702ee880690e0da7ca97f58b1e20886982d67c7e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 24 08:32:30 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 24 08:43:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702ee880

dev-ruby/text: all arches stable

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

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

diff --git a/dev-ruby/text/text-1.3.1-r1.ebuild 
b/dev-ruby/text/text-1.3.1-r1.ebuild
index bdb24da28420..104f029d7212 100644
--- a/dev-ruby/text/text-1.3.1-r1.ebuild
+++ b/dev-ruby/text/text-1.3.1-r1.ebuild
@@ -14,5 +14,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
 IUSE=""



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

2021-11-22 Thread Hans de Graaff
commit: 3d94ce7d1cffbd6300657eb57b56ffb18ccaeea1
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Nov 22 18:50:46 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Nov 22 19:11:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d94ce7d

dev-ruby/text-hyphen: all arches stable

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
index a4f065842ad0..0f7b5da49138 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2021-10-25 Thread Hans de Graaff
commit: 97d248a40afeec99e2242907f2adfbbee1cd2bc3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Oct 25 11:13:25 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Oct 26 04:04:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d248a4

dev-ruby/text-hyphen: add ruby30

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
new file mode 100644
index 000..a4f065842ad
--- /dev/null
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r3.ebuild
@@ -0,0 +1,28 @@
+# 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_EXTRADOC="README.rdoc History.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Hyphenates words according to the rules of the language the word 
is written in"
+HOMEPAGE="http://rubyforge.org/projects/text-format;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/hoe-2.8.0
+   dev-ruby/test-unit:2
+   )"
+
+all_ruby_prepare() {
+   sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
+}



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

2021-10-04 Thread Hans de Graaff
commit: 1c2153b6aecb95d8be2d06ef870a80d7b5756c66
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Oct  5 05:42:10 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Oct  5 05:42:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2153b6

dev-ruby/text: add ruby30

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

 dev-ruby/text/text-1.3.1-r1.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/dev-ruby/text/text-1.3.1-r1.ebuild 
b/dev-ruby/text/text-1.3.1-r1.ebuild
new file mode 100644
index 000..bdb24da2842
--- /dev/null
+++ b/dev-ruby/text/text-1.3.1-r1.ebuild
@@ -0,0 +1,18 @@
+# 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_EXTRADOC="README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A collection of text algorithms"
+HOMEPAGE="https://github.com/threedaymonk/text;
+
+LICENSE="MIT"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""



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

2021-01-06 Thread Fabian Groffen
commit: 5dfeaf460ce1000f163e41a0f84ecae91e1fdf20
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 18:26:53 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 18:32:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dfeaf46

dev-ruby/text-hyphen: drop x86-macos

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index 774393ecc49..9a64b25e6fc 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.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=5
@@ -15,7 +15,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2020-11-05 Thread Sam James
commit: 061e779547159dd10ee39b7758c755508f2e090a
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov  6 02:52:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov  6 03:20:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061e7795

dev-ruby/text: Stabilize 1.3.1 arm64, #753047

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

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 5e45be8de07..e4c7abade11 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 IUSE=""



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

2020-07-24 Thread Hans de Graaff
commit: ff0bdbfaa10f2aac1b81cadcdf98c0d10125b6b4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jul 24 07:48:08 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jul 25 05:31:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0bdbfa

dev-ruby/text-hyphen: add ruby27

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index b4a04d1b7e8..c9dd42d62bd 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"



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

2020-01-03 Thread Hans de Graaff
commit: 631d989618ef986ccd8076ab4562efb9d0c87767
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Jan  3 15:16:20 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Jan  3 15:55:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631d9896

dev-ruby/text: add ruby27

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

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index dc2d7466773..433cfc4e274 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"



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

2019-04-23 Thread Sergei Trofimovich
commit: ea731870dfd0e38480d0a61460ae805565bcf5b0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 23 20:59:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 23 21:14:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea731870

dev-ruby/text: bring back sparc

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

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 076341161fe..dc2d7466773 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""



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

2019-03-15 Thread Hans de Graaff
commit: 8e26f39255f5eea0c6d18a95bd19f79bb39ea9ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 15 06:53:42 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 15 06:53:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e26f392

dev-ruby/text-hyphen: add ruby26

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

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index 78164eece2a..b62c8a1d7e8 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"



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

2019-01-11 Thread Hans de Graaff
commit: a1a0aa68ca7747581be8fc2fe7740ff1cb44c659
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jan 12 07:29:32 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jan 12 07:29:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a0aa68

dev-ruby/text: add ruby26

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

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 40c54b32447..076341161fe 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"



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

2018-02-19 Thread Hans de Graaff
commit: 88d9e7495350dd139a4723f2da132ad415645cc3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 19 19:13:28 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 19 19:25:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d9e749

dev-ruby/text-hyphen: add ruby24, ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index 944872608d1..78164eece2a 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -1,12 +1,11 @@
-# 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="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
 
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
 
 inherit ruby-fakegem
@@ -20,9 +19,6 @@ KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~pp
 IUSE=""
 
 ruby_add_bdepend "
-   doc? (
-   >=dev-ruby/hoe-2.8.0
-   )
test? (
>=dev-ruby/hoe-2.8.0
dev-ruby/test-unit:2



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

2018-01-20 Thread Hans de Graaff
commit: 2ca9749d7a6f748fd750aaca5b104d5c44eee830
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan 21 06:13:56 2018 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan 21 06:33:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca9749d

dev-ruby/text: add ruby25

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 4eb3e58938d..40c54b32447 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.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_EXTRADOC="README.rdoc"



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

2017-06-29 Thread Alexis Ballier
commit: e345fd768af0a63d586248f86fdab2c4d5ce53e6
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jun 30 04:48:30 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jun 30 04:48:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e345fd76

dev-ruby/text: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index c4ca8793af6..05eada9f7ef 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""



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

2017-06-24 Thread Hans de Graaff
commit: 3af7621243cfe734c656578f9899433eb672da56
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 24 06:12:48 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 24 06:21:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af76212

dev-ruby/text: add ruby24

Package-Manager: Portage-2.3.6, Repoman-2.3.1

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index afe67d9276f..c4ca8793af6 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"



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

2017-01-07 Thread Hans de Graaff
commit: 2dfc73543790d3277ed4d53fb98bae12dcdde616
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  8 06:52:35 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jan  8 07:03:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dfc7354

dev-ruby/text: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/text/Manifest |  1 -
 dev-ruby/text/text-1.2.3-r2.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-ruby/text/Manifest b/dev-ruby/text/Manifest
index 24e495b..fb9bc74 100644
--- a/dev-ruby/text/Manifest
+++ b/dev-ruby/text/Manifest
@@ -1,2 +1 @@
-DIST text-1.2.3.gem 136192 SHA256 
a0e9fb0fa88b6fb5d89e370f898064604f28d0873c342b27235a767dea58e192 SHA512 
bc4ad5a00dc8bb7275b5481ce3be1efe1b32a9bb83e818025c0d815c19addf1fa7ed99855ac3188aef5ce54150323a8dc9573bd193e195614731c093fb7fd917
 WHIRLPOOL 
db7d6f2d0472467ee594f05ba8fdbf20159869342d6fba77ff31407428e7eabe6e5b3808cc2aa10d8cf223e544fae10cbe8ab1e28b0621eae85c490eae31141d
 DIST text-1.3.1.gem 138752 SHA256 
2fbbbc82c1ce79c4195b13018a87cbb00d762bda39241bb3cdc32792759dd3f4 SHA512 
0380fc77e2f0d427afd9015ed904947311139e52adf3d49b748d0e6ee32c579073ec979f0cdbc117b53e3d841f25ce9f271637dd7edb5f6e124e369cca788eb8
 WHIRLPOOL 
66da2d453d3a4dc332166b5ccabcdb586748d3a3d979a4b7281e69157c04d389a95ff8ecb6727b0952a6dbaba4068f262b856e19c39a7cfd9d296d1eb4b70a91

diff --git a/dev-ruby/text/text-1.2.3-r2.ebuild 
b/dev-ruby/text/text-1.2.3-r2.ebuild
deleted file mode 100644
index c41746d..
--- a/dev-ruby/text/text-1.2.3-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A collection of text algorithms"
-HOMEPAGE="https://github.com/threedaymonk/text;
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""



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

2016-10-02 Thread Jeroen Roovers
commit: 988970d224ba13cb639e90a21f529a32931bf309
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Oct  2 09:27:57 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct  2 09:28:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988970d2

dev-ruby/text: Stable for HPPA PPC64 (bug #579138).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 1462571..5832cd4 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""



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

2016-05-31 Thread Tobias Klausmann
commit: a0e014137fe2743271ac28c4e283c30498278b72
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue May 31 10:19:47 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue May 31 10:19:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e01413

dev-ruby/text-1.3.1-r0: add alpha keyword

Gentoo-Bug: 579138

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 5ff67bc..07206d1 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""



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

2016-04-21 Thread Markus Meier
commit: 9ed1a89cab0b0c192763589920e8da73de06cd51
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Apr 21 15:46:53 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Apr 21 15:46:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed1a89c

dev-ruby/text: arm stable, bug #579138

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 244e9aa..5ff67bc 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""



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

2016-04-09 Thread Agostino Sarubbo
commit: c8607d504222cc47c21f0162124c1749deba98e7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  9 13:44:55 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  9 13:44:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8607d50

dev-ruby/text: amd64 stable wrt bug #579138

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index 1a5f286..244e9aa 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.ebuild
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""



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

2016-04-05 Thread Hans de Graaff
commit: 8992b14829111b6144da40ad581da43870fb7bb2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr  6 05:12:55 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr  6 05:12:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8992b148

dev-ruby/text: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/text/Manifest |  1 -
 dev-ruby/text/text-1.2.3-r1.ebuild | 20 
 dev-ruby/text/text-1.3.0.ebuild| 20 
 3 files changed, 41 deletions(-)

diff --git a/dev-ruby/text/Manifest b/dev-ruby/text/Manifest
index d26f5d5..24e495b 100644
--- a/dev-ruby/text/Manifest
+++ b/dev-ruby/text/Manifest
@@ -1,3 +1,2 @@
 DIST text-1.2.3.gem 136192 SHA256 
a0e9fb0fa88b6fb5d89e370f898064604f28d0873c342b27235a767dea58e192 SHA512 
bc4ad5a00dc8bb7275b5481ce3be1efe1b32a9bb83e818025c0d815c19addf1fa7ed99855ac3188aef5ce54150323a8dc9573bd193e195614731c093fb7fd917
 WHIRLPOOL 
db7d6f2d0472467ee594f05ba8fdbf20159869342d6fba77ff31407428e7eabe6e5b3808cc2aa10d8cf223e544fae10cbe8ab1e28b0621eae85c490eae31141d
-DIST text-1.3.0.gem 138752 SHA256 
47b6f8b04e722c91a023e562dde289d0047cd488b18d4e6fd7f71d256a06d6ad SHA512 
504c0a60b3ea80c0d5dc89c9987750954980f6aa0fea4ceba9bcae6d81af4a47afa81775816e28fb00d7e02f4bd1ddd53764a0cf669c7691125a3a4bdb92fe0c
 WHIRLPOOL 
55eda2d8d0c3ec0bb41e12e22daafcc7b843ac96e4bd08d5fbffcb6cc350f75a4996bd3648223e61712a6c96feea903f6ba7710c4b6d442d092680d77807693d
 DIST text-1.3.1.gem 138752 SHA256 
2fbbbc82c1ce79c4195b13018a87cbb00d762bda39241bb3cdc32792759dd3f4 SHA512 
0380fc77e2f0d427afd9015ed904947311139e52adf3d49b748d0e6ee32c579073ec979f0cdbc117b53e3d841f25ce9f271637dd7edb5f6e124e369cca788eb8
 WHIRLPOOL 
66da2d453d3a4dc332166b5ccabcdb586748d3a3d979a4b7281e69157c04d389a95ff8ecb6727b0952a6dbaba4068f262b856e19c39a7cfd9d296d1eb4b70a91

diff --git a/dev-ruby/text/text-1.2.3-r1.ebuild 
b/dev-ruby/text/text-1.2.3-r1.ebuild
deleted file mode 100644
index 56f229b..000
--- a/dev-ruby/text/text-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A collection of text algorithms"
-HOMEPAGE="https://github.com/threedaymonk/text;
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""

diff --git a/dev-ruby/text/text-1.3.0.ebuild b/dev-ruby/text/text-1.3.0.ebuild
deleted file mode 100644
index a701c36..000
--- a/dev-ruby/text/text-1.3.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A collection of text algorithms"
-HOMEPAGE="https://github.com/threedaymonk/text;
-
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""



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

2016-04-05 Thread Hans de Graaff
commit: 079f6a68cede9f0cca7e7bc46ea0e40ea8afe4f2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr  6 05:12:24 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr  6 05:12:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079f6a68

dev-ruby/text: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/text/text-1.2.3-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/text/text-1.2.3-r2.ebuild 
b/dev-ruby/text/text-1.2.3-r2.ebuild
index 76d54f2..c41746d 100644
--- a/dev-ruby/text/text-1.2.3-r2.ebuild
+++ b/dev-ruby/text/text-1.2.3-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
@@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text;
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
 IUSE=""



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

2016-04-04 Thread Hans de Graaff
commit: 0581c223360e279367125560456770fcc40a2b5e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:08:26 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:08:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0581c223

dev-ruby/text-hyphen: cleanup

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild | 33 
 1 file changed, 33 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild
deleted file mode 100644
index e161d8c..000
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Hyphenates various words according to the rules of the language 
the word is written in"
-HOMEPAGE="http://rubyforge.org/projects/text-format;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-   doc? (
-   >=dev-ruby/hoe-2.8.0
-   )
-   test? (
-   >=dev-ruby/hoe-2.8.0
-   dev-ruby/test-unit:2
-   )"
-
-all_ruby_prepare() {
-   sed -i -e '2igem "test-unit", ">= 2.0"' test/test_*.rb || die
-}



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

2016-04-04 Thread Hans de Graaff
commit: 1aafb82128812c7e42d8df01937b9bd0189c00f7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:02:12 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:02:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aafb821

dev-ruby/text-hyphen: fix description

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index 4d1de09..f9f5bcc 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
 
 inherit ruby-fakegem
 
-DESCRIPTION="Hyphenates various words according to the rules of the language 
the word is written in"
+DESCRIPTION="Hyphenates words according to the rules of the language the word 
is written in"
 HOMEPAGE="http://rubyforge.org/projects/text-format;
 
 LICENSE="MIT"



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

2016-04-04 Thread Hans de Graaff
commit: 8bf0670995bf539de304a35f0c1fffeed049374b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:05:51 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:05:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf06709

dev-ruby/text-hyphen: add ruby23

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index f9f5bcc..eb0697c 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-04-04 Thread Hans de Graaff
commit: 8bb45ee3a3bd0b7e69b28d2914bb63e4cb81b8a0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 05:08:00 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 05:08:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb45ee3

dev-ruby/text-hyphen: mark ruby21 revision stable

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index eb0697c..896daae 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/text-format;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



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

2016-04-04 Thread Hans de Graaff
commit: f483cd104a65563148398595b609af56e33cd513
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr  5 04:59:43 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr  5 04:59:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f483cd10

dev-ruby/text-hyphen: drop ruby19

Package-Manager: portage-2.2.26

 dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild 
b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
index df2185c..4d1de09 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



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

2016-01-05 Thread Hans de Graaff
commit: 10023c8b1bd5027f0b3dac6d2bb0af85b5a745a2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jan  6 06:30:38 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jan  6 06:30:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10023c8b

dev-ruby/text: add 1.3.1

Package-Manager: portage-2.2.26

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

diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild
index a701c36..1a5f286 100644
--- a/dev-ruby/text/text-1.3.1.ebuild
+++ b/dev-ruby/text/text-1.3.1.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 ruby23"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"