diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2022-09-17 17:29:36 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2022-09-17 17:29:36 +0100 |
commit | df9250ddd0ba411482fb0bc67701224d97fe9f8e (patch) | |
tree | 03c68db28f5dab05dddd73eb020a527e09d1a257 | |
parent | net-p2p/c-lightning: unused eclass: libtool (diff) | |
download | portage-df9250ddd0ba411482fb0bc67701224d97fe9f8e.tar.xz |
www-servers/httpterm: unused eclass: eutils
-rw-r--r-- | www-servers/httpterm/httpterm-1.7.2.ebuild | 2 | ||||
-rw-r--r-- | www-servers/httpterm/httpterm-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/httpterm/httpterm-1.7.2.ebuild b/www-servers/httpterm/httpterm-1.7.2.ebuild index 5ac76c15..ccfdfaca 100644 --- a/www-servers/httpterm/httpterm-1.7.2.ebuild +++ b/www-servers/httpterm/httpterm-1.7.2.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="HTTP termination for benchmarks" HOMEPAGE="http://1wt.eu/tools/httpterm" diff --git a/www-servers/httpterm/httpterm-9999.ebuild b/www-servers/httpterm/httpterm-9999.ebuild index ff41b349..53db903b 100644 --- a/www-servers/httpterm/httpterm-9999.ebuild +++ b/www-servers/httpterm/httpterm-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="HTTP termination for benchmarks" HOMEPAGE="http://1wt.eu/tools/httpterm" |