blob: fdf83ec23960156284806e53ebe5f25b806a6394 (
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
|
# ChangeLog for app-vim/python-mode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/python-mode/ChangeLog,v 1.8 2013/07/04 07:53:00 xarthisius Exp $
*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
|