diff options
author | 2006-06-07 15:14:00 +0000 | |
---|---|---|
committer | 2006-06-07 15:14:00 +0000 | |
commit | 10a64d40f4ca7e6d78f0e84d6e9c8bfd665b1b80 (patch) | |
tree | 413d7a467bd5f727043d7af29ac2e2675ed63f94 /app-editors/vile/ChangeLog | |
parent | New package for future usedeps of spamassassin wrt bug #134541 (diff) | |
download | historical-10a64d40f4ca7e6d78f0e84d6e9c8bfd665b1b80.tar.gz historical-10a64d40f4ca7e6d78f0e84d6e9c8bfd665b1b80.tar.bz2 historical-10a64d40f4ca7e6d78f0e84d6e9c8bfd665b1b80.zip |
Compile fix, patch to make sure a variable is defined before it is used. (bug #129299)
Package-Manager: portage-2.1_rc4-r2
Diffstat (limited to 'app-editors/vile/ChangeLog')
-rw-r--r-- | app-editors/vile/ChangeLog | 7 |
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. |