Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768534 - app-emulation/qemu: typo in "curl" USE flag: "vis" should be "via" (metadata.xml)
Summary: app-emulation/qemu: typo in "curl" USE flag: "vis" should be "via" (metadata....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-03 14:49 UTC by Adjudicator Darren
Modified: 2021-02-06 11:18 UTC (History)
3 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 Adjudicator Darren 2021-02-03 14:49:24 UTC
$ equery u qemu
...
 + - curl             : Support ISOs / -cdrom directives vis HTTP or HTTPS. 
...

"vis HTTP or HTTPS." should be "via HTTP or HTTPS."



Reproducible: Always




app-emulation/qemu-5.2.0-r2
/var/db/repos/gentoo/app-emulation/qemu/metadata.xml
        <flag name="curl">Support ISOs / -cdrom directives vis HTTP or HTTPS.</flag>
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2021-02-04 07:01:03 UTC
Sounds reasonable. Do you want to write a patch in a `git am` form so I could just apply it?
Comment 2 Larry the Git Cow gentoo-dev 2021-02-06 11:18:24 UTC
The bug has been closed via the following commit(s):

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

commit a55060a9d422a84749e43eb3596585afd8aa44a6
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-02-06 11:17:27 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-02-06 11:18:18 +0000

    app-emulation/qemu: fix s/vis/via typo
    
    Reported-by: Adjudicator Darren
    Closes: https://bugs.gentoo.org/768534
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)