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
|
# ChangeLog for dev-embedded/picprog
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/picprog/ChangeLog,v 1.17 2008/04/23 07:24:50 calchan Exp $
23 Apr 2008; Denis Dupeyron <calchan@gentoo.org> picprog-1.8.3.ebuild:
Fixed compiling with gcc-4.3, thanks to Peter Alfredsen (bug #218946).
*picprog-1.8.3 (27 Mar 2007)
27 Mar 2007; Denis Dupeyron <calchan@gentoo.org> +picprog-1.8.3.ebuild:
Version bump, thanks to Tyler Montbriand (bug #172423).
21 Feb 2007; Denis Dupeyron <calchan@gentoo.org> picprog-1.8.1.ebuild:
Fixed copyright date.
21 Feb 2007; Denis Dupeyron <calchan@gentoo.org>
files/digest-picprog-1.8.1, Manifest:
Transition to Manifest2.
03 Dec 2006; Steve Dibb <beandog@gentoo.org> picprog-1.8.1.ebuild:
Add ~amd64, bug 144543
*picprog-1.8.1 (28 May 2006)
28 May 2006; Denis Dupeyron <calchan@gentoo.org> +picprog-1.8.1.ebuild:
Version bump.
01 May 2006; Mark Loeser <halcy0n@gentoo.org>
+files/picprog-1.7-gcc41.patch, picprog-1.7-r1.ebuild:
Add patch to fix compilation with gcc-4.1 by Gabriel Devenyi <ace AT
staticwave DOT ca>; bug #129996
*picprog-1.7-r1 (26 Mar 2005)
26 Mar 2005; Daniel Black <dragonheart@gentoo.org>
+files/picprog-1.7-werner-almesberger.diff, -picprog-1.5.ebuild,
-picprog-1.6.ebuild, +picprog-1.7-r1.ebuild:
slow patch and ebuild thanks to Phil Whineray <pdw@slightly-cracked.com>.
Old version cleanout too.
18 Jul 2004; Daniel Black <dragonheart@gentoo.org> picprog-1.7.ebuild:
x86 stable
08 May 2004; David Holm <dholm@gentoo.org> picprog-1.7.ebuild:
Added to ~ppc.
*picprog-1.7 (07 May 2004)
07 May 2004; Daniel Black <dragonheart@gentoo.org> -picprog-1.3.ebuild,
picprog-1.6.ebuild, +picprog-1.7.ebuild:
REmove old version. 1.6 stable. Version bump 1.7
*picprog-1.6 (22 Mar 2004)
22 Mar 2004; Daniel Black <dragonheart@gentoo.org> picprog-1.5.ebuild,
picprog-1.6.ebuild:
1.5 Marked stable. 1.6 version bump thanks to Roman Valls
<brainstorm@menta.net> bug #45122
*picprog-1.5 (12 Mar 2004)
12 Mar 2004; Daniel Black <dragonheart@gentoo.org> picprog-1.5.ebuild:
Version bump as per bug 44042. Thanks to Roman Valls <brainstorm@menta.net>
05 Mar 2004; Daniel Black <dragonheart@gentoo.org> picprog-1.3.ebuild:
Marked stable on x86
*picprog-1.3 (20 Oct 2003)
20 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> picprog-1.3.ebuild:
initial commit, bug #26805 submitted by Roman Valls <brainstorm@menta.net>
|