diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2018-01-31 09:51:25 -0500 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2018-01-31 10:23:47 -0500 |
commit | 8d516da64b5cab2e583c752798b95b9c2dbdcd93 (patch) | |
tree | 4a0b11696d4ae27feacd77204fad6dc0f5e52df4 /mail-client | |
parent | dev-libs/liborcus: 0.13.2 version bump (diff) | |
download | gentoo-8d516da64b5cab2e583c752798b95b9c2dbdcd93.tar.gz gentoo-8d516da64b5cab2e583c752798b95b9c2dbdcd93.tar.bz2 gentoo-8d516da64b5cab2e583c752798b95b9c2dbdcd93.zip |
mail-client/thunderbird: remove makeedit.eclass from inherit
Bug: http://bugs.gentoo.org/646206
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'mail-client')
4 files changed, 6 insertions, 6 deletions
diff --git a/mail-client/thunderbird/thunderbird-45.8.0.ebuild b/mail-client/thunderbird/thunderbird-45.8.0.ebuild index 1d60a04de05f..b1403696f42a 100644 --- a/mail-client/thunderbird/thunderbird-45.8.0.ebuild +++ b/mail-client/thunderbird/thunderbird-45.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,7 @@ fi MOZ_P="${PN}-${MOZ_PV}" MOZCONFIG_OPTIONAL_JIT="enabled" -inherit flag-o-matic toolchain-funcs mozconfig-v6.45 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils +inherit flag-o-matic toolchain-funcs mozconfig-v6.45 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-52.5.0.ebuild b/mail-client/thunderbird/thunderbird-52.5.0.ebuild index 057c2c03a6c1..6c5ddd7f8cc6 100644 --- a/mail-client/thunderbird/thunderbird-52.5.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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.52 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils +inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-52.5.2.ebuild b/mail-client/thunderbird/thunderbird-52.5.2.ebuild index c6d0ab9a0a90..610ab1d12dac 100644 --- a/mail-client/thunderbird/thunderbird-52.5.2.ebuild +++ b/mail-client/thunderbird/thunderbird-52.5.2.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.52 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils +inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-52.6.0.ebuild b/mail-client/thunderbird/thunderbird-52.6.0.ebuild index d8a1a64cd6af..8de691cdc1e6 100644 --- a/mail-client/thunderbird/thunderbird-52.6.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.6.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.52 makeedit autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils +inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" |