Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827834 - dev-lang/moarvm has an incorrect description
Summary: dev-lang/moarvm 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: perl6-raku
  Show dependency tree
 
Reported: 2021-11-29 11:44 UTC by Jeff Gazso
Modified: 2021-12-13 00:25 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 11:44:23 UTC
The description for dev-lang/moarvm is long out of date. It currently reads:

DESCRIPTION="A 6model-based VM for NQP and Rakudo Perl 6"

The reference to Perl 6 should be dropped as the language is now called Raku. Also MoarVM currently describes itself as "Metamodel On A Runtime." So, something like this should work:

DESCRIPTION="A Metamodel On A Runtime VM for NQP and the Rakudo compiler"
Comment 1 Larry the Git Cow gentoo-dev 2021-12-13 00:25:28 UTC
The bug has been closed via the following commit(s):

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

commit 53b3a427a31096f45e0f2a2613fabc2261987909
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-12-13 00:23:45 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-12-13 00:25:16 +0000

    dev-lang/moarvm: Remove references to Perl 6
    
    Closes: https://bugs.gentoo.org/827834
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-lang/moarvm/moarvm-2021.06-r1.ebuild | 2 +-
 dev-lang/moarvm/moarvm-2021.08.ebuild    | 2 +-
 dev-lang/moarvm/moarvm-2021.10.ebuild    | 2 +-
 dev-lang/moarvm/moarvm-9999.ebuild       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)