summaryrefslogtreecommitdiff
blob: 0dba5fe2530b7f069c78915018aa668c9091c86f (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
# ChangeLog for dev-python/pygments
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygments/ChangeLog,v 1.11 2007/12/22 18:55:33 nixnut Exp $

  22 Dec 2007; nixnut <nixnut@gentoo.org> pygments-0.9.ebuild:
  Added ~ppc wrt bug 198989

  13 Nov 2007; Lukasz Strzygowski <lucass@gentoo.org>
  -pygments-0.8.1.ebuild, pygments-0.9.ebuild:
  Added setuptools dep and call to distutils_src_unpack (bug #199060),
  cleanup. Dropped old version.

  13 Nov 2007; Raúl Porcel <armin76@gentoo.org> pygments-0.9.ebuild:
  Add ~alpha/~ia64 wrt #198989

  13 Nov 2007; Jeroen Roovers <jer@gentoo.org> pygments-0.9.ebuild:
  Marked ~hppa (bug #198989).

  13 Nov 2007; Ferris McCormick <fmccor@gentoo.org> pygments-0.9.ebuild:
  Add ~sparc, Bug #198989, but see comments in bugzilla.

*pygments-0.9 (14 Oct 2007)

  14 Oct 2007; Rob Cakebread <pythonhead@gentoo.org> pygments-0.8.1.ebuild,
  +pygments-0.9.ebuild:
  Version bump. Removed superfluous PYTHON_MODULE

*pygments-0.8.1 (28 Jun 2007)

  28 Jun 2007; Rob Cakebread <pythonhead@gentoo.org> -pygments-0.8.ebuild,
  +pygments-0.8.1.ebuild:
  Version bump, removed old version.

  18 Jun 2007; Markus Rothe <corsair@gentoo.org> pygments-0.8.ebuild:
  Added ~ppc64

*pygments-0.8 (30 May 2007)

  30 May 2007; Rob Cakebread <pythonhead@gentoo.org>
  -files/pygments-0.7.1-_mapping.py-ebuild.patch,
  -files/pygments-0.7.1-html_formatter.patch,
  -files/pygments-0.7.1-other.py-ebuild.patch,
  +files/pygments-0.8-_mapping.py-ebuild.patch,
  +files/pygments-0.8-other.py-ebuild.patch, -pygments-0.7.1.ebuild,
  +pygments-0.8.ebuild:
  Version bump, removed old version.

  05 May 2007; Lukasz Strzygowski <lucass@gentoo.org> pygments-0.7.1.ebuild:
  Minor cleanup. Keyworded ~amd64 (bug #176459).

*pygments-0.7.1 (14 Apr 2007)

  14 Apr 2007; Rob Cakebread <pythonhead@gentoo.org>
  +files/pygments-0.7.1-_mapping.py-ebuild.patch,
  +files/pygments-0.7.1-html_formatter.patch,
  +files/pygments-0.7.1-other.py-ebuild.patch, +metadata.xml,
  +pygments-0.7.1.ebuild:
  Initial commit. Thanks Georg Brandl <g.brandl@gmx.net> bug #167115