summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-13 14:27:41 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-13 14:27:41 +0000
commitc35d307dba14e834da33ecd0dfc554521facaa8a (patch)
treeb79f6e075b37be6295d1452579b3e1ac7cf9eba6 /app-editors/nedit/nedit-5.5-r1.ebuild
parentfix CVE-2008-0600; cleanup (diff)
downloadgentoo-2-c35d307dba14e834da33ecd0dfc554521facaa8a.tar.gz
gentoo-2-c35d307dba14e834da33ecd0dfc554521facaa8a.tar.bz2
gentoo-2-c35d307dba14e834da33ecd0dfc554521facaa8a.zip
alpha/sparc stable wrt #209925
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/nedit/nedit-5.5-r1.ebuild')
-rw-r--r--app-editors/nedit/nedit-5.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.5-r1.ebuild b/app-editors/nedit/nedit-5.5-r1.ebuild
index f400aa83a671..6db11c2bd70c 100644
--- a/app-editors/nedit/nedit-5.5-r1.ebuild
+++ b/app-editors/nedit/nedit-5.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5-r1.ebuild,v 1.4 2008/02/13 08:30:30 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5-r1.ebuild,v 1.5 2008/02/13 14:27:41 armin76 Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-src.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"
IUSE="spell"
RDEPEND="spell? ( virtual/aspell-dict )