summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-14 00:38:55 +0000
committerJason Wever <weeve@gentoo.org>2004-04-14 00:38:55 +0000
commitf3f6a22c83aa51c59f7536ec2c52178a8e563029 (patch)
treeae9e0b800578394370032f3f58c2141ddffe559a /app-editors/nedit
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-f3f6a22c83aa51c59f7536ec2c52178a8e563029.tar.gz
gentoo-2-f3f6a22c83aa51c59f7536ec2c52178a8e563029.tar.bz2
gentoo-2-f3f6a22c83aa51c59f7536ec2c52178a8e563029.zip
Stable on sparc.
Diffstat (limited to 'app-editors/nedit')
-rw-r--r--app-editors/nedit/ChangeLog5
-rw-r--r--app-editors/nedit/nedit-5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog
index d1090d4bcc58..cbaa7a8059bf 100644
--- a/app-editors/nedit/ChangeLog
+++ b/app-editors/nedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/nedit
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.24 2004/04/09 12:32:53 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.25 2004/04/14 00:38:55 weeve Exp $
+
+ 13 Apr 2004; Jason Wever <weeve@gentoo.org> nedit-5.4.ebuild:
+ Stable on sparc.
09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> nedit-5.4.ebuild:
stable on x86
diff --git a/app-editors/nedit/nedit-5.4.ebuild b/app-editors/nedit/nedit-5.4.ebuild
index 6acc623f9269..48019505d8b1 100644
--- a/app-editors/nedit/nedit-5.4.ebuild
+++ b/app-editors/nedit/nedit-5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.3 2004/04/09 12:32:53 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.4 2004/04/14 00:38:55 weeve Exp $
DESCRIPTION="multi-purpose text editor for the X Window System"
HOMEPAGE="http://nedit.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-source.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~mips"
+KEYWORDS="x86 ~ppc sparc ~mips"
IUSE="spell"
RDEPEND="spell? ( virtual/aspell-dict )