blob: 13166695d0744932bc844b13de4643b7109619ae (
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 app-crypt/wxchecksums
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/ChangeLog,v 1.16 2008/01/28 16:01:01 armin76 Exp $
28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml:
Replace wxwindows with wxwidgets in metadata
07 Apr 2007; Ryan Hill <dirtyepic@gentoo.org> wxchecksums-1.2.2.ebuild:
De-crapify:
- move wxGTK from RDEPEND to DEPEND
- don't use hardcoded wx-config
- don't prestrip binaries
03 Jan 2007; Steve Dibb <beandog@gentoo.org> wxchecksums-1.2.2.ebuild:
amd64 stable, bug 149964
18 Oct 2006; Mart Raudsepp <leio@gentoo.org> -wxchecksums-1.1.2.ebuild,
-wxchecksums-1.2.0.ebuild:
Purge old versions that do not compile with gcc4
18 Oct 2006; Joshua Jackson <tsunam@gentoo.org> wxchecksums-1.2.2.ebuild:
Stable x86;bug #149964
15 Oct 2006; <nixnut@gentoo.org> wxchecksums-1.2.2.ebuild:
Stable on ppc wrt bug 149964
04 Oct 2006; Simon Stelling <blubb@gentoo.org> wxchecksums-1.2.0.ebuild,
wxchecksums-1.2.2.ebuild:
keyworded wrong version :S
04 Oct 2006; Simon Stelling <blubb@gentoo.org> wxchecksums-1.2.0.ebuild:
marked ~amd64
*wxchecksums-1.2.2 (03 Oct 2006)
03 Oct 2006; Mart Raudsepp <leio@gentoo.org>
+files/wxchecksums-1.2.2-wxdebug_build.patch,
+files/wxchecksums-64bit.patch, +files/wxchecksums-gcc4.patch,
+wxchecksums-1.2.2.ebuild:
Version bump. Add patches to work with gcc4 and debug wxGTK, hopefully also
on 64-bit systems - #113411, #136339. Thanks to Nico Erfurth, RiverRat and
Miguel Marte.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
wxchecksums-1.1.2.ebuild:
Stable on ppc.
15 Dec 2004; Rob Cakebread <pythonhead@gentoo.org>
wxchecksums-1.1.2.ebuild, wxchecksums-1.2.0.ebuild:
Fixed wxgtk deps
*wxchecksums-1.2.0 (09 Dec 2004)
09 Dec 2004; Rob Cakebread <pythonhead@gentoo.org>
+wxchecksums-1.2.0.ebuild:
Version bump. Marked stable x86
26 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
wxchecksums-1.1.2.ebuild:
fix use invocation
23 Jul 2004; David Holm <dholm@gentoo.org> wxchecksums-1.1.2.ebuild:
Added to ~ppc.
*wxchecksums-1.1.2 (22 Jul 2004)
22 Jul 2004; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml,
+wxchecksums-1.1.2.ebuild:
New package. Thanks Alexandru Toma for the build. bug# 48241
|