summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-30 19:07:13 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-30 19:07:13 +0000
commitee36bee7d4224b7bb347486ec0048729ed1374d9 (patch)
treefbd30b294dfc3db2053cdee7a87e4867ef468d4e /app-editors/nedit
parentCleanup a bit. (diff)
downloadgentoo-2-ee36bee7d4224b7bb347486ec0048729ed1374d9.tar.gz
gentoo-2-ee36bee7d4224b7bb347486ec0048729ed1374d9.tar.bz2
gentoo-2-ee36bee7d4224b7bb347486ec0048729ed1374d9.zip
Marked ~x86-linux and ~amd64-linux, bug #290632
(Portage version: 2.2.00.14746-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-editors/nedit')
-rw-r--r--app-editors/nedit/ChangeLog6
-rw-r--r--app-editors/nedit/nedit-5.5_p20090914.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog
index f59074161c13..966bd8c175d7 100644
--- a/app-editors/nedit/ChangeLog
+++ b/app-editors/nedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/nedit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.56 2009/10/25 17:36:06 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.57 2009/10/30 19:07:13 grobian Exp $
+
+ 30 Oct 2009; Fabian Groffen <grobian@gentoo.org>
+ nedit-5.5_p20090914.ebuild:
+ Marked ~x86-linux and ~amd64-linux, bug #290632
25 Oct 2009; Víctor Ostorga <vostorga@gentoo.org>
nedit-5.5_p20090914.ebuild, +files/nedit-5.5_p20090914-ldflags.patch:
diff --git a/app-editors/nedit/nedit-5.5_p20090914.ebuild b/app-editors/nedit/nedit-5.5_p20090914.ebuild
index 48bd19ba187f..40e52a0481b5 100644
--- a/app-editors/nedit/nedit-5.5_p20090914.ebuild
+++ b/app-editors/nedit/nedit-5.5_p20090914.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5_p20090914.ebuild,v 1.2 2009/10/25 17:36:06 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5_p20090914.ebuild,v 1.3 2009/10/30 19:07:13 grobian Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="spell"
RDEPEND="spell? ( virtual/aspell-dict )