summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-06-07 15:14:00 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-06-07 15:14:00 +0000
commitad8d6fbcffc36c04c1d9cf40f33881036945630b (patch)
tree03b5152dc824d278e18a5350d748568a35ee2260 /app-editors/vile/ChangeLog
parentNew package for future usedeps of spamassassin wrt bug #134541 (diff)
downloadgentoo-2-ad8d6fbcffc36c04c1d9cf40f33881036945630b.tar.gz
gentoo-2-ad8d6fbcffc36c04c1d9cf40f33881036945630b.tar.bz2
gentoo-2-ad8d6fbcffc36c04c1d9cf40f33881036945630b.zip
Compile fix, patch to make sure a variable is defined before it is used. (bug #129299)
(Portage version: 2.1_rc4-r2)
Diffstat (limited to 'app-editors/vile/ChangeLog')
-rw-r--r--app-editors/vile/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog
index 69e21b117f39..b5f31e12bc0e 100644
--- a/app-editors/vile/ChangeLog
+++ b/app-editors/vile/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vile
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.23 2006/05/12 01:39:25 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.24 2006/06/07 15:14:00 chutzpah Exp $
+
+ 07 Jun 2006; Patrick McLean <chutzpah@gentoo.org>
+ +files/vile-9.5-define-LEAD-before-use.patch, vile-9.5.ebuild:
+ Compile fix, patch to make sure a variable is defined before it is used.
+ (bug #129299)
11 May 2006; Thomas Cort <tcort@gentoo.org> vile-9.4d.ebuild:
Stable on amd64.