Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827814 - dev-lang/rakudo has an incorrect description
Summary: dev-lang/rakudo has an incorrect description
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 00:39 UTC by Jeff Gazso
Modified: 2021-11-29 00:42 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Gazso 2021-11-29 00:39:41 UTC
In dev-lang/rakudo the DESCRIPTION is wrong.

Current DESCRIPTION="A compiler for the Perl 6 programming language"

This SHOULD read DESCRIPTION="A compiler for the Raku programming language"

The name change was approved several years ago. See: https://blogs.perl.org/users/ovid/2019/10/larry-has-approved-renaming-perl-6-to-raku.html
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-29 00:41:13 UTC
Thanks! I think I've just replied to you on the forums btw :)
Comment 2 Larry the Git Cow gentoo-dev 2021-11-29 00:42:26 UTC
The bug has been closed via the following commit(s):

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

commit 7a7423832470d7594af61bebb36ea6fab3b5b87b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-29 00:41:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-29 00:41:52 +0000

    dev-lang/rakudo: update DESCRIPTION to refer to Raku, not Perl 6
    
    The name change was approved a few years ago.
    
    Closes: https://bugs.gentoo.org/827814
    Reported-by: Jeff Gazso <jeff.gazso@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/rakudo/rakudo-2021.06.ebuild | 2 +-
 dev-lang/rakudo/rakudo-2021.08.ebuild | 2 +-
 dev-lang/rakudo/rakudo-2021.10.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)