summaryrefslogtreecommitdiff
blob: 1f6d5e65da6ec10de0bc32cddb90ddf4ea834f49 (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
# ChangeLog for app-vim/python-mode
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/python-mode/ChangeLog,v 1.12 2015/06/06 09:34:39 jlec Exp $

  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-mode-0.6.18-r3.ebuild:
  Stable for x86, wrt bug #481850

  24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> python-mode-0.6.18-r3.ebuild:
  Stable for amd64, wrt bug #481850

*python-mode-0.6.18-r3 (12 Sep 2013)

  12 Sep 2013; Tim Harder <radhermit@gentoo.org> +python-mode-0.6.18-r3.ebuild,
  +files/python-mode-0.6.18-dont-add-cwd-to-syspath.patch:
  Don't add the current working directory to syspath, fixes arbitrary code
  execution issue (patch by chutzpah).

*python-mode-0.6.18-r2 (04 Jul 2013)

  04 Jul 2013; Kacper Kowalik <xarthisius@gentoo.org>
  +python-mode-0.6.18-r2.ebuild, -python-mode-0.6.18-r1.ebuild:
  Use bundled rope wrt #475686 by neumond <knifeslaughter@gmail.com>

*python-mode-0.6.18-r1 (30 Jun 2013)

  30 Jun 2013; Kacper Kowalik <xarthisius@gentoo.org>
  +python-mode-0.6.18-r1.ebuild, -python-mode-0.6.18.ebuild:
  Debundle most of the dependencies

*python-mode-0.6.18 (28 May 2013)

  28 May 2013; Tim Harder <radhermit@gentoo.org> +python-mode-0.6.18.ebuild:
  Version bump.

*python-mode-0.6.10 (12 Nov 2012)

  12 Nov 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +python-mode-0.6.10.ebuild, -python-mode-0.6.8.ebuild:
  Version bump wrt #442368 by Guillaume BINET <gbin@gootz.net>, drop old

*python-mode-0.6.8 (07 Sep 2012)

  07 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> +python-mode-0.6.8.ebuild,
  -python-mode-0.6.6.ebuild:
  Version bump, drop old

*python-mode-0.6.6 (03 Aug 2012)

  03 Aug 2012; Kacper Kowalik <xarthisius@gentoo.org> +python-mode-0.6.6.ebuild,
  -python-mode-0.6.4.ebuild:
  Version bump, drop old. Remove bundled autopep8

*python-mode-0.6.4 (25 May 2012)

  25 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +python-mode-0.6.4.ebuild,
  -python-mode-0.6.3.ebuild:
  Version bump wrt #417479 by <gentoo@leiqing.org>. Use vcs-snapshot.eclass and
  github SRC_URI to avoid mangling with S and git revision, drop dependency on
  unzip

*python-mode-0.6.3 (27 Apr 2012)

  27 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +python-mode-0.6.3.ebuild, +metadata.xml:
  Initial import, ebuild written by me