summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-04 12:59:14 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-04 12:59:40 +0300
commit207bcef50044579a6a6e01995e977e4f66ecfd5e (patch)
tree5693036774c70c544f9c51e2b2189409d91ef7bb /mail-client
parentnet-analyzer/nmap: [QA] Revert "Version 7.90" (diff)
downloadgentoo-207bcef50044579a6a6e01995e977e4f66ecfd5e.tar.gz
gentoo-207bcef50044579a6a6e01995e977e4f66ecfd5e.tar.bz2
gentoo-207bcef50044579a6a6e01995e977e4f66ecfd5e.zip
mail-client/thunderbird-bin: update HOMEPAGE and DESCRIPTION on 78
Closes: https://bugs.gentoo.org/746509 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
index ab05ceddf1b1..4c93b1257479 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
@@ -25,8 +25,8 @@ MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}"
SRC_URI="amd64? ( ${MOZ_SRC_BASE_URI}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 )
x86? ( ${MOZ_SRC_BASE_URI}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )"
-DESCRIPTION="Firefox Web Browser"
-HOMEPAGE="https://www.mozilla.com/firefox"
+DESCRIPTION="Thunderbird Mail Client"
+HOMEPAGE="https://www.thunderbird.net/"
KEYWORDS="-* amd64 x86"
SLOT="0/$(ver_cut 1)"