diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-05-14 18:20:29 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-05-14 18:20:29 +0000 |
commit | 8a50577a0050fa123ffc16d96a82c03a679ad7f4 (patch) | |
tree | f322edf4093b94455784199a4d5f8eca4fc731e4 /dev-tcltk/tclcl/ChangeLog | |
parent | stable on amd64 / x86 (diff) | |
download | historical-8a50577a0050fa123ffc16d96a82c03a679ad7f4.tar.gz historical-8a50577a0050fa123ffc16d96a82c03a679ad7f4.tar.bz2 historical-8a50577a0050fa123ffc16d96a82c03a679ad7f4.zip |
Fixed compilation failure, Bug 78537.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-tcltk/tclcl/ChangeLog')
-rw-r--r-- | dev-tcltk/tclcl/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-tcltk/tclcl/ChangeLog b/dev-tcltk/tclcl/ChangeLog index 0cc41cdd45c3..5342cab0522c 100644 --- a/dev-tcltk/tclcl/ChangeLog +++ b/dev-tcltk/tclcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclcl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclcl/ChangeLog,v 1.9 2005/05/13 22:21:45 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclcl/ChangeLog,v 1.10 2005/05/14 18:20:29 matsuu Exp $ + + 14 May 2005; MATSUU Takuto <matsuu@gentoo.org> tclcl-1.15.ebuild: + Fixed compilation failure, Bug 78537. 13 May 2005; MATSUU Takuto <matsuu@gentoo.org> +files/tclcl-1.16-http.patch, tclcl-1.16.ebuild: |