diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
commit | f533da26c40d06c09d828e9023346345c9d33228 (patch) | |
tree | d9dbfe6e2b8b1670d552f7da4592caeb2bc91d67 /app-editors/e3 | |
parent | version bump (diff) | |
download | gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.gz gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.bz2 gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-editors/e3')
-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 f78dc35b4d8c..7dddd9f33344 100644 --- a/app-editors/e3/e3-2.41.ebuild +++ b/app-editors/e3/e3-2.41.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.1 2003/03/02 22:00:01 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.41.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz" HOMEPAGE="http://www.sax.de/~adlibit" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" DEPEND="dev-lang/nasm" RDEPEND="sys-apps/sed" |