diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-06-25 17:26:17 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-06-25 17:26:17 +0000 |
commit | 130d6273fc952d1ff3b102ad8da8d28562ea703a (patch) | |
tree | 03f16404d34d0bd40a6fa6315042405145db357f /dev-lang | |
parent | Bump, solving 222321. This version radically improves Flash compilation. Drop... (diff) | |
download | gentoo-2-130d6273fc952d1ff3b102ad8da8d28562ea703a.tar.gz gentoo-2-130d6273fc952d1ff3b102ad8da8d28562ea703a.tar.bz2 gentoo-2-130d6273fc952d1ff3b102ad8da8d28562ea703a.zip |
Fixed bug number in changelog, thanks to Arfrever.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r1 x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 8da820ac7881..e90ccfb24166 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lang/python # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.325 2008/06/24 13:54:02 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.326 2008/06/25 17:26:17 hawking Exp $ *python-2.5.2-r5 (24 Jun 2008) @@ -11,7 +11,7 @@ -python-2.5.2-r2.ebuild, -python-2.5.2-r3.ebuild, -python-2.5.2-r4.ebuild, +python-2.5.2-r5.ebuild: Revbump. Append -fwrapv to CFLAGS if we're using gcc-4, #228905. Updated - patchset to fix memory issues with unicode objects, #228905. Drop old. + patchset to fix memory issues with unicode objects, #222481. Drop old. 20 Jun 2008; Ali Polatel <hawking@gentoo.org> python-2.5.2-r4.ebuild: Fix bsddb dependency, bug 223133. Cosmetics |