blob: 27fd6792eeb6f7d4e598c196492441c92b0c2128 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-lang/nasm-2.09.04
DESCRIPTION=Very tiny editor in ASM with emacs, pico, wordstar, and vi keybindings
EAPI=5
HOMEPAGE=https://sites.google.com/site/e3editor/
KEYWORDS=-* amd64 x86
LICENSE=GPL-2+
RESTRICT=strip
SLOT=0
SRC_URI=https://sites.google.com/site/e3editor/Home/e3-2.8.tgz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_md5_=2cbb37818fcf42a19f65338429f5d9c9
|