diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-04-03 17:47:43 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-04-03 17:47:43 +0000 |
commit | b5df140ff137a6de212078bc19372da7725c383c (patch) | |
tree | 5db375b34e1d32d9dacafeda5cc137165e2e4fd6 /dev-python/setuptools | |
parent | ppc stable, bug #127924 (diff) | |
download | gentoo-2-b5df140ff137a6de212078bc19372da7725c383c.tar.gz gentoo-2-b5df140ff137a6de212078bc19372da7725c383c.tar.bz2 gentoo-2-b5df140ff137a6de212078bc19372da7725c383c.zip |
Add back accidentally removed ChangeLog entries.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/ChangeLog | 42 |
1 files changed, 41 insertions, 1 deletions
diff --git a/dev-python/setuptools/ChangeLog b/dev-python/setuptools/ChangeLog index b21e664b6069..bce8c514de01 100644 --- a/dev-python/setuptools/ChangeLog +++ b/dev-python/setuptools/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/setuptools # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.9 2006/04/03 17:23:45 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.10 2006/04/03 17:47:43 marienz Exp $ *setuptools-0.6_alpha11 (03 Apr 2006) @@ -8,3 +8,43 @@ -setuptools-0.6_alpha9.ebuild, +setuptools-0.6_alpha11.ebuild: Version bump with some ebuild cleanup and an added src_test, remove old ebuild. + 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> + setuptools-0.6_alpha9.ebuild, setuptools-0.6_alpha10.ebuild: + Add DEPEND on app-arch/unzip + + 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> + setuptools-0.6_alpha10.ebuild: + Mark 0.6_alpha10 ~ia64 + + 19 Feb 2006; Bryan Østergaard <kloeri@gentoo.org + setuptools-0.6_alpha10.ebuild: + Add ~alpha keyword, bug 121880. + +*setuptools-0.6_alpha10 (19 Feb 2006) + + 19 Feb 2006; Marien Zwart <marienz@gentoo.org> + +setuptools-0.6_alpha10.ebuild: + Version bump. + + 18 Feb 2006; Doug Goldstein <cardoe@gentoo.org> + setuptools-0.6_alpha9.ebuild: + adding ~ppc + + 07 Feb 2006; Jason Wever <weeve@gentoo.org> setuptools-0.6_alpha9.ebuild: + Added ~sparc keyword wrt bug #121880. + +*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) + + 15 Oct 2005; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml, + +setuptools-0.6_alpha5.ebuild: + Initial commit. Thank you Geoffrey Clements <geoff@electron.me.uk> and + Thomas Fullhart <kayos@genetikayos.com> for the ebuild. bug #108227 + |