summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-05-04 00:21:06 +0000
committerJon Portnoy <avenj@gentoo.org>2003-05-04 00:21:06 +0000
commit16c5e98417d1f85ca4650f0aede826076325b27b (patch)
tree9ca0bd45c6310711e0daafd64db701d997a9e208 /app-editors/e3
parentFixed environment creation. (diff)
downloadgentoo-2-16c5e98417d1f85ca4650f0aede826076325b27b.tar.gz
gentoo-2-16c5e98417d1f85ca4650f0aede826076325b27b.tar.bz2
gentoo-2-16c5e98417d1f85ca4650f0aede826076325b27b.zip
Stable for x86
Diffstat (limited to 'app-editors/e3')
-rw-r--r--app-editors/e3/Manifest2
-rw-r--r--app-editors/e3/e3-2.43.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/e3/Manifest b/app-editors/e3/Manifest
index fa1214779278..e6ce75780084 100644
--- a/app-editors/e3/Manifest
+++ b/app-editors/e3/Manifest
@@ -1,5 +1,5 @@
MD5 95ccb70e941c52001247eb3dffe104bd ChangeLog 1320
-MD5 124a867accc209f3fcd9325567e5abf4 e3-2.43.ebuild 1005
+MD5 1e9f551716659da16d105b7b4041315c e3-2.43.ebuild 1004
MD5 5820226609765fe077e34c6fdf78b494 e3-2.41.ebuild 1013
MD5 25099349848a906592ff9304719fcb8a e3-2.42.ebuild 1003
MD5 c8e059d80a0ac11919ef2f0a4c5bb5b4 files/digest-e3-2.43 59
diff --git a/app-editors/e3/e3-2.43.ebuild b/app-editors/e3/e3-2.43.ebuild
index cc1518b80e23..970d6845c509 100644
--- a/app-editors/e3/e3-2.43.ebuild
+++ b/app-editors/e3/e3-2.43.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.43.ebuild,v 1.1 2003/04/22 21:03:23 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.43.ebuild,v 1.2 2003/05/04 00:20:42 avenj Exp $
DESCRIPTION="Very tiny editor in ASM with emacs, pico, and vi keybindings"
SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz"
HOMEPAGE="http://www.sax.de/~adlibit"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* x86"
DEPEND="dev-lang/nasm"
RDEPEND="sys-apps/sed"