summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-02-24 13:13:28 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-02-24 13:13:28 +0000
commitcd9f88fb96ec0babcd270d1d19f688f999a39998 (patch)
tree076bcbc882971b78662e52e0809d4df197f7f3b8 /app-editors/nedit
parentversion bump; *nixize paths and filenames (#78197) (diff)
downloadgentoo-2-cd9f88fb96ec0babcd270d1d19f688f999a39998.tar.gz
gentoo-2-cd9f88fb96ec0babcd270d1d19f688f999a39998.tar.bz2
gentoo-2-cd9f88fb96ec0babcd270d1d19f688f999a39998.zip
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-editors/nedit')
-rw-r--r--app-editors/nedit/ChangeLog5
-rw-r--r--app-editors/nedit/nedit-5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog
index 5da499f03a8f..15cb85924b93 100644
--- a/app-editors/nedit/ChangeLog
+++ b/app-editors/nedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/nedit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.35 2005/02/19 12:20:02 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.36 2005/02/24 13:13:28 gustavoz Exp $
+
+ 24 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> nedit-5.5.ebuild:
+ Stable on sparc
19 Feb 2005; Heinrich Wendel <lanius@gentoo.org> nedit-5.5.ebuild:
fix to compile with all motif versions, mark stable
diff --git a/app-editors/nedit/nedit-5.5.ebuild b/app-editors/nedit/nedit-5.5.ebuild
index c64f0eceb3b2..54e20395480c 100644
--- a/app-editors/nedit/nedit-5.5.ebuild
+++ b/app-editors/nedit/nedit-5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5.ebuild,v 1.3 2005/02/19 12:20:02 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5.ebuild,v 1.4 2005/02/24 13:13:28 gustavoz Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-src.tar.bz2"
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 )