diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-30 20:45:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-30 20:45:30 +0000 |
commit | 31d97df565eacf7220d4bd2ab6c07af2cbf99657 (patch) | |
tree | 60412e734d65ba775c53080b118d1b8421d253b8 /games-puzzle/kiki/ChangeLog | |
parent | Version bump; for freenx (diff) | |
download | historical-31d97df565eacf7220d4bd2ab6c07af2cbf99657.tar.gz historical-31d97df565eacf7220d4bd2ab6c07af2cbf99657.tar.bz2 historical-31d97df565eacf7220d4bd2ab6c07af2cbf99657.zip |
add patch from python team to fix compiling with python 2.3 (bug #60091); tidy
Diffstat (limited to 'games-puzzle/kiki/ChangeLog')
-rw-r--r-- | games-puzzle/kiki/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-puzzle/kiki/ChangeLog b/games-puzzle/kiki/ChangeLog index 573c32b5c373..4f1f5c04c1d0 100644 --- a/games-puzzle/kiki/ChangeLog +++ b/games-puzzle/kiki/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-puzzle/kiki # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/kiki/ChangeLog,v 1.4 2004/06/24 23:06:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/kiki/ChangeLog,v 1.5 2004/08/30 20:45:30 mr_bones_ Exp $ + +*kiki-0.9.0-r1 (30 Aug 2004) + + 30 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> +kiki-0.9.0-r1.ebuild: + add patch from python team to fix compiling with python 2.3 (bug #60091); tidy 21 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> kiki-0.9.0.ebuild: source has hard-coded python 2.2 stuff. Didn't work with python 2.3.3 either |