diff options
author | Nicholas Jones <carpaski@gentoo.org> | 2002-09-08 08:12:25 +0000 |
---|---|---|
committer | Nicholas Jones <carpaski@gentoo.org> | 2002-09-08 08:12:25 +0000 |
commit | 4772a37e74bef89c8fe3402428fa47caf8a1424a (patch) | |
tree | 05d6f92f06eb2072873d4831bd3af10cd31620b4 /dev-lang/python/ChangeLog | |
parent | dev-lang/python-2.2.1-r4 to fix bug 7641 (diff) | |
download | gentoo-2-4772a37e74bef89c8fe3402428fa47caf8a1424a.tar.gz gentoo-2-4772a37e74bef89c8fe3402428fa47caf8a1424a.tar.bz2 gentoo-2-4772a37e74bef89c8fe3402428fa47caf8a1424a.zip |
Bug fix for bug #7641
Diffstat (limited to 'dev-lang/python/ChangeLog')
-rw-r--r-- | dev-lang/python/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 8368c842869e..c73b830e11e2 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/python # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.13 2002/09/03 03:21:04 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.14 2002/09/08 08:12:25 carpaski Exp $ + +*python-2.2.1-r4 (7 Sep 2002) + 7 Sep 2002; Nicholas Jones <carpaski@gentoo.org> python-2.2.1-r4.ebuild + Fix for bug #7641 -- Fixes the OPT flags in Makefile so that gcc + isn't confused by conflicting build types of i386 and user set. *python-2.2.1-r3 (2 Sep 2002) 2 Sep 2002; Jon Nelson <jnelson@gentoo.org> python-2.2.1-r3.ebuild |