diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-01-15 01:31:52 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-01-15 01:31:52 +0000 |
commit | dec2901cc369c74979cc559f969b4df57bf67bd4 (patch) | |
tree | 99eb1228f970970fea4f4d00b04dfc7040ea54e2 /app-editors/e3 | |
parent | Add in RESTRICT=test for bug #85901 (diff) | |
download | gentoo-2-dec2901cc369c74979cc559f969b4df57bf67bd4.tar.gz gentoo-2-dec2901cc369c74979cc559f969b4df57bf67bd4.tar.bz2 gentoo-2-dec2901cc369c74979cc559f969b4df57bf67bd4.zip |
Stable on x86 wrt bug #205896
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/e3')
-rw-r--r-- | app-editors/e3/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/e3/e3-2.7.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/e3/ChangeLog b/app-editors/e3/ChangeLog index bb02fe71385c..fbffc738ee87 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.26 2007/12/16 11:24:11 ulm Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/ChangeLog,v 1.27 2008/01/15 01:31:52 cla Exp $ + + 15 Jan 2008; Dawid Węgliński <cla@gentoo.org> e3-2.7.1.ebuild: + Stable on x86 (bug #205896) *e3-2.7.1 (16 Dec 2007) diff --git a/app-editors/e3/e3-2.7.1.ebuild b/app-editors/e3/e3-2.7.1.ebuild index f0c4986cf22d..86b03f0d8cd0 100644 --- a/app-editors/e3/e3-2.7.1.ebuild +++ b/app-editors/e3/e3-2.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.7.1.ebuild,v 1.1 2007/12/16 11:24:11 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.7.1.ebuild,v 1.2 2008/01/15 01:31:52 cla Exp $ DESCRIPTION="Very tiny editor in ASM with emacs, pico, wordstar, and vi keybindings" HOMEPAGE="http://freshmeat.net/projects/e3/" @@ -8,7 +8,7 @@ SRC_URI="http://mitglied.lycos.de/albkleine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="" RESTRICT="strip" |