commit: 6535d34b53d50fe55b67a29391cdaf3e977991e7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 21 10:20:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 21 18:50:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6535d34b
sys-fs/multipath-tools: drop duplicate toolchain-funcs inherit Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild | 4 ++-- sys-fs/multipath-tools/multipath-tools-0.8.5.ebuild | 4 ++-- sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild index ab5b8e5272a..2949cba6cbb 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.3-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit linux-info systemd toolchain-funcs udev vcs-snapshot toolchain-funcs +inherit linux-info systemd toolchain-funcs udev vcs-snapshot DESCRIPTION="Device mapper target autoconfig" HOMEPAGE="http://christophe.varoqui.free.fr/" diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.5.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.5.ebuild index cd850ca74ae..963e074a5ac 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.5.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit linux-info systemd toolchain-funcs udev vcs-snapshot toolchain-funcs +inherit linux-info systemd toolchain-funcs udev vcs-snapshot DESCRIPTION="Device mapper target autoconfig" HOMEPAGE="http://christophe.varoqui.free.fr/" diff --git a/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild b/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild index 94634cdaa2a..ba7a9c7725f 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.8.6.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit linux-info systemd toolchain-funcs udev toolchain-funcs +inherit linux-info systemd toolchain-funcs udev DESCRIPTION="Device mapper target autoconfig" HOMEPAGE="http://christophe.varoqui.free.fr/"
