summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-16 04:56:37 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-16 04:56:37 +0000
commit6ecce0eb2d26f5420333f5cf199bfe2e27422c31 (patch)
tree9835cbf8101f5e6d7d472eb68a0cf41b5eb5f034 /app-editors
parentRemoved dependency to pexpect and gdbm; bug #74368. (Manifest recommit) (diff)
downloadgentoo-2-6ecce0eb2d26f5420333f5cf199bfe2e27422c31.tar.gz
gentoo-2-6ecce0eb2d26f5420333f5cf199bfe2e27422c31.tar.bz2
gentoo-2-6ecce0eb2d26f5420333f5cf199bfe2e27422c31.zip
Stable on amd64.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/ChangeLog5
-rw-r--r--app-editors/gvim/gvim-6.3-r2.ebuild4
-rw-r--r--app-editors/kile/ChangeLog5
-rw-r--r--app-editors/kile/kile-1.7.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index 7468e06dcea1..0e8c7bbc519c 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gvim
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.101 2004/12/14 10:51:56 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.102 2004/12/16 04:55:56 absinthe Exp $
+
+ 15 Dec 2004; Dylan Carlson <absinthe@gentoo.org> gvim-6.3-r2.ebuild:
+ Stable on amd64.
14 Dec 2004; Akinori Hattori <hattya@gentoo.org> gvim-6.3-r2.ebuild:
stable on ia64, #bug #73715.
diff --git a/app-editors/gvim/gvim-6.3-r2.ebuild b/app-editors/gvim/gvim-6.3-r2.ebuild
index 67d440176e1c..96dea0a4a2f0 100644
--- a/app-editors/gvim/gvim-6.3-r2.ebuild
+++ b/app-editors/gvim/gvim-6.3-r2.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/gvim/gvim-6.3-r2.ebuild,v 1.6 2004/12/14 10:51:56 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.3-r2.ebuild,v 1.7 2004/12/16 04:55:56 absinthe Exp $
inherit vim
@@ -16,7 +16,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="GUI version of the Vim text editor"
-KEYWORDS="x86 sparc mips ppc alpha ~amd64 ia64 hppa ~ppc64"
+KEYWORDS="x86 sparc mips ppc alpha amd64 ia64 hppa ~ppc64"
IUSE="${IUSE} gnome gtk gtk2 motif nls"
PROVIDE="virtual/editor"
DEPEND="${DEPEND}
diff --git a/app-editors/kile/ChangeLog b/app-editors/kile/ChangeLog
index 3d4003db7f89..2bd0a46a1f41 100644
--- a/app-editors/kile/ChangeLog
+++ b/app-editors/kile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/kile
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.43 2004/11/27 02:45:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.44 2004/12/16 04:54:17 absinthe Exp $
+
+ 15 Dec 2004; Dylan Carlson <absinthe@gentoo.org> kile-1.7.1.ebuild:
+ Stable on amd64.
26 Nov 2004; Jason Wever <weeve@gentoo.org> kile-1.7.1.ebuild:
Stable on sparc.
diff --git a/app-editors/kile/kile-1.7.1.ebuild b/app-editors/kile/kile-1.7.1.ebuild
index 8f17296d5889..6a288face798 100644
--- a/app-editors/kile/kile-1.7.1.ebuild
+++ b/app-editors/kile/kile-1.7.1.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/kile/kile-1.7.1.ebuild,v 1.4 2004/11/27 02:45:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.7.1.ebuild,v 1.5 2004/12/16 04:54:17 absinthe Exp $
inherit kde
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/kile/${P}.tar.bz2"
IUSE="kde"
SLOT=0
-KEYWORDS="x86 ~amd64 sparc ~ppc"
+KEYWORDS="x86 amd64 sparc ~ppc"
LICENSE="GPL-2"
DEPEND="dev-lang/perl"