blob: a4d124e987d8cdee85d6241c7062b3c23ca53aed (
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
69
70
|
# ChangeLog for dev-util/comparator
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.18 2012/01/03 04:03:10 kumba Exp $
*comparator-2.8 (03 Jan 2012)
03 Jan 2012; Joshua Kinard <kumba@gentoo.org> +comparator-2.8.ebuild:
Add an ebuild for 2.8 to unstable. Closes #394521.
11 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
comparator-2.5.ebuild:
Fix dependencies. Set SUPPORT_PYTHON_ABIS (bug #324383).
29 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> comparator-2.5.ebuild:
Rename distutils_src_install to distutils_src_compile in src_compile wrt
#286457.
05 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> comparator-2.5.ebuild:
Missing =app-text/docbook-xml-dtd-4.1.2* DEPEND wrt #227857
11 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
comparator-2.5.ebuild:
stable x86, bug 273417
09 Jun 2009; Ferris McCormick <fmccor@gentoo.org> comparator-2.5.ebuild:
Sparc stable, Bug #273417.
09 Jun 2009; Samuli Suominen <ssuominen@gentoo.org> comparator-2.5.ebuild:
Respect LDFLAGS.
18 Jul 2008; Jeremy Olexa <darkside@gentoo.org> Manifest:
Fix broken Manifest, bug #222925
*comparator-2.5 (20 Mar 2008)
20 Mar 2008; Robert Buchholz <rbu@gentoo.org> +comparator-2.5.ebuild:
Version bump, fix quoting. einstall->emake install
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
13 Sep 2005; <dang@gentoo.org> comparator-2.2.ebuild:
Marked ~amd64
03 Sep 2004; David Holm <dholm@gentoo.org> comparator-2.3.ebuild:
Added to ~ppc.
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> comparator-2.2.ebuild,
comparator-2.3.ebuild:
mips needs deps first; header fix
*comparator-2.3 (21 Jan 2004)
21 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> comparator-2.3.ebuild:
version bump and install the python module now
18 Dec 2003; Joshua Kinard <kumba@gentoo.org> comparator-1.0.ebuild,
metadata.xml:
Removed comparator-1.0 ebuild and added metadata.xml file
*comparator-2.2 (03 Oct 2003)
03 Oct 2003; Joshua Kinard <kumba@gentoo.org> comparator-2.2.ebuild:
Updated version of ESR's Comparator utility
*comparator-1.0 (09 Sep 2003)
09 Sep 2003; Joshua Kinard <kumba@gentoo.org> comparator-1.0.ebuild:
Initial revision of comparator
|