summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-31 20:27:43 +0000
committerJason Wever <weeve@gentoo.org>2004-10-31 20:27:43 +0000
commitc47055c27d18d61f3e79d8717277c5abd35909de (patch)
tree5ebae208ff8e077c2264f7f68e7213637125943b /app-editors
parentbump (Manifest recommit) (diff)
downloadgentoo-2-c47055c27d18d61f3e79d8717277c5abd35909de.tar.gz
gentoo-2-c47055c27d18d61f3e79d8717277c5abd35909de.tar.bz2
gentoo-2-c47055c27d18d61f3e79d8717277c5abd35909de.zip
Stable on sparc.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/jedit/ChangeLog5
-rw-r--r--app-editors/jedit/jedit-4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog
index dfe25bd7c06f..53bf3645e247 100644
--- a/app-editors/jedit/ChangeLog
+++ b/app-editors/jedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/jedit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.44 2004/10/30 22:28:26 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.45 2004/10/31 20:27:43 weeve Exp $
+
+ 31 Oct 2004; Jason Wever <weeve@gentoo.org> jedit-4.2.ebuild:
+ Stable on sparc.
31 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jedit-4.2.ebuild:
keyword x86
diff --git a/app-editors/jedit/jedit-4.2.ebuild b/app-editors/jedit/jedit-4.2.ebuild
index c6dfb5bd3c2c..f41033a08151 100644
--- a/app-editors/jedit/jedit-4.2.ebuild
+++ b/app-editors/jedit/jedit-4.2.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/jedit/jedit-4.2.ebuild,v 1.5 2004/10/30 22:28:26 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.2.ebuild,v 1.6 2004/10/31 20:27:43 weeve Exp $
inherit java-utils
@@ -11,7 +11,7 @@ DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
SRC_URI="mirror://sourceforge/jedit/jedit${MY_PV}source.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~ppc ~amd64"
+KEYWORDS="x86 sparc ~ppc ~amd64"
SLOT="0"
IUSE="jikes doc"