Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947169 - virtual/rubygems-21: ruby34 typo
Summary: virtual/rubygems-21: ruby34 typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-29 12:31 UTC by Michelangelo Scopelliti
Modified: 2024-12-29 12:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
an useless emerge --info (emerge-info.gz,3.52 KB, application/gzip)
2024-12-29 12:31 UTC, Michelangelo Scopelliti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michelangelo Scopelliti 2024-12-29 12:31:15 UTC
Created attachment 915479 [details]
an useless emerge --info

in RDEPEND for virtual/rubygems-21, as dependency for ruby_targets_ruby34 is written

ruby_targets_ruby34? ( >=dev-ruby/rubygems-3.6.2[ruby_targets_ruby33] )

it causes obvious issues.
Comment 1 Larry the Git Cow gentoo-dev 2024-12-29 12:35:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b725abe776b143ca9c917938b57e40357b51f699

commit b725abe776b143ca9c917938b57e40357b51f699
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-29 12:34:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-29 12:34:19 +0000

    virtual/rubygems: fix ruby34 typo
    
    Closes: https://bugs.gentoo.org/947169
    Signed-off-by: Sam James <sam@gentoo.org>

 virtual/rubygems/{rubygems-21.ebuild => rubygems-21-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)