summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 11:50:35 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 11:50:35 +0000
commita63b4610aad494cf3c5ca67b8c4cc1b641673bb1 (patch)
treec48734e3378526b00bdad5f958c8d573363dc36b /app-misc/ledit
parentRemove old (diff)
downloadgentoo-2-a63b4610aad494cf3c5ca67b8c4cc1b641673bb1.tar.gz
gentoo-2-a63b4610aad494cf3c5ca67b8c4cc1b641673bb1.tar.bz2
gentoo-2-a63b4610aad494cf3c5ca67b8c4cc1b641673bb1.zip
x86 stable wrt bug #416523
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-misc/ledit')
-rw-r--r--app-misc/ledit/ChangeLog5
-rw-r--r--app-misc/ledit/ledit-2.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/ledit/ChangeLog b/app-misc/ledit/ChangeLog
index f66105c0f1df..870256d07341 100644
--- a/app-misc/ledit/ChangeLog
+++ b/app-misc/ledit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/ledit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ChangeLog,v 1.38 2012/05/29 19:36:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ChangeLog,v 1.39 2012/06/08 11:50:35 phajdan.jr Exp $
+
+ 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ledit-2.03.ebuild:
+ x86 stable wrt bug #416523
29 May 2012; Brent Baude <ranger@gentoo.org> ledit-2.03.ebuild:
Marking ledit-2.03 ppc for bug 416523
diff --git a/app-misc/ledit/ledit-2.03.ebuild b/app-misc/ledit/ledit-2.03.ebuild
index a4eebf209215..f8a4b31ee4d9 100644
--- a/app-misc/ledit/ledit-2.03.ebuild
+++ b/app-misc/ledit/ledit-2.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ledit-2.03.ebuild,v 1.3 2012/05/29 19:36:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ledit-2.03.ebuild,v 1.4 2012/06/08 11:50:35 phajdan.jr Exp $
EAPI=2
inherit eutils
@@ -18,7 +18,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
src_compile() {
emake -j1 all || die "make failed"