blob: d6a353abf5db35db7b20efa04b2790a4a33e2cde (
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
71
72
73
74
75
76
77
78
79
80
|
# ChangeLog for dev-util/qtunit
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/qtunit/ChangeLog,v 1.19 2007/02/22 02:24:52 peper Exp $
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
17 Mar 2006; Caleb Tennis <caleb@gentoo.org> qtunit-0.9.8.ebuild:
Fix qmake call for Qt4
13 Sep 2005; <dang@gentoo.org> qtunit-0.9.8.ebuild:
Marked ~amd64
01 Jul 2005; Caleb Tennis <caleb@gentoo.org> qtunit-0.9.8.ebuild:
Fix qmake dir per bug #97535
07 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> qtunit-0.9.8.ebuild:
Stable on sparc
28 Nov 2004; Dominik Stadler <centic@gentoo.org> qtunit-0.9.8.ebuild:
Mark stable on x86
02 Aug 2004; David Holm <dholm@gentoo.org> qtunit-0.9.8.ebuild:
Added to ~ppc.
16 May 2004; Dominik Stadler <centic@gentoo.org> qtunit-0.9.7.ebuild,
qtunit-0.9.8.ebuild:
Add IUSE
*qtunit-0.9.8 (20 Mar 2004)
20 Mar 2004; Dominik Stadler <centic@gentoo.org> metadata.xml,
qtunit-0.9.8.ebuild:
Add new Version 0.9.8, use new HOMEPAGE and SRC_URI and try to fix problem
with Qt-Sandbox-Violations, see Bug 45220
12 Jun 2003; <msterret@gentoo.org> qtunit-0.9.7.ebuild:
fix Header
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*qtunit-0.9.7 (12 Jun 2002)
12 Jun 2002; F.Meyndert <m0rpheus@gentoo.org> qtunit-0.9.7.ebuild,
files/digest-qtunit-0.9.7 :
Upgraded to latest version.
*qtunit-0.9.6 (15 Mar 2002)
15 Mar 2002; G.Bevin <gbevin@gentoo.org> qtunit-0.9.6.ebuild,
files/digest-qtunit-0.9.6 :
Upgraded to latest version.
*qtunit-0.9.5 (1 Mar 2002)
1 Mar 2002; G.Bevin <gbevin@gentoo.org> qtunit-0.9.5.ebuild,
files/digest-qtunit-0.9.5 :
Upgraded to latest version.
Removed installation of 'standalonerunner'.
*qtunit-0.9.4 (28 Feb 2002)
28 Feb 2002; G.Bevin <gbevin@gentoo.org> qtunit-0.9.4.ebuild,
files/digest-qtunit-0.9.4 :
Upgraded to latest version.
*qtunit-0.9.3 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|