summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 15:54:01 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-13 15:54:01 +0200
commit1b3abe364b4049ce3d9175cf31e4cf519457b81f (patch)
tree398882f916964574fc4232d0b03375a6af8844f4 /net-misc
parentnet-fs/nfs-utils: drop unused flag-o-matic, multilib inherits (diff)
downloadgentoo-1b3abe364b4049ce3d9175cf31e4cf519457b81f.tar.gz
gentoo-1b3abe364b4049ce3d9175cf31e4cf519457b81f.tar.bz2
gentoo-1b3abe364b4049ce3d9175cf31e4cf519457b81f.zip
net-misc/kea: remove unused toolchain-funcs inherit
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/kea/kea-1.8.1-r1.ebuild4
-rw-r--r--net-misc/kea/kea-1.8.2.ebuild4
-rw-r--r--net-misc/kea/kea-1.9.4.ebuild2
-rw-r--r--net-misc/kea/kea-9999.ebuild2
4 files changed, 2 insertions, 10 deletions
diff --git a/net-misc/kea/kea-1.8.1-r1.ebuild b/net-misc/kea/kea-1.8.1-r1.ebuild
index 3e20776fe7e7..ef18946d46ac 100644
--- a/net-misc/kea/kea-1.8.1-r1.ebuild
+++ b/net-misc/kea/kea-1.8.1-r1.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit toolchain-funcs
-
MY_PV="${PV//_p/-P}"
MY_PV="${MY_PV/_/-}"
MY_P="${PN}-${MY_PV}"
diff --git a/net-misc/kea/kea-1.8.2.ebuild b/net-misc/kea/kea-1.8.2.ebuild
index 3e20776fe7e7..ef18946d46ac 100644
--- a/net-misc/kea/kea-1.8.2.ebuild
+++ b/net-misc/kea/kea-1.8.2.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit toolchain-funcs
-
MY_PV="${PV//_p/-P}"
MY_PV="${MY_PV/_/-}"
MY_P="${PN}-${MY_PV}"
diff --git a/net-misc/kea/kea-1.9.4.ebuild b/net-misc/kea/kea-1.9.4.ebuild
index f693a2e9d6d1..cc899fb2dce2 100644
--- a/net-misc/kea/kea-1.9.4.ebuild
+++ b/net-misc/kea/kea-1.9.4.ebuild
@@ -3,8 +3,6 @@
EAPI=7
-inherit toolchain-funcs
-
MY_PV="${PV//_p/-P}"
MY_PV="${MY_PV/_/-}"
MY_P="${PN}-${MY_PV}"
diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild
index f693a2e9d6d1..cc899fb2dce2 100644
--- a/net-misc/kea/kea-9999.ebuild
+++ b/net-misc/kea/kea-9999.ebuild
@@ -3,8 +3,6 @@
EAPI=7
-inherit toolchain-funcs
-
MY_PV="${PV//_p/-P}"
MY_PV="${MY_PV/_/-}"
MY_P="${PN}-${MY_PV}"