diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2007-06-26 23:57:35 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2007-06-26 23:57:35 +0000 |
commit | f94c31846f0f3358474251b3495474999df9b6da (patch) | |
tree | 002e69682de949433a3edeec185057c008d9208c /dev-tcltk/iwidgets/ChangeLog | |
parent | Version bump. (diff) | |
download | historical-f94c31846f0f3358474251b3495474999df9b6da.tar.gz historical-f94c31846f0f3358474251b3495474999df9b6da.tar.bz2 historical-f94c31846f0f3358474251b3495474999df9b6da.zip |
Fixed parallel make install issue, bug #177088.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-tcltk/iwidgets/ChangeLog')
-rw-r--r-- | dev-tcltk/iwidgets/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-tcltk/iwidgets/ChangeLog b/dev-tcltk/iwidgets/ChangeLog index 500c14dd933e..4dee6098f489 100644 --- a/dev-tcltk/iwidgets/ChangeLog +++ b/dev-tcltk/iwidgets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/iwidgets # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.16 2007/04/30 14:52:43 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.17 2007/06/26 23:57:35 matsuu Exp $ + + 26 Jun 2007; MATSUU Takuto <matsuu@gentoo.org> iwidgets-4.0.1-r1.ebuild: + Fixed parallel make install issue, bug #177088. *iwidgets-4.0.1-r1 (30 Apr 2007) |