blob: 9e11d0d775fdfcba874ee15cbcb546b2601a9e6d (
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 dev-python/diff-match-patch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/diff-match-patch/ChangeLog,v 1.15 2014/02/16 15:08:59 aidecoe Exp $
16 Feb 2014; Amadeusz Żołnowski <aidecoe@gentoo.org>
-diff-match-patch-20110725.1.ebuild, -diff-match-patch-20120106-r1.ebuild:
Removed old versions. One latest stable and one latest testing are left.
*diff-match-patch-20121119 (28 Dec 2013)
28 Dec 2013; Amadeusz Żołnowski <aidecoe@gentoo.org>
+diff-match-patch-20121119.ebuild:
Version bump.
*diff-match-patch-20120106-r1 (14 Dec 2013)
14 Dec 2013; Michał Górny <mgorny@gentoo.org>
+diff-match-patch-20120106-r1.ebuild:
Convert to distutils-r1.
06 Jul 2013; Amadeusz Żołnowski <aidecoe@gentoo.org>
diff-match-patch-20110725.1.ebuild, diff-match-patch-20120106.ebuild:
Added missing dev-python/setuptools dependency.
13 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
diff-match-patch-20120106.ebuild:
Stable for x86, wrt bug #450170
05 Jan 2013; Sergey Popov <pinkbyte@gentoo.org>
diff-match-patch-20120106.ebuild:
Stable on amd64, wrt bug #450170
*diff-match-patch-20120106 (24 Nov 2012)
24 Nov 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
+diff-match-patch-20120106.ebuild:
Version bump.
24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
diff-match-patch-20110725.1.ebuild:
x86 stable wrt bug #406533
20 Mar 2012; Agostino Sarubbo <ago@gentoo.org>
diff-match-patch-20110725.1.ebuild:
Stable for amd64, wrt bug #406533
02 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> metadata.xml:
Added python herd.
23 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
diff-match-patch-20110725.1.ebuild:
Tested on x86 and added ~x86 keyword.
20 Feb 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Drop no-herd.
27 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
diff-match-patch-20110725.1.ebuild:
Ebuild clean up wrt test phase.
distutils eclass src_test() is used instead of custom one. Also distutils
eclass src_prepare() is called at the beginning of custom one.
*diff-match-patch-20110725.1 (27 Dec 2011)
27 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+diff-match-patch-20110725.1.ebuild, +metadata.xml:
Initial ebuild.
|