diff options
author | David Seifert <soap@gentoo.org> | 2020-02-13 22:39:23 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-13 22:39:23 +0100 |
commit | 44168fe6fbe0f26b317178dfab13f9daf40e4ca1 (patch) | |
tree | c37b6ed41a52e547bc7ad6b7cb030517cc4f9900 /sys-fs/eudev | |
parent | sys-devel/gcc-apple: [QA] inherit toolchain-funcs.eclass directly (diff) | |
download | gentoo-44168fe6fbe0f26b317178dfab13f9daf40e4ca1.tar.gz gentoo-44168fe6fbe0f26b317178dfab13f9daf40e4ca1.tar.bz2 gentoo-44168fe6fbe0f26b317178dfab13f9daf40e4ca1.zip |
sys-fs/eudev: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs/eudev')
-rw-r--r-- | sys-fs/eudev/eudev-3.2.5.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-3.2.7-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-3.2.8.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-3.2.9.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-4.9999.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-9999.ebuild | 4 |
6 files changed, 11 insertions, 11 deletions
diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild index cca6626a10eb..1135d7136759 100644 --- a/sys-fs/eudev/eudev-3.2.5.ebuild +++ b/sys-fs/eudev/eudev-3.2.5.ebuild @@ -5,7 +5,7 @@ EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal +inherit autotools linux-info multilib multilib-minimal toolchain-funcs if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" diff --git a/sys-fs/eudev/eudev-3.2.7-r2.ebuild b/sys-fs/eudev/eudev-3.2.7-r2.ebuild index b8f4365b8521..25d8b24c74ea 100644 --- a/sys-fs/eudev/eudev-3.2.7-r2.ebuild +++ b/sys-fs/eudev/eudev-3.2.7-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal +inherit autotools linux-info multilib multilib-minimal toolchain-funcs if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" diff --git a/sys-fs/eudev/eudev-3.2.8.ebuild b/sys-fs/eudev/eudev-3.2.8.ebuild index b8f4365b8521..25d8b24c74ea 100644 --- a/sys-fs/eudev/eudev-3.2.8.ebuild +++ b/sys-fs/eudev/eudev-3.2.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal +inherit autotools linux-info multilib multilib-minimal toolchain-funcs if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild index 3152f10509ba..ea0b7409447f 100644 --- a/sys-fs/eudev/eudev-3.2.9.ebuild +++ b/sys-fs/eudev/eudev-3.2.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal +inherit autotools linux-info multilib multilib-minimal toolchain-funcs if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" diff --git a/sys-fs/eudev/eudev-4.9999.ebuild b/sys-fs/eudev/eudev-4.9999.ebuild index ac45032c4807..49cfe608ea80 100644 --- a/sys-fs/eudev/eudev-4.9999.ebuild +++ b/sys-fs/eudev/eudev-4.9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal +inherit autotools linux-info multilib multilib-minimal toolchain-funcs if [[ ${PV} = 4.9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild index b8f4365b8521..25d8b24c74ea 100644 --- a/sys-fs/eudev/eudev-9999.ebuild +++ b/sys-fs/eudev/eudev-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" KV_min=2.6.39 -inherit autotools linux-info multilib multilib-minimal +inherit autotools linux-info multilib multilib-minimal toolchain-funcs if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://github.com/gentoo/eudev.git" |