summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-07-07 11:28:42 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-07-07 11:28:42 +0000
commit68602e543f9f49723e62b7c3cb8205355fab2e30 (patch)
treeaac918ff3964d533d79aa661deb6f9294a27742f /app-editors
parentAdd patches for 2.6.20 thanks to redhatter in bug 181845 (diff)
downloadgentoo-2-68602e543f9f49723e62b7c3cb8205355fab2e30.tar.gz
gentoo-2-68602e543f9f49723e62b7c3cb8205355fab2e30.tar.bz2
gentoo-2-68602e543f9f49723e62b7c3cb8205355fab2e30.zip
stable x86, bug 184451; clean-up and adjusted DESCRIPTION
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/e3/ChangeLog6
-rw-r--r--app-editors/e3/e3-2.43.ebuild40
-rw-r--r--app-editors/e3/e3-2.7.0.ebuild6
-rw-r--r--app-editors/e3/files/digest-e3-2.433
4 files changed, 8 insertions, 47 deletions
diff --git a/app-editors/e3/ChangeLog b/app-editors/e3/ChangeLog
index b39067e88290..202d04094452 100644
--- a/app-editors/e3/ChangeLog
+++ b/app-editors/e3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/e3
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/ChangeLog,v 1.23 2007/07/02 13:45:17 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/ChangeLog,v 1.24 2007/07/07 11:28:42 opfer Exp $
+
+ 07 Jul 2007; Christian Faulhammer <opfer@gentoo.org> e3-2.7.0.ebuild,
+ -e3-2.43.ebuild:
+ stable x86, bug 184451; clean-up and adjusted DESCRIPTION
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> e3-2.43.ebuild:
(QA) RESTRICT clean up.
diff --git a/app-editors/e3/e3-2.43.ebuild b/app-editors/e3/e3-2.43.ebuild
deleted file mode 100644
index 15de26d37ab3..000000000000
--- a/app-editors/e3/e3-2.43.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# 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.8 2007/07/02 13:45:17 peper Exp $
-
-DESCRIPTION="Very tiny editor in x86 ASM with emacs, pico, and vi keybindings"
-HOMEPAGE="http://www.sax.de/~adlibit/"
-SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* x86"
-IUSE="build"
-RESTRICT="strip"
-
-DEPEND="dev-lang/nasm"
-RDEPEND="sys-apps/sed"
-
-src_compile() {
- emake || die
-}
-
-src_install() {
- dodir /usr/bin
- dobin e3 || die
- dosym e3 /usr/bin/e3vi
- dosym e3 /usr/bin/e3em
- dosym e3 /usr/bin/e3ws
- dosym e3 /usr/bin/e3pi
- dosym e3 /usr/bin/e3ne
- if use build ; then
- # easier-to-remember shell scripts
- dobin ${FILESDIR}/vi
- # this one is more trouble than its worth --woodchip
- # dobin ${FILESDIR}/emacs
- dobin ${FILESDIR}/pico
- newbin ${FILESDIR}/pico nano
- fi
- cp e3.man e3.1
- doman e3.1
-}
diff --git a/app-editors/e3/e3-2.7.0.ebuild b/app-editors/e3/e3-2.7.0.ebuild
index fbb2dd1adf05..7854d01fab1d 100644
--- a/app-editors/e3/e3-2.7.0.ebuild
+++ b/app-editors/e3/e3-2.7.0.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.7.0.ebuild,v 1.7 2007/06/17 17:30:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.7.0.ebuild,v 1.8 2007/07/07 11:28:42 opfer Exp $
-DESCRIPTION="Very tiny editor in x86 ASM with emacs, pico, wordstar, and vi keybindings"
+DESCRIPTION="Very tiny editor in ASM with emacs, pico, wordstar, and vi keybindings"
HOMEPAGE="http://www.sax.de/~adlibit/"
SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
IUSE=""
RESTRICT="strip"
diff --git a/app-editors/e3/files/digest-e3-2.43 b/app-editors/e3/files/digest-e3-2.43
deleted file mode 100644
index 6d258f938c22..000000000000
--- a/app-editors/e3/files/digest-e3-2.43
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 d053f6f6bfc4619a5a3a147a498e22a2 e3-2.43.tar.gz 215540
-RMD160 411f6708b9bfc34b4e7998baa9a3f169ef4a3901 e3-2.43.tar.gz 215540
-SHA256 365a97f60bb077a0164b13c14d4886d5a68139c107d75acd4b360800d5506a9b e3-2.43.tar.gz 215540