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

2023-12-27 Thread Hans de Graaff
commit: 2450d2ba57ac2ad4cc3f6c1fce05e4823ae281b9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 27 12:35:47 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 27 12:36:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2450d2ba

dev-ruby/rchardet: enable ruby33

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
index c2cc0c2b78ba..b4da2af9c347 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="Readme.md"
 



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

2023-06-24 Thread Hans de Graaff
commit: bc188ced2ca3ace9615507f646e8601d48c9f28a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Jun 24 20:45:08 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Jun 24 20:45:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc188ced

dev-ruby/rchardet: drop 1.8.0

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

 dev-ruby/rchardet/rchardet-1.8.0.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
deleted file mode 100644
index f7406102881c..
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="Readme.md"
-
-RUBY_FAKEGEM_GEMSPEC="rchardet.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Character encoding auto-detection in Ruby"
-HOMEPAGE="https://github.com/jmhodges/rchardet;
-SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/ s:^:#:' -e '/minitest\/rg/ s:^:#:' 
test/test_helper.rb || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || die
-}



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

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

dev-ruby/rchardet: Stabilize 1.8.0-r1 amd64, #904897

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
index fe5c2623afc6..c2cc0c2b78ba 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2023-03-24 Thread Hans de Graaff
commit: 0342561f20178386914b90ce4449b38ea22ba6af
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Mar 24 06:59:39 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Mar 24 07:00:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0342561f

dev-ruby/rchardet: update EAPI 7 -> 8, add ruby32

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

 dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0-r1.ebuild
new file mode 100644
index ..fe5c2623afc6
--- /dev/null
+++ b/dev-ruby/rchardet/rchardet-1.8.0-r1.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 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="Readme.md"
+
+RUBY_FAKEGEM_GEMSPEC="rchardet.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Character encoding auto-detection in Ruby"
+HOMEPAGE="https://github.com/jmhodges/rchardet;
+SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' -e '/minitest\/rg/ s:^:#:' 
test/test_helper.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || die
+}



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

2022-04-18 Thread Hans de Graaff
commit: cf0b700019ece96382b5889040e44e41ec11acdb
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Apr 19 04:42:50 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Apr 19 04:42:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0b7000

dev-ruby/rchardet: enable ruby31 and disable ruby25

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index a5d21dd0fdfd..f7406102881c 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.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=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="Readme.md"
 



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

2021-01-03 Thread Hans de Graaff
commit: 53a3bbfabfd3e26ce11dc229f3eb2d069effd3f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:47:39 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:47:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a3bbfa

dev-ruby/rchardet: add ruby30

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index d682c26fddd..a5d21dd0fdf 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="Readme.md"
 



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

2020-07-12 Thread Hans de Graaff
commit: 2384cb17d49fa44a07fcd4a5c6b2f012cb9d5011
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jul 12 06:24:51 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun Jul 12 06:24:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2384cb17

dev-ruby/rchardet: amd64 stable

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index 84a1c2fe2fc..d682c26fddd 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2020-07-11 Thread Sam James
commit: 581bf74e17525b65e4ae7acd69ac009c95023cae
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 11 16:05:49 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 11 16:05:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581bf74e

dev-ruby/rchardet: ppc keyworded (bug #724386)

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index bb8d3b751b4..84a1c2fe2fc 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2020-07-10 Thread Sam James
commit: c461fb9e52981497c465e0638dbabcf595be393e
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 11 03:50:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 11 03:50:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c461fb9e

dev-ruby/rchardet: ppc64 keyworded (bug #724386)

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index 318d8164a48..bb8d3b751b4 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2020-06-20 Thread Thomas Deutschmann
commit: cf922d21477c909209b975db2515e359151dd2bf
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun 20 14:46:03 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun 20 14:48:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf922d21

dev-ruby/rchardet: x86 keyworded (bug #724386)

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index 519a59d0d6a..318d8164a48 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 all_ruby_prepare() {



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

2020-03-10 Thread Hans de Graaff
commit: 412ee01cab4a0982aa308eeadcd11df9f45c7cd9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Mar 10 06:53:04 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Tue Mar 10 06:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412ee01c

dev-ruby/rchardet: initial import of 1.8.0

New dependency for dev-ruby/git.

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

 dev-ruby/rchardet/Manifest  |  1 +
 dev-ruby/rchardet/metadata.xml  | 11 +++
 dev-ruby/rchardet/rchardet-1.8.0.ebuild | 28 
 3 files changed, 40 insertions(+)

diff --git a/dev-ruby/rchardet/Manifest b/dev-ruby/rchardet/Manifest
new file mode 100644
index 000..1dafa1dd6c9
--- /dev/null
+++ b/dev-ruby/rchardet/Manifest
@@ -0,0 +1 @@
+DIST rchardet-1.8.0.tar.gz 1903004 BLAKE2B 
d5860bc17f3a9dae9d6194156f1707e833ec0c440992c7b933b2e4eaca6bbc01f9964bcd7eb1dd054ff633124b863a0b797103297d6d2ff75e6d13040aa0813c
 SHA512 
419eac7d4d4fb4a9cbe102199b5767d826f968943da9dfbfd029d03603bede596fb59d9747e590447b6848ae42c733dd0efdea57140e03d92bdcbac317dd0c6f

diff --git a/dev-ruby/rchardet/metadata.xml b/dev-ruby/rchardet/metadata.xml
new file mode 100644
index 000..93951953054
--- /dev/null
+++ b/dev-ruby/rchardet/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+jmhodges/rchardet
+  
+

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
new file mode 100644
index 000..519a59d0d6a
--- /dev/null
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="Readme.md"
+
+RUBY_FAKEGEM_GEMSPEC="rchardet.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Character encoding auto-detection in Ruby"
+HOMEPAGE="https://github.com/jmhodges/rchardet;
+SRC_URI="https://github.com/jmhodges/rchardet/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' -e '/minitest\/rg/ s:^:#:' 
test/test_helper.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || die
+}