commit:     1fc6746fa3e6fea6bad24ea2abf6f8728a713065
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 20:01:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 20:01:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc6746f

app-shells/esh: drop prefix inherit

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/esh/esh-0.8.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/esh/esh-0.8.5-r2.ebuild 
b/app-shells/esh/esh-0.8.5-r2.ebuild
index 5208355cf0e..164a969d91f 100644
--- a/app-shells/esh/esh-0.8.5-r2.ebuild
+++ b/app-shells/esh/esh-0.8.5-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic toolchain-funcs prefix
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="A UNIX Shell with a simplified Scheme syntax"
 HOMEPAGE="http://slon.ttk.ru/esh/";

Reply via email to