diff options
Diffstat (limited to 'app-editors/e3/e3-2.41.ebuild')
-rw-r--r-- | app-editors/e3/e3-2.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/e3/e3-2.41.ebuild b/app-editors/e3/e3-2.41.ebuild index 0c2689c70866..2518fd3cf975 100644 --- a/app-editors/e3/e3-2.41.ebuild +++ b/app-editors/e3/e3-2.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.41.ebuild,v 1.4 2004/06/24 21:52:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.41.ebuild,v 1.5 2004/06/30 02:29:31 agriffis Exp $ DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" HOMEPAGE="http://www.sax.de/~adlibit" @@ -9,7 +9,7 @@ SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -ppc -sparc" -IUSE="" +IUSE="build" RESTRICT="nostrip" DEPEND="dev-lang/nasm" |