summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-12-14 10:32:18 +0000
committerJochen Maes <sejo@gentoo.org>2004-12-14 10:32:18 +0000
commit9d07caef002cae62b6fa02d29cf607b70d7c2da3 (patch)
treee694cccc85725fac14cdc9dd301e3289e0f9fb53 /app-editors
parentBugs #58592, #73218. (Manifest recommit) (diff)
downloadgentoo-2-9d07caef002cae62b6fa02d29cf607b70d7c2da3.tar.gz
gentoo-2-9d07caef002cae62b6fa02d29cf607b70d7c2da3.tar.bz2
gentoo-2-9d07caef002cae62b6fa02d29cf607b70d7c2da3.zip
stable on ppc bug 73715
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/Manifest4
-rw-r--r--app-editors/vim-core/vim-core-6.3-r3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 4a5e471fe3f5..2870c7f6d55d 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.118 2004/12/13 18:28:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.119 2004/12/14 10:32:18 sejo Exp $
+
+ 14 Dec 2004; <SeJo@gentoo.org> vim-core-6.3-r3.ebuild:
+ stable on ppc bug 73715
13 Dec 2004; Markus Rothe <corsair@gentoo.org> vim-core-6.3-r3.ebuild:
Stable on ppc64
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 18e243865232..4e1ccbdc246a 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -4,13 +4,13 @@ MD5 3330011ebccdcc03224f5ebb1c7701fb vim-core-6.2-r9.ebuild 904
MD5 60a51ae6b34ec44b49ceb95e90d1880d vim-core-6.3-r1.ebuild 933
MD5 5fd2352b70db145d1466c8908ab5c1ed vim-core-6.3-r2.ebuild 900
MD5 6d745fb259963da4b34e1012fbba6820 vim-core-6.3.ebuild 933
+MD5 c582635e8216739d2c3e73b35660eb7f vim-core-6.3-r3.ebuild 903
MD5 cf6c3710dd5fdb526ae29e4780cab2ab vim-core-7.0_alpha20041211.ebuild 831
-MD5 356198b66d0fa910785fc68e60b7c158 vim-core-6.3-r3.ebuild 904
MD5 4de696416210fb1651b1835ebf8bd506 files/digest-vim-core-6.2-r9 349
MD5 f7046d975c3b2dd7a6e82e4287e6d3ab files/digest-vim-core-6.3 277
MD5 c8a344d069577df7e39c1f6592827642 files/digest-vim-core-6.3-r1 277
MD5 1c089e2955a0cc3a474e86a6ecfb0177 files/digest-vim-core-6.3-r2 348
MD5 c2d0302eae7fc80b2a1cb38ddab9d3d3 files/rphillips-invalcolorpatch.diff 722
MD5 99fe423ce0bc7bf4f66d4f05c7d553ed files/vimrc 3737
-MD5 323bb0675999afcc25910f0350b35f26 files/digest-vim-core-7.0_alpha20041211 156
MD5 fe3a85b7f303db551bfc5984738e1dfb files/digest-vim-core-6.3-r3 348
+MD5 323bb0675999afcc25910f0350b35f26 files/digest-vim-core-7.0_alpha20041211 156
diff --git a/app-editors/vim-core/vim-core-6.3-r3.ebuild b/app-editors/vim-core/vim-core-6.3-r3.ebuild
index c13d57f4f6ef..4eb7ca233b7e 100644
--- a/app-editors/vim-core/vim-core-6.3-r3.ebuild
+++ b/app-editors/vim-core/vim-core-6.3-r3.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/vim-core/vim-core-6.3-r3.ebuild,v 1.6 2004/12/13 18:28:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r3.ebuild,v 1.7 2004/12/14 10:32:18 sejo Exp $
inherit vim
@@ -18,6 +18,6 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="x86 sparc mips ~ppc alpha amd64 ~ia64 ~arm hppa ppc64 ~s390"
+KEYWORDS="x86 sparc mips ppc alpha amd64 ~ia64 ~arm hppa ppc64 ~s390"
IUSE="${IUSE} nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass