commit: f52244765c747292b9c8a410f77579a8a94c6ede
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 7 13:57:31 2017 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Sat Oct 7 13:57:31 2017 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=f5224476
thunderbird-52.4: mozconfig eclass should be 6.52, same as firefox-52.4
mail-client/thunderbird/thunderbird-52.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-client/thunderbird/thunderbird-52.4.0.ebuild
b/mail-client/thunderbird/thunderbird-52.4.0.ebuild
index 89340d1..a45c7e5 100644
--- a/mail-client/thunderbird/thunderbird-52.4.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-52.4.0.ebuild
@@ -30,7 +30,7 @@ MOZ_P="${PN}-${MOZ_PV}"
MOZCONFIG_OPTIONAL_GTK2ONLY=1
MOZCONFIG_OPTIONAL_WIFI=1
-inherit flag-o-matic toolchain-funcs mozconfig-v6.53 makeedit autotools
pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
+inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools
pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"