summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-03-15 18:41:04 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-03-15 18:41:04 +0000
commit60898bc4a8ba672d7dc358e81a54b82d539fefc0 (patch)
tree61ae419b2d81433fb89fec085509996cbcc5fcff /app-editors/le
parentppc stable #309175 (diff)
downloadgentoo-2-60898bc4a8ba672d7dc358e81a54b82d539fefc0.tar.gz
gentoo-2-60898bc4a8ba672d7dc358e81a54b82d539fefc0.tar.bz2
gentoo-2-60898bc4a8ba672d7dc358e81a54b82d539fefc0.zip
ppc stable #309167
(Portage version: 2.1.7.17/cvs/Linux ppc)
Diffstat (limited to 'app-editors/le')
-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 878f214eda60..b896c541fd01 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.24 2010/03/13 18:44:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.25 2010/03/15 18:41:04 nixnut Exp $
+
+ 15 Mar 2010; nixnut <nixnut@gentoo.org> le-1.14.3.ebuild:
+ ppc stable #309167
13 Mar 2010; Pacho Ramos <pacho@gentoo.org> le-1.14.3.ebuild:
amd64 stable, bug 309167
diff --git a/app-editors/le/le-1.14.3.ebuild b/app-editors/le/le-1.14.3.ebuild
index e3414e6e52eb..e65382311ccf 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.2 2010/03/13 18:44:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.14.3.ebuild,v 1.3 2010/03/15 18:41:04 nixnut 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"