summaryrefslogtreecommitdiff
blob: b8be77d64f3c0803bcc43209f000566ef8b7279c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# ChangeLog for dev-python/setuptools
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.15 2007/01/21 01:10:02 lucass Exp $

*setuptools-0.6_rc5 (21 Jan 2007)

  21 Jan 2007; Lukasz Strzygowski <lucass@gentoo.org>
  +setuptools-0.6_rc5.ebuild:
  Version bump, bug #162835.

  10 Oct 2006; Marien Zwart <marienz@gentoo.org>
  -setuptools-0.6_alpha10.ebuild, -setuptools-0.6_alpha11.ebuild,
  -setuptools-0.6_beta2.ebuild:
  Remove old versions.

*setuptools-0.6_rc3 (21 Sep 2006)

  21 Sep 2006; Marien Zwart <marienz@gentoo.org> +setuptools-0.6_rc3.ebuild:
  Version bump, use a tarball instead of a zipfile, remove chmods that are no
  longer necessary.

  10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
  setuptools-0.6_rc1.ebuild:
  Add ~x86-fbsd keyword.

*setuptools-0.6_rc1 (01 Aug 2006)

  01 Aug 2006; Lukasz Strzygowski <lucass@gentoo.org>
  +setuptools-0.6_rc1.ebuild:
  Version bump, bug #142373.

*setuptools-0.6_alpha11 (03 Apr 2006)

  03 Apr 2006; Marien Zwart <marienz@gentoo.org>
  -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