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
|
# ChangeLog for dev-util/nsis
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/nsis/ChangeLog,v 1.15 2007/12/04 14:06:13 mrness Exp $
*nsis-2.33 (04 Dec 2007)
04 Dec 2007; Alin Năstac <mrness@gentoo.org> nsis-2.31.ebuild,
+nsis-2.33.ebuild:
Stable on x86. Version bump.
*nsis-2.31 (22 Oct 2007)
22 Oct 2007; Alin Năstac <mrness@gentoo.org> -nsis-2.28.ebuild,
-nsis-2.29.ebuild, nsis-2.30.ebuild, +nsis-2.31.ebuild:
Remove old versions. Mark stable on x86. Version bump.
*nsis-2.30 (01 Sep 2007)
01 Sep 2007; Alin Năstac <mrness@gentoo.org> -nsis-2.27.ebuild,
+nsis-2.30.ebuild:
Version bump. Readd -m32 compiler flag on amd64.
*nsis-2.29 (27 Jul 2007)
27 Jul 2007; Mike Frysinger <vapier@gentoo.org> +nsis-2.29.ebuild:
Version bump.
*nsis-2.28 (19 Jun 2007)
19 Jun 2007; Alin Năstac <mrness@gentoo.org> -nsis-2.25.ebuild,
+nsis-2.28.ebuild:
Version bump. Add System.dll to the list of installed plugins.
29 May 2007; Alin Năstac <mrness@gentoo.org>
-files/nsis-2.24-no-strict-aliasing.patch, -nsis-2.24.ebuild,
nsis-2.27.ebuild:
Remove obsolete version. Add config-log USE flag (#180060).
*nsis-2.27 (25 May 2007)
25 May 2007; Alin Năstac <mrness@gentoo.org> +nsis-2.27.ebuild:
Search for all mingw32 variants. Force -m32 on amd64 (some code is broken on
amd64). Version bump.
*nsis-2.25 (18 Apr 2007)
18 Apr 2007; Alin Năstac <mrness@gentoo.org>
-files/nsis-2.23-32bit.patch, -files/nsis-2.23-config.patch,
-nsis-2.23.ebuild, +nsis-2.25.ebuild:
Remove old version. Version bump.
*nsis-2.24 (11 Mar 2007)
11 Mar 2007; Alin Năstac <mrness@gentoo.org>
-files/nsis-2.21-config.patch, -files/nsis-2.22-config.patch,
+files/nsis-2.24-no-strict-aliasing.patch, -nsis-2.21.ebuild,
-nsis-2.22.ebuild, +nsis-2.24.ebuild:
Remove obsolete versions. Version bump. Strip Windows binaries.
27 Jan 2007; Alin Năstac <mrness@gentoo.org>
+files/nsis-2.23-32bit.patch, nsis-2.23.ebuild:
Add ~amd64 keyword, thanks to Roie Marianer <roie at int2001 dot co dot il>
(#163567).
*nsis-2.23 (15 Jan 2007)
15 Jan 2007; Alin Nastac <mrness@gentoo.org>
+files/nsis-2.23-config.patch, +nsis-2.23.ebuild:
Version bump (#162189).
*nsis-2.22 (29 Dec 2006)
29 Dec 2006; Cedric Krier <cedk@gentoo.org> +files/nsis-2.22-config.patch,
metadata.xml, +nsis-2.22.ebuild:
Version bump
*nsis-2.21 (25 Nov 2006)
25 Nov 2006; Alin Nastac <mrness@gentoo.org>
+files/nsis-2.21-config.patch, +metadata.xml, +nsis-2.21.ebuild:
Initial import from Sunrise, thanks to Cédric Krier <cedk@gentoo.org>
(#136035).
|