summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/jedit/ChangeLog5
-rw-r--r--app-editors/jedit/jedit-4.2.ebuild6
-rw-r--r--app-misc/jbidwatcher/ChangeLog5
-rw-r--r--app-misc/jbidwatcher/jbidwatcher-0.9.5.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog
index ddbc8d934fd3..dfe25bd7c06f 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.43 2004/10/10 20:19:34 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.44 2004/10/30 22:28:26 axxo Exp $
+
+ 31 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jedit-4.2.ebuild:
+ keyword x86
10 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jedit-4.2.ebuild:
dependency on dev-libs/libxslt was lost
diff --git a/app-editors/jedit/jedit-4.2.ebuild b/app-editors/jedit/jedit-4.2.ebuild
index b2ef7e607af2..c6dfb5bd3c2c 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.4 2004/10/10 20:19:34 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.2.ebuild,v 1.5 2004/10/30 22:28:26 axxo Exp $
inherit java-utils
@@ -11,11 +11,11 @@ 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"
-RDEPEND=">=virtual/jdk-1.3"
+RDEPEND=">=virtual/jdk-1.4"
DEPEND="${RDEPEND}
doc? (
=app-text/docbook-xml-dtd-4.3*
diff --git a/app-misc/jbidwatcher/ChangeLog b/app-misc/jbidwatcher/ChangeLog
index 1d3ed2d87755..900683f0ccec 100644
--- a/app-misc/jbidwatcher/ChangeLog
+++ b/app-misc/jbidwatcher/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/jbidwatcher
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/ChangeLog,v 1.10 2004/10/06 08:10:55 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/ChangeLog,v 1.11 2004/10/30 22:30:01 axxo Exp $
+
+ 31 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jbidwatcher-0.9.5.ebuild:
+ keyword x86
*jbidwatcher-0.9.5 (06 Oct 2004)
diff --git a/app-misc/jbidwatcher/jbidwatcher-0.9.5.ebuild b/app-misc/jbidwatcher/jbidwatcher-0.9.5.ebuild
index cf23c2b9d34d..fde63067d3e8 100644
--- a/app-misc/jbidwatcher/jbidwatcher-0.9.5.ebuild
+++ b/app-misc/jbidwatcher/jbidwatcher-0.9.5.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-misc/jbidwatcher/jbidwatcher-0.9.5.ebuild,v 1.1 2004/10/06 08:10:55 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jbidwatcher/jbidwatcher-0.9.5.ebuild,v 1.2 2004/10/30 22:30:01 axxo Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://jbidwatcher.sf.net/"
SRC_URI="mirror://sourceforge/jbidwatcher/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE="jikes"
DEPEND=">=virtual/jdk-1.4