summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-02-16 01:59:34 +0000
committerLars Weiler <pylon@gentoo.org>2004-02-16 01:59:34 +0000
commit42b7de352004c2eb1e9b8c1d9a4793d848928080 (patch)
tree19b4c458b4171f41826aac13a423f90708f35902 /app-editors
parentoh, and elf isnt needed anymore (diff)
downloadgentoo-2-42b7de352004c2eb1e9b8c1d9a4793d848928080.tar.gz
gentoo-2-42b7de352004c2eb1e9b8c1d9a4793d848928080.tar.bz2
gentoo-2-42b7de352004c2eb1e9b8c1d9a4793d848928080.zip
added ~ppc keyword as requested in bug #41679
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/jedit/ChangeLog6
-rw-r--r--app-editors/jedit/jedit-4.1.ebuild4
-rw-r--r--app-editors/jedit/jedit-4.2_pre9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog
index 1d90dc7a7fc8..bc223d9f56ba 100644
--- a/app-editors/jedit/ChangeLog
+++ b/app-editors/jedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/jedit
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.24 2004/02/09 05:33:16 anti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.25 2004/02/16 01:59:34 pylon Exp $
+
+ 16 Feb 2004; Lars Weiler <pylon@gentoo.org> jedit-4.1.ebuild,
+ jedit-4.2_pre9.ebuild:
+ added ~ppc keyword as requested in bug #41679
09 Feb 2004; Ray Russell Reese III <anti@gentoo.org> jedit-4.0.3-r2.ebuild,
jedit-4.1.ebuild, jedit-4.2_pre8.ebuild, jedit-4.2_pre9.ebuild:
diff --git a/app-editors/jedit/jedit-4.1.ebuild b/app-editors/jedit/jedit-4.1.ebuild
index ed4ed7a0f745..e459351276cf 100644
--- a/app-editors/jedit/jedit-4.1.ebuild
+++ b/app-editors/jedit/jedit-4.1.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/jedit/jedit-4.1.ebuild,v 1.6 2004/02/09 05:33:16 anti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.1.ebuild,v 1.7 2004/02/16 01:59:34 pylon Exp $
MY_PV="41"
@@ -8,7 +8,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"
+KEYWORDS="x86 ~sparc ~ppc"
SLOT="0"
IUSE="jikes"
diff --git a/app-editors/jedit/jedit-4.2_pre9.ebuild b/app-editors/jedit/jedit-4.2_pre9.ebuild
index 1e10365ff332..c033024c0c60 100644
--- a/app-editors/jedit/jedit-4.2_pre9.ebuild
+++ b/app-editors/jedit/jedit-4.2_pre9.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/jedit/jedit-4.2_pre9.ebuild,v 1.2 2004/02/09 05:33:16 anti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.2_pre9.ebuild,v 1.3 2004/02/16 01:59:34 pylon Exp $
MY_PV="42pre9"
@@ -8,7 +8,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"
+KEYWORDS="~x86 ~sparc ~ppc"
SLOT="0"
IUSE="jikes"