summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Longland <redhatter@gentoo.org>2010-09-27 10:39:45 +0000
committerStuart Longland <redhatter@gentoo.org>2010-09-27 10:39:45 +0000
commitd56a465ffc3a3f524c437c75c699411a83aba1da (patch)
tree7183b482f9f878126b982b3db4aefb453f8c9a0a /app-editors/vim/ChangeLog
parentInstall AUTHORS too. (diff)
downloadhistorical-d56a465ffc3a3f524c437c75c699411a83aba1da.tar.gz
historical-d56a465ffc3a3f524c437c75c699411a83aba1da.tar.bz2
historical-d56a465ffc3a3f524c437c75c699411a83aba1da.zip
Punt mips keywords on vim-7.0
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-editors/vim/ChangeLog')
-rw-r--r--app-editors/vim/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index a11e6eb38387..d5d91dac2362 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for app-editors/vim
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.356 2010/08/16 20:11:30 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.357 2010/09/27 10:39:45 redhatter Exp $
+
+ 27 Sep 2010; Stuart Longland <redhatter@gentoo.org> vim-7.0.235.ebuild,
+ vim-7.0.243.ebuild:
+ Punt mips keywords on vim-7.0
+
+ vim-7.0 fails to run on modern glibc due to a buffer overrun issue causing a
+ SIGABRT. At least on mipsel anyway. vim-7.3 will get keyworded as soon as I
+ check it on big-endian MIPS (O2 is `emerge --sync`-ing as I type) and can
+ replace this legacy package. Users are encouraged to keyword vim-7.3
+ themselves in the meantime and report any bugs.
*vim-7.3 (16 Aug 2010)