diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2005-06-30 12:54:00 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2005-06-30 12:54:00 +0000 |
commit | 68cdefa42c9b73bc29b65484a39e2001ed9f79c7 (patch) | |
tree | d9476a0e74ad044c7202a12c694b1db67ce7ceca /sys-devel/libtool/ChangeLog | |
parent | Marked ~ppc for bug #95128. (diff) | |
download | gentoo-2-68cdefa42c9b73bc29b65484a39e2001ed9f79c7.tar.gz gentoo-2-68cdefa42c9b73bc29b65484a39e2001ed9f79c7.tar.bz2 gentoo-2-68cdefa42c9b73bc29b65484a39e2001ed9f79c7.zip |
Fix tests to be sh-complaint.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/libtool/ChangeLog')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index ff4ed2919888..cf6be3dcf5cb 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.80 2005/06/29 11:04:00 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.81 2005/06/30 12:54:00 azarah Exp $ + + 30 Jun 2005; Martin Schlemmer <azarah@gentoo.org> + files/1.5.10/libtool-1.5.10-portage.patch, + files/1.5.14/libtool-1.5.14-egrep.patch: + Fix tests to be sh-complaint. *libtool-1.5.18-r1 (29 Jun 2005) |