diff options
author | Chad Huneycutt <chadh@gentoo.org> | 2001-08-18 02:57:33 +0000 |
---|---|---|
committer | Chad Huneycutt <chadh@gentoo.org> | 2001-08-18 02:57:33 +0000 |
commit | 3c200e1f5a929f92225474c3965f4fc4e5956738 (patch) | |
tree | 5982d5bcd9fdf65b5ce57a3684a3ec3bb44a7302 /app-editors | |
parent | oops. forgot to fix depends for C version (diff) | |
download | gentoo-2-3c200e1f5a929f92225474c3965f4fc4e5956738.tar.gz gentoo-2-3c200e1f5a929f92225474c3965f4fc4e5956738.tar.bz2 gentoo-2-3c200e1f5a929f92225474c3965f4fc4e5956738.zip |
not x86-only anymore.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/e3/e3-1.7-r2.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-editors/e3/e3-1.7-r2.ebuild b/app-editors/e3/e3-1.7-r2.ebuild index 6b0139d88f72..15638018aeab 100644 --- a/app-editors/e3/e3-1.7-r2.ebuild +++ b/app-editors/e3/e3-1.7-r2.ebuild @@ -1,10 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: tools@cvs.gentoo.org -# -# NOTE: this is an x86-only ebuild!!! -# -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.2 2001/08/18 02:56:42 chadh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.3 2001/08/18 02:57:33 chadh Exp $ S=${WORKDIR}/${P} DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" |