summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nelson <jnelson@gentoo.org>2002-05-30 03:13:31 +0000
committerJon Nelson <jnelson@gentoo.org>2002-05-30 03:13:31 +0000
commit5a0e7148f850f8ee607da36ac5472ddd2067ebaa (patch)
tree42a7baa733b8aae710d47cfdae9d6d7b5fd9c3b7 /dev-lang/python
parentdepend on expat, use econf and emake. also, dont bother with Modules/Setup.lo... (diff)
downloadgentoo-2-5a0e7148f850f8ee607da36ac5472ddd2067ebaa.tar.gz
gentoo-2-5a0e7148f850f8ee607da36ac5472ddd2067ebaa.tar.bz2
gentoo-2-5a0e7148f850f8ee607da36ac5472ddd2067ebaa.zip
update ChangeLog
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index cc50713a9d99..d0f182f70278 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,13 @@
# 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.8 2002/05/03 01:56:02 jnelson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.9 2002/05/30 03:13:31 jnelson Exp $
+
+*python-2.2.1-r1 (29 May 2002)
+
+ 29 May 2002; Jon Nelson <jnelson@gentoo.org>: python-2.2.1-r1.ebuild
+ Add expat to build depends (except during bootstrap), use econf
+ and emake, and don't mess with Modules/Setup.local because modules
+ are build as shared on Linux as default.
*python-2.2.1 (2 May 2002)