diff options
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 9f1a1c6f77f1..ce6ab754e1ec 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lang/python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.90 2004/04/16 10:32:45 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.91 2004/04/16 10:36:38 liquidx Exp $ *python-2.3.3-r1 (12 Apr 2004) @@ -9,7 +9,7 @@ add workaround for python-2.2 to python-2.3 upgrade possibly breaking older portage versions. make /usr/lib/portage/pym appear before /usr/lib/python*/site-packages in sys.path (not really critical, but better be - safe than sorry) + safe than sorry). also removed c++ support to reduce gcc/glibc upgrade pain 11 Mar 2004; Alastair Tse <liquidx@gentoo.org> python-2.2.1-r5.ebuild: removing 2.2.1 from tree for security reasons (#44230) |