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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
# ChangeLog for app-benchmarks/i7z
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/i7z/ChangeLog,v 1.21 2015/07/28 07:54:07 jlec Exp $
28 Jul 2015; Justin Lecher <jlec@gentoo.org> +files/i7z-0.27.2-ncurses.patch,
i7z-0.27.2.ebuild:
Fix for ncurses[tinfo], bug #553850
27 Dec 2013; Tom Wijsman <TomWij@gentoo.org> -files/i7z-0.27.1-gentoo.patch:
[QA] Remove unused files.
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> i7z-0.27.2.ebuild:
Move Qt dependencies to the new category
06 Dec 2012; Justin Lecher <jlec@gentoo.org> -i7z-0.27.1.ebuild:
Drop old
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> i7z-0.27.2.ebuild:
Stable for x86, wrt bug #440366
04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> i7z-0.27.2.ebuild:
Stable for amd64, wrt bug #440366
31 Oct 2012; Justin Lecher <jlec@gentoo.org> i7z-0.27.2.ebuild:
Don't install docs twice, #440326; thanks Chris Mayo for an initial patch
*i7z-0.27.2 (12 Sep 2012)
12 Sep 2012; Justin Lecher <jlec@gentoo.org> -files/0.26-gcc46.patch,
-files/i7z-0.27-cpuid.patch, -files/0.26-gentoo.patch, +i7z-0.27.2.ebuild,
-files/0.27-gentoo.patch:
Version Bump, drop old patches
08 Jun 2012; Justin Lecher <jlec@gentoo.org> -i7z-0.27-r1.ebuild:
Cleaned old
08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> i7z-0.27.1.ebuild:
x86 stable wrt bug #418513
04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> i7z-0.27.1.ebuild:
Stable for amd64, wrt bug #418513
25 Mar 2012; Justin Lecher <jlec@gentoo.org> -i7z-0.26.ebuild,
-i7z-0.27.ebuild:
Dropped old
24 Mar 2012; Markos Chandras <hwoarang@gentoo.org> i7z-0.27-r1.ebuild:
Stable on amd64 wrt bug #407787
24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> i7z-0.27-r1.ebuild:
x86 stable wrt bug #407787
13 Mar 2012; Justin Lecher <jlec@gentoo.org> i7z-0.27-r1.ebuild:
backport upstream addition to CXXFLAGS, #407881
*i7z-0.27.1 (28 Dec 2011)
28 Dec 2011; Justin Lecher <jlec@gentoo.org> +i7z-0.27.1.ebuild,
+files/i7z-0.27.1-gentoo.patch:
Version Bump
*i7z-0.27-r1 (31 Aug 2011)
31 Aug 2011; Mike Frysinger <vapier@gentoo.org> +i7z-0.27-r1.ebuild,
+files/i7z-0.27-cpuid.patch:
Fix multiple issues with cpuid().
*i7z-0.27 (14 Aug 2011)
14 Aug 2011; Justin Lecher <jlec@gentoo.org> +files/0.27-gentoo.patch,
i7z-0.26.ebuild, +i7z-0.27.ebuild, metadata.xml:
Version Bump
27 Apr 2011; Justin Lecher <jlec@gentoo.org> +files/0.26-gcc46.patch,
i7z-0.26.ebuild:
Fix for gcc46
08 Feb 2011; Justin Lecher <jlec@gentoo.org> i7z-0.26.ebuild:
Do not install outside EPREFIX
*i7z-0.26 (29 Jan 2011)
29 Jan 2011; Justin Lecher <jlec@gentoo.org> +files/0.26-gentoo.patch,
+i7z-0.26.ebuild, +metadata.xml:
New package, written by me, fixes #324477
|