Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746509 - thunderbird-bin-78.3.1: invalid description and homepage
Summary: thunderbird-bin-78.3.1: invalid description and homepage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-04 09:53 UTC by Balázs Kalmár
Modified: 2020-10-04 09:59 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 Balázs Kalmár 2020-10-04 09:53:28 UTC
thunderbird-bin-78.3.1 has invalid DESCRIPTION and HOMEPAGE ebuild variables

Reproducible: Always

Steps to Reproduce:
grep -E 'DESCRIPTION|HOMEPAGE' /usr/portage/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
Actual Results:  
DESCRIPTION="Firefox Web Browser"
HOMEPAGE="https://www.mozilla.com/firefox"

Expected Results:  
DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="https://www.thunderbird.net/"
Comment 1 Larry the Git Cow gentoo-dev 2020-10-04 09:59:48 UTC
The bug has been closed via the following commit(s):

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

commit 207bcef50044579a6a6e01995e977e4f66ecfd5e
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-10-04 09:59:14 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-04 09:59:40 +0000

    mail-client/thunderbird-bin: update HOMEPAGE and DESCRIPTION on 78
    
    Closes: https://bugs.gentoo.org/746509
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)