dev-util/bcc: [QA] Remove explicit python-utils-r1 inherit
authorDavid Seifert <soap@gentoo.org>
Sun, 29 Dec 2019 09:55:20 +0000 (10:55 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 29 Dec 2019 09:55:20 +0000 (10:55 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/bcc/bcc-0.10.0.ebuild
dev-util/bcc/bcc-0.11.0.ebuild
dev-util/bcc/bcc-0.12.0-r1.ebuild
dev-util/bcc/bcc-0.6.0.ebuild
dev-util/bcc/bcc-0.7.0.ebuild
dev-util/bcc/bcc-0.9.0-r1.ebuild

index e58cc92b1c9b51ce92d9f885e173b485472f4b53..f73ae817ffc713ead626fef920a6cc0ab3b16da0 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
 
 EGIT_COMMIT="v${PV}"
 LIBBPF_VER="0.0.3"
index b213c5e2737b8152a5c9cd733f909530ac61ac76..0cad9aaa0c69c02a3b35d4e15438366b6fbd2a79 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
 
 EGIT_COMMIT="v${PV}"
 LIBBPF_VER="0.0.5"
index cb592d045bd27c581f4547d7119167b5e1370a41..bf1a36dc327403fec5669f23e020f7aa94950440 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
 
 EGIT_COMMIT="v${PV}"
 LIBBPF_VER="0.0.6"
index 4e1d37a74c91977fe8e7ad332a0e222f88d47723..82dc2ae8f4a7e9eea86857fda15bc9223f862ac3 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{5,6} )
 
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
 
 DESCRIPTION="Tools for BPF-based Linux IO analysis, networking, monitoring, and more"
 HOMEPAGE="https://iovisor.github.io/bcc/"
index 9d6fc4908ebe9eec471a13d6d6c7454d79357544..e246eb85988633facf536fd261f9368ec5548511 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
 
 DESCRIPTION="Tools for BPF-based Linux IO analysis, networking, monitoring, and more"
 HOMEPAGE="https://iovisor.github.io/bcc/"
index 1f720a826ce85518b29545932d5b1af99a4c6fd4..02d1a7b9f345c78143643c908c52ca2c17faf99a 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
-inherit cmake-utils linux-info python-single-r1 python-utils-r1
+inherit cmake-utils linux-info python-single-r1
 
 DESCRIPTION="Tools for BPF-based Linux IO analysis, networking, monitoring, and more"
 HOMEPAGE="https://iovisor.github.io/bcc/"