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
|
# 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.6 2007/10/14 23:14:47 pythonhead Exp $
*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
|