summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2022-09-17 17:31:11 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2022-09-17 17:31:11 +0100
commit45ce2436a7071fd4873dc04a826e6ae7fea05624 (patch)
treea0b0c091bfd823b7b8d3d53744f757bac879a6e1 /www-client
parentwww-servers/httpterm: unused eclass: eutils (diff)
downloadportage-45ce2436a7071fd4873dc04a826e6ae7fea05624.tar.xz
www-client/inject: unused eclass: eutils
Diffstat (limited to 'www-client')
-rw-r--r--www-client/inject/inject-36.ebuild2
-rw-r--r--www-client/inject/inject-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/inject/inject-36.ebuild b/www-client/inject/inject-36.ebuild
index fe3043ce..04555ede 100644
--- a/www-client/inject/inject-36.ebuild
+++ b/www-client/inject/inject-36.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Simple HTTP injector"
HOMEPAGE="http://1wt.eu/tools/inject"
diff --git a/www-client/inject/inject-9999.ebuild b/www-client/inject/inject-9999.ebuild
index 46a0e139..a4ad25fa 100644
--- a/www-client/inject/inject-9999.ebuild
+++ b/www-client/inject/inject-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils toolchain-funcs git-r3
+inherit toolchain-funcs git-r3
DESCRIPTION="Simple HTTP injector"
HOMEPAGE="http://1wt.eu/tools/inject"