commit:     1e1db97af26a5f299676483cefa6389b3ed65665
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 10:39:15 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 03:02:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1db97a

dev-ruby/fuubar: update EAPI 7 -> 8, enable ruby32

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/fuubar/{fuubar-2.5.1.ebuild => fuubar-2.5.1-r1.ebuild} | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/fuubar/fuubar-2.5.1.ebuild 
b/dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild
similarity index 90%
rename from dev-ruby/fuubar/fuubar-2.5.1.ebuild
rename to dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild
index 3d98ac7a2ea5..a2d3d2be68c0 100644
--- a/dev-ruby/fuubar/fuubar-2.5.1.ebuild
+++ b/dev-ruby/fuubar/fuubar-2.5.1-r1.ebuild
@@ -1,15 +1,12 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-USE_RUBY="ruby27 ruby30 ruby31"
+EAPI=8
 
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
 RUBY_FAKEGEM_EXTRADOC="README.md"
-
 RUBY_FAKEGEM_BINWRAP=""
-
 RUBY_FAKEGEM_GEMSPEC="fuubar.gemspec"
 
 inherit ruby-fakegem

Reply via email to