diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-02-05 20:23:19 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-02-05 20:23:19 +0000 |
commit | 9c0500a3b6abb5ba178657b543899b3ec16fad5c (patch) | |
tree | b4ddbc5b80f77bdd91736d47c776c8e203a74cc2 /dev-python/setuptools/ChangeLog | |
parent | re-keyworded ~ppc, bug #121179 (diff) | |
download | gentoo-2-9c0500a3b6abb5ba178657b543899b3ec16fad5c.tar.gz gentoo-2-9c0500a3b6abb5ba178657b543899b3ec16fad5c.tar.bz2 gentoo-2-9c0500a3b6abb5ba178657b543899b3ec16fad5c.zip |
Bump to alpha9, use the new --single-version-externally-managed switch to install. Drop alpha5 which does not support that switch (the switch will be used in ebuilds depending on setuptools).
(Portage version: 2660-svn)
Diffstat (limited to 'dev-python/setuptools/ChangeLog')
-rw-r--r-- | dev-python/setuptools/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-python/setuptools/ChangeLog b/dev-python/setuptools/ChangeLog index 3e374e281577..bbcee135502a 100644 --- a/dev-python/setuptools/ChangeLog +++ b/dev-python/setuptools/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-python/setuptools -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.1 2005/10/15 05:41:59 pythonhead Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.2 2006/02/05 20:23:19 marienz Exp $ + +*setuptools-0.6_alpha9 (05 Feb 2006) + + 05 Feb 2006; Marien Zwart <marienz@gentoo.org> + -setuptools-0.6_alpha5.ebuild, +setuptools-0.6_alpha9.ebuild: + Bump to alpha9, use the new --single-version-externally-managed switch to + install. Drop alpha5 which does not support that switch (the switch will be + used in ebuilds depending on setuptools). *setuptools-0.6_alpha5 (15 Oct 2005) |