Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715654 - www-client/firefox-74.0-r2: typo in files/firefox.sh?
Summary: www-client/firefox-74.0-r2: typo in files/firefox.sh?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-31 17:21 UTC by CaptainBlood
Modified: 2020-04-01 21:47 UTC (History)
0 users

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 CaptainBlood 2020-03-31 17:21:16 UTC
--- a/www-client/firefox/files/firefox.sh
+++ b/www-client/firefox/files/firefox.sh
@@ -103,8 +103,8 @@ export MOZ_ALLOW_DOWNGRADE=1
 ## names and contect menus

Should'nt it be
 ## names and context menus
instead?

Reproducible: Always
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2020-03-31 18:08:28 UTC
Thank you for the report.
Comment 2 Larry the Git Cow gentoo-dev 2020-04-01 21:14:41 UTC
The bug has been closed via the following commit(s):

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

commit 5b633e7bcb3f576627cd4b202e783a133817b422
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-04-01 21:14:11 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-04-01 21:14:30 +0000

    www-client/firefox: fix typo
    
    Closes: https://bugs.gentoo.org/715654
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-client/firefox/files/firefox.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit 76613b88e8e0f24d733fbddbac69facbf358653a
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-04-01 21:07:08 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-04-01 21:14:28 +0000

    www-client/firefox-bin: fix typo
    
    Bug: https://bugs.gentoo.org/715654
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-client/firefox-bin/files/firefox-bin.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Joakim Tjernlund 2020-04-01 21:41:42 UTC
Would be nice if you could wait fixing small typos etc. like this one
until there is a real fix due. Changes in the ebuild src causes binary
ebuilds packages to be outdated and a rebuild needs to be done.
FF is a rather large package to rebuild
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2020-04-01 21:47:38 UTC
Not true. Changing files in $FILESDIR will not invalidate any cache.