diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-14 00:38:55 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-14 00:38:55 +0000 |
commit | f3f6a22c83aa51c59f7536ec2c52178a8e563029 (patch) | |
tree | ae9e0b800578394370032f3f58c2141ddffe559a /app-editors | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-f3f6a22c83aa51c59f7536ec2c52178a8e563029.tar.gz gentoo-2-f3f6a22c83aa51c59f7536ec2c52178a8e563029.tar.bz2 gentoo-2-f3f6a22c83aa51c59f7536ec2c52178a8e563029.zip |
Stable on sparc.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nedit/nedit-5.4.ebuild | 4 |
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 ) |