diff options
-rw-r--r-- | app-editors/levee/levee-3.5a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/levee/levee-3.5a.ebuild b/app-editors/levee/levee-3.5a.ebuild index 79cc2355d23d..3f4400b4c76e 100644 --- a/app-editors/levee/levee-3.5a.ebuild +++ b/app-editors/levee/levee-3.5a.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit toolchain-funcs eutils +inherit toolchain-funcs epatch DESCRIPTION="Really tiny vi clone, for things like rescue disks" HOMEPAGE="http://www.pell.chi.il.us/~orc/Code/" |