diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-23 23:59:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-23 23:59:58 +0000 |
commit | f07937c7aa9a1936c073934b6199e61cc61aa264 (patch) | |
tree | 58ca88029fc6e0820efb862e6bd9eb9f3e4c9f6a /sys-devel/autoconf/ChangeLog | |
parent | Version bump. 20040404.1 stable on x86. (diff) | |
download | gentoo-2-f07937c7aa9a1936c073934b6199e61cc61aa264.tar.gz gentoo-2-f07937c7aa9a1936c073934b6199e61cc61aa264.tar.bz2 gentoo-2-f07937c7aa9a1936c073934b6199e61cc61aa264.zip |
Fix under quoting of the $ac_unique_file variable by Justace Clutter #96882.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/autoconf/ChangeLog')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index ea2299d0ac37..a651b721df60 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/autoconf -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.65 2005/02/15 19:24:01 kito Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.66 2005/06/23 23:59:58 vapier Exp $ + +*autoconf-2.59-r7 (23 Jun 2005) + + 23 Jun 2005; Mike Frysinger <vapier@gentoo.org> + +files/autoconf-2.59-more-quotes.patch, +autoconf-2.59-r7.ebuild: + Fix under quoting of the $ac_unique_file variable by Justace Clutter #96882. 15 Feb 2005; Kito <kito@gentoo.org> autoconf-2.13.ebuild, autoconf-2.59-r6.ebuild: |