summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/le/ChangeLog5
-rw-r--r--app-editors/le/le-1.14.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/le/ChangeLog b/app-editors/le/ChangeLog
index b896c541fd01..19ecccc968fb 100644
--- a/app-editors/le/ChangeLog
+++ b/app-editors/le/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/le
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.25 2010/03/15 18:41:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.26 2010/03/21 15:03:40 phajdan.jr Exp $
+
+ 21 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> le-1.14.3.ebuild:
+ x86 stable, arch-tested by Andreas Schurch, bug #309167
15 Mar 2010; nixnut <nixnut@gentoo.org> le-1.14.3.ebuild:
ppc stable #309167
diff --git a/app-editors/le/le-1.14.3.ebuild b/app-editors/le/le-1.14.3.ebuild
index e65382311ccf..1446b74c5eb2 100644
--- a/app-editors/le/le-1.14.3.ebuild
+++ b/app-editors/le/le-1.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.14.3.ebuild,v 1.3 2010/03/15 18:41:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.14.3.ebuild,v 1.4 2010/03/21 15:03:40 phajdan.jr Exp $
DESCRIPTION="Terminal text editor"
HOMEPAGE="http://www.gnu.org/directory/text/editors/le-editor.html"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.yars.free.net/pub/source/le/le-${PV}.tar.lzma"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2-r5"