blob: 74ff6ad6a2a0f04f6e642a8eaf438f6cce793a82 (
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
|
# ChangeLog for dev-python/diff-match-patch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/diff-match-patch/ChangeLog,v 1.11 2013/01/13 11:41:17 ago Exp $
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.
|