summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 19:30:17 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 19:30:17 +0000
commitd1ba9eee6c3005d2d80871d631d020799c4339c9 (patch)
treee2c911c48dcb557087b9913d79ee053ea7dd17de /app-editors/nedit
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-d1ba9eee6c3005d2d80871d631d020799c4339c9.tar.gz
gentoo-2-d1ba9eee6c3005d2d80871d631d020799c4339c9.tar.bz2
gentoo-2-d1ba9eee6c3005d2d80871d631d020799c4339c9.zip
Stable on alpha.
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 a9184a2da1b6..5d21cb043505 100644
--- a/app-editors/nedit/ChangeLog
+++ b/app-editors/nedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/nedit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.29 2004/06/24 21:59:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.30 2004/07/03 19:29:25 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> nedit-5.4.ebuild:
+ Stable on alpha.
22 Jun 2004; <malc@gentoo.org> nedit-5.4.ebuild:
Mark stable on amd64
diff --git a/app-editors/nedit/nedit-5.4.ebuild b/app-editors/nedit/nedit-5.4.ebuild
index d8bc4a746ef7..b9fd5b13436c 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 Foundation
# 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.9 2004/06/24 21:59:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.10 2004/07/03 19:29:25 kloeri Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips amd64 ~alpha"
+KEYWORDS="x86 ~ppc sparc ~mips amd64 alpha"
IUSE="spell"
RDEPEND="spell? ( virtual/aspell-dict )