* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2016-05-02 5:26 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2016-05-02 5:26 UTC (permalink / raw
To: gentoo-commits
commit: 4d969b310037a11b12b127938324fac48adc9046
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 2 05:18:37 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 2 05:25:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d969b31
dev-ruby/hashery: add 2.1.2
Package-Manager: portage-2.2.26
dev-ruby/hashery/Manifest | 1 +
dev-ruby/hashery/hashery-2.1.2.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/hashery/Manifest b/dev-ruby/hashery/Manifest
index 959f2b0..da4f2a8 100644
--- a/dev-ruby/hashery/Manifest
+++ b/dev-ruby/hashery/Manifest
@@ -1 +1,2 @@
DIST hashery-2.1.1.gem 43008 SHA256 8f94ee21ba35f970d188491318f9b79ff7288e517301700e4d342ba9255d5c75 SHA512 f0fb1a0ca41264170bfeb970a2df5920109ed273f4f4617cfbde92e889ce6b5ec34e61be442182ddfca86efa13df3aab537bbc40d2c1e7791b74a9e5b4e0ca24 WHIRLPOOL 3b7e2e5b44ba917feec676c7548bdfca63c93f621eb296e36c6fcb87f3b1a5fedf0ce4335bac8cf369f364a980ec3c39617d4c3b5fc6b6aecc3f6e77c57e489b
+DIST hashery-2.1.2.gem 43008 SHA256 d239cc2310401903f6b79d458c2bbef5bf74c46f3f974ae9c1061fb74a404862 SHA512 953fb7024aeeff8720c14880f8cbf0ee03cc09624ba33152215439a2e252cea22167258e8e8c1cb023129a51cd95b2d9d33ca794a6b38560a8eb1e0fe44f290b WHIRLPOOL 5bb4f38614665c8970c9f5c9cc3ed1ac5b982d2003343b518890ca22da6869071ec257179b71680bef006d7ad639222b58f9c8e6a089ea79ab1e69278ba040e8
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
new file mode 100644
index 0000000..859e0a1
--- /dev/null
+++ b/dev-ruby/hashery/hashery-2.1.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="The Hashery is a tight collection of Hash-like classes"
+HOMEPAGE="https://rubyworks.github.com/hashery"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? (
+ dev-ruby/lemon
+ dev-ruby/qed
+ dev-ruby/rubytest
+ dev-ruby/rubytest-cli )"
+
+each_ruby_test() {
+ ${RUBY} -S qed || die 'tests failed'
+ ${RUBY} -S rubytest -Ilib -Itest test/ || die 'tests failed'
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2016-05-24 4:59 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2016-05-24 4:59 UTC (permalink / raw
To: gentoo-commits
commit: 9df9477c9da846994bb04e367a64d4bd25925613
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 04:52:09 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 24 04:52:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df9477c
dev-ruby/hashery: cleanup
Package-Manager: portage-2.2.28
dev-ruby/hashery/Manifest | 1 -
dev-ruby/hashery/hashery-2.1.1.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-ruby/hashery/Manifest b/dev-ruby/hashery/Manifest
index da4f2a8..4850749 100644
--- a/dev-ruby/hashery/Manifest
+++ b/dev-ruby/hashery/Manifest
@@ -1,2 +1 @@
-DIST hashery-2.1.1.gem 43008 SHA256 8f94ee21ba35f970d188491318f9b79ff7288e517301700e4d342ba9255d5c75 SHA512 f0fb1a0ca41264170bfeb970a2df5920109ed273f4f4617cfbde92e889ce6b5ec34e61be442182ddfca86efa13df3aab537bbc40d2c1e7791b74a9e5b4e0ca24 WHIRLPOOL 3b7e2e5b44ba917feec676c7548bdfca63c93f621eb296e36c6fcb87f3b1a5fedf0ce4335bac8cf369f364a980ec3c39617d4c3b5fc6b6aecc3f6e77c57e489b
DIST hashery-2.1.2.gem 43008 SHA256 d239cc2310401903f6b79d458c2bbef5bf74c46f3f974ae9c1061fb74a404862 SHA512 953fb7024aeeff8720c14880f8cbf0ee03cc09624ba33152215439a2e252cea22167258e8e8c1cb023129a51cd95b2d9d33ca794a6b38560a8eb1e0fe44f290b WHIRLPOOL 5bb4f38614665c8970c9f5c9cc3ed1ac5b982d2003343b518890ca22da6869071ec257179b71680bef006d7ad639222b58f9c8e6a089ea79ab1e69278ba040e8
diff --git a/dev-ruby/hashery/hashery-2.1.1.ebuild b/dev-ruby/hashery/hashery-2.1.1.ebuild
deleted file mode 100644
index 7a2dac0..0000000
--- a/dev-ruby/hashery/hashery-2.1.1.ebuild
+++ /dev/null
@@ -1,31 +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_TASK_TEST=""
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="The Hashery is a tight collection of Hash-like classes"
-HOMEPAGE="https://rubyworks.github.com/hashery"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? (
- dev-ruby/lemon
- dev-ruby/qed
- dev-ruby/rubytest
- dev-ruby/rubytest-cli )"
-
-each_ruby_test() {
- ${RUBY} -S qed || die 'tests failed'
- ${RUBY} -S rubytest -Ilib -Itest test/ || die 'tests failed'
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2017-01-22 1:34 Manuel Rüger
0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2017-01-22 1:34 UTC (permalink / raw
To: gentoo-commits
commit: ad7e7b0a6c5c10b5eec167a397a8243af6e9e65d
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 01:33:40 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 01:33:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7e7b0a
dev-ruby/hashery: Add ruby23
Package-Manager: portage-2.3.3
dev-ruby/hashery/hashery-2.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
index 859e0a1..caec625 100644
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22 ruby23"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2018-03-24 8:35 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2018-03-24 8:35 UTC (permalink / raw
To: gentoo-commits
commit: 3f65496cb8e96066ab21986fac1261a6c2c2eed6
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 24 06:50:13 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 08:35:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f65496c
dev-ruby/hashery: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/hashery/hashery-2.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
index d8ba495b539..2d1c4e22e4a 100644
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2018-04-15 5:23 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2018-04-15 5:23 UTC (permalink / raw
To: gentoo-commits
commit: d6e199a44148f2f3f270ffae717931d3ecc88062
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 05:14:25 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 05:14:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e199a4
dev-ruby/hashery: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/hashery/hashery-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
index 2d1c4e22e4a..7479957f44f 100644
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2019-05-08 19:59 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2019-05-08 19:59 UTC (permalink / raw
To: gentoo-commits
commit: 2b4e315c7d1b703463b3a48771fcfcf77f90a777
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 8 19:24:37 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 8 19:59:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4e315c
dev-ruby/hashery: add ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-ruby/hashery/hashery-2.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
index 7479957f44f..d796af27793 100644
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2020-02-22 10:22 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2020-02-22 10:22 UTC (permalink / raw
To: gentoo-commits
commit: 64575829b5e8b620682aaf8f7ca3ec338a145bbc
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 06:54:33 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 10:22:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64575829
dev-ruby/hashery: add ruby27
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hashery/hashery-2.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
index d796af27793..b731048a576 100644
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2021-10-23 6:55 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2021-10-23 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 60a2ac356f9f8181fbb052a6b181866ca689ad86
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 23 06:43:06 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct 23 06:43:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a2ac35
dev-ruby/hashery: EAPI 8; add ruby30
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hashery/hashery-2.1.2-r1.ebuild | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
new file mode 100644
index 00000000000..d324e3ecfdf
--- /dev/null
+++ b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="The Hashery is a tight collection of Hash-like classes"
+HOMEPAGE="https://rubyworks.github.com/hashery"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? (
+ dev-ruby/lemon
+ dev-ruby/qed
+ dev-ruby/rubytest
+ dev-ruby/rubytest-cli )"
+
+each_ruby_test() {
+ ${RUBY} -S qed || die 'tests failed'
+ ${RUBY} -S rubytest -Ilib -Itest test/ || die 'tests failed'
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2021-11-17 6:37 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2021-11-17 6:37 UTC (permalink / raw
To: gentoo-commits
commit: bbe1450c8435228033a829f47b1e11c9894a8f40
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 06:36:58 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 06:36:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe1450c
dev-ruby/hashery: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hashery/hashery-2.1.2.ebuild | 30 ------------------------------
1 file changed, 30 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild b/dev-ruby/hashery/hashery-2.1.2.ebuild
deleted file mode 100644
index 94e3c052e315..000000000000
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ /dev/null
@@ -1,30 +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_TASK_TEST=""
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="The Hashery is a tight collection of Hash-like classes"
-HOMEPAGE="https://rubyworks.github.com/hashery"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? (
- dev-ruby/lemon
- dev-ruby/qed
- dev-ruby/rubytest
- dev-ruby/rubytest-cli )"
-
-each_ruby_test() {
- ${RUBY} -S qed || die 'tests failed'
- ${RUBY} -S rubytest -Ilib -Itest test/ || die 'tests failed'
-}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2022-06-18 5:48 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2022-06-18 5:48 UTC (permalink / raw
To: gentoo-commits
commit: 7be186a78a168cf2da82c23aeb22c020c9d5fbf6
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 05:37:53 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 05:48:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be186a7
dev-ruby/hashery: enable ruby31
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hashery/hashery-2.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
index d324e3ecfdf4..f895dac1b9f5 100644
--- a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2-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_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2023-06-29 20:13 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2023-06-29 20:13 UTC (permalink / raw
To: gentoo-commits
commit: 2fd49ba9bc0ce3072bbec43f280c1f9d58e4a496
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 20:13:35 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:13:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd49ba9
dev-ruby/hashery: enable ruby32
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hashery/hashery-2.1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
index 6c9873cfe3e3..739644278ee6 100644
--- a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/
@ 2024-02-14 6:49 Hans de Graaff
0 siblings, 0 replies; 12+ messages in thread
From: Hans de Graaff @ 2024-02-14 6:49 UTC (permalink / raw
To: gentoo-commits
commit: 522fae7bf70d00c09754fd74b21eefb932cd241d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 06:47:13 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 06:47:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522fae7b
dev-ruby/hashery: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/hashery/hashery-2.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
index 739644278ee6..005a48afda8c 100644
--- a/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
+++ b/dev-ruby/hashery/hashery-2.1.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_RECIPE_DOC="yard"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-02-14 6:49 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-22 10:22 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2024-02-14 6:49 Hans de Graaff
2023-06-29 20:13 Hans de Graaff
2022-06-18 5:48 Hans de Graaff
2021-11-17 6:37 Hans de Graaff
2021-10-23 6:55 Hans de Graaff
2019-05-08 19:59 Hans de Graaff
2018-04-15 5:23 Hans de Graaff
2018-03-24 8:35 Hans de Graaff
2017-01-22 1:34 Manuel Rüger
2016-05-24 4:59 Hans de Graaff
2016-05-02 5:26 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox