Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/
Date: Wed, 31 Jan 2018 15:24:05
Message-Id: 1517412227.8d516da64b5cab2e583c752798b95b9c2dbdcd93.axs@gentoo
1 commit: 8d516da64b5cab2e583c752798b95b9c2dbdcd93
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 31 14:51:25 2018 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 31 15:23:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d516da6
7
8 mail-client/thunderbird: remove makeedit.eclass from inherit
9
10 Bug: http://bugs.gentoo.org/646206
11 Package-Manager: Portage-2.3.13, Repoman-2.3.3
12
13 mail-client/thunderbird/thunderbird-45.8.0.ebuild | 4 ++--
14 mail-client/thunderbird/thunderbird-52.5.0.ebuild | 4 ++--
15 mail-client/thunderbird/thunderbird-52.5.2.ebuild | 2 +-
16 mail-client/thunderbird/thunderbird-52.6.0.ebuild | 2 +-
17 4 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/mail-client/thunderbird/thunderbird-45.8.0.ebuild b/mail-client/thunderbird/thunderbird-45.8.0.ebuild
20 index 1d60a04de05..b1403696f42 100644
21 --- a/mail-client/thunderbird/thunderbird-45.8.0.ebuild
22 +++ b/mail-client/thunderbird/thunderbird-45.8.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -29,7 +29,7 @@ fi
30 MOZ_P="${PN}-${MOZ_PV}"
31
32 MOZCONFIG_OPTIONAL_JIT="enabled"
33 -inherit flag-o-matic toolchain-funcs mozconfig-v6.45 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
34 +inherit flag-o-matic toolchain-funcs mozconfig-v6.45 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
35
36 DESCRIPTION="Thunderbird Mail Client"
37 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
38
39 diff --git a/mail-client/thunderbird/thunderbird-52.5.0.ebuild b/mail-client/thunderbird/thunderbird-52.5.0.ebuild
40 index 057c2c03a6c..6c5ddd7f8cc 100644
41 --- a/mail-client/thunderbird/thunderbird-52.5.0.ebuild
42 +++ b/mail-client/thunderbird/thunderbird-52.5.0.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2017 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -30,7 +30,7 @@ MOZ_P="${PN}-${MOZ_PV}"
50 MOZCONFIG_OPTIONAL_GTK2ONLY=1
51 MOZCONFIG_OPTIONAL_WIFI=1
52
53 -inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
54 +inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
55
56 DESCRIPTION="Thunderbird Mail Client"
57 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
58
59 diff --git a/mail-client/thunderbird/thunderbird-52.5.2.ebuild b/mail-client/thunderbird/thunderbird-52.5.2.ebuild
60 index c6d0ab9a0a9..610ab1d12da 100644
61 --- a/mail-client/thunderbird/thunderbird-52.5.2.ebuild
62 +++ b/mail-client/thunderbird/thunderbird-52.5.2.ebuild
63 @@ -30,7 +30,7 @@ MOZ_P="${PN}-${MOZ_PV}"
64 MOZCONFIG_OPTIONAL_GTK2ONLY=1
65 MOZCONFIG_OPTIONAL_WIFI=1
66
67 -inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
68 +inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
69
70 DESCRIPTION="Thunderbird Mail Client"
71 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
72
73 diff --git a/mail-client/thunderbird/thunderbird-52.6.0.ebuild b/mail-client/thunderbird/thunderbird-52.6.0.ebuild
74 index d8a1a64cd6a..8de691cdc1e 100644
75 --- a/mail-client/thunderbird/thunderbird-52.6.0.ebuild
76 +++ b/mail-client/thunderbird/thunderbird-52.6.0.ebuild
77 @@ -30,7 +30,7 @@ MOZ_P="${PN}-${MOZ_PV}"
78 MOZCONFIG_OPTIONAL_GTK2ONLY=1
79 MOZCONFIG_OPTIONAL_WIFI=1
80
81 -inherit flag-o-matic toolchain-funcs mozconfig-v6.52 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
82 +inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
83
84 DESCRIPTION="Thunderbird Mail Client"
85 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"