diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-04-09 12:33:44 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-04-09 12:33:44 +0000 |
commit | 1220098de75ed0e2fb03a02610d251c3cbdb272b (patch) | |
tree | 4556e6067b449e0a55c89e5524968ba0cdb794bd /app-editors | |
parent | Change the sourcefile following upstream, the sourcefile difference is very s... (diff) | |
download | gentoo-2-1220098de75ed0e2fb03a02610d251c3cbdb272b.tar.gz gentoo-2-1220098de75ed0e2fb03a02610d251c3cbdb272b.tar.bz2 gentoo-2-1220098de75ed0e2fb03a02610d251c3cbdb272b.zip |
stable on x86
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 2f8d74dae41b..d1090d4bcc58 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.23 2004/03/30 06:03:59 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.24 2004/04/09 12:32:53 lanius Exp $ + + 09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> nedit-5.4.ebuild: + stable on x86 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; nedit-5.3-r2.ebuild, nedit-5.4.ebuild, nedit-5.4_pre20030213.ebuild: diff --git a/app-editors/nedit/nedit-5.4.ebuild b/app-editors/nedit/nedit-5.4.ebuild index 63973b0f720c..6acc623f9269 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.2 2004/03/30 06:03:59 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.3 2004/04/09 12:32:53 lanius 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 ) |