summaryrefslogtreecommitdiff
blob: d6700fde354d1dc6e9db3e232b9795b4ea69c410 (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
# 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.8 2006/03/19 22:52:33 halcy0n Exp $

  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