Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 746509

Summary: thunderbird-bin-78.3.1: invalid description and homepage
Product: Gentoo Linux Reporter: Balázs Kalmár <kalmar15>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)