summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 13:46:05 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 13:46:05 +0000
commit970c859cd6604724212205dc6a285bc81c6d45b9 (patch)
treefddd7f204c5bb83aa9b3e97143984572348f1f61 /app-editors/e3
parent(QA) RESTRICT clean up. (diff)
downloadhistorical-970c859cd6604724212205dc6a285bc81c6d45b9.tar.gz
historical-970c859cd6604724212205dc6a285bc81c6d45b9.tar.bz2
historical-970c859cd6604724212205dc6a285bc81c6d45b9.zip
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-editors/e3')
-rw-r--r--app-editors/e3/ChangeLog5
-rw-r--r--app-editors/e3/e3-2.43.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/e3/ChangeLog b/app-editors/e3/ChangeLog
index 654018d5c29a..b39067e88290 100644
--- a/app-editors/e3/ChangeLog
+++ b/app-editors/e3/ChangeLog
@@ -1,6 +1,9 @@
# 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.22 2007/06/17 17:30:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/ChangeLog,v 1.23 2007/07/02 13:45:17 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> e3-2.43.ebuild:
+ (QA) RESTRICT clean up.
17 Jun 2007; Christian Faulhammer <opfer@gentoo.org> e3-2.7.0.ebuild:
revert last change
diff --git a/app-editors/e3/e3-2.43.ebuild b/app-editors/e3/e3-2.43.ebuild
index 263776a2806e..15de26d37ab3 100644
--- a/app-editors/e3/e3-2.43.ebuild
+++ b/app-editors/e3/e3-2.43.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.7 2005/01/01 13:23:04 eradicator Exp $
+# $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/"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* x86"
IUSE="build"
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="dev-lang/nasm"
RDEPEND="sys-apps/sed"