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
|
# ChangeLog for dev-embedded/openocd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/openocd/ChangeLog,v 1.16 2011/05/12 18:51:10 hwoarang Exp $
12 May 2011; Markos Chandras <hwoarang@gentoo.org> openocd-9999.ebuild:
Remove broken version.texi file from live ebuild
*openocd-0.5.0_pre20110427 (28 Apr 2011)
28 Apr 2011; Markos Chandras <hwoarang@gentoo.org>
+openocd-0.5.0_pre20110427.ebuild:
Add new snapshot
17 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
openocd-0.5.0_pre20110317.ebuild, openocd-9999.ebuild:
Fix typo. Backport fixes to live ebuild
*openocd-0.5.0_pre20110317 (17 Mar 2011)
17 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+openocd-0.5.0_pre20110317.ebuild, openocd-9999.ebuild, metadata.xml:
Add openocd snapshot and refactor live ebuild. Bug #346473. Thanks to Peter
Stuge <peter@stuge.se> for the initial ebuilds
14 Mar 2011; Sergei Trofimovich <slyfox@gentoo.org> openocd-9999.ebuild:
Fixed build failure (now upstream uses submodules)
*openocd-0.4.0 (22 Feb 2011)
*openocd-0.3.1-r1 (22 Feb 2011)
22 Feb 2011; Markos Chandras <hwoarang@gentoo.org> +openocd-0.3.1-r1.ebuild,
+openocd-0.4.0.ebuild, metadata.xml:
Detect ftd2xx library correctly. Bug #355563. Version bump thanks to Stephen
Bridges <widget@stdin.co.uk>. Bug #320045
07 Mar 2010; Mike Frysinger <vapier@gentoo.org> openocd-0.3.1.ebuild,
openocd-9999.ebuild:
Have USE=parport control parallel port functionality and not autodetected
windows-specific features #305805 by Peter Abrahamsen.
12 Feb 2010; Raúl Porcel <armin76@gentoo.org> openocd-0.3.1.ebuild,
openocd-9999.ebuild:
Add ~amd64
*openocd-0.3.1 (26 Dec 2009)
26 Dec 2009; Raúl Porcel <armin76@gentoo.org> +openocd-0.3.1.ebuild,
openocd-9999.ebuild:
Version bump wrt #281139, build without -Werror wrt #268238, update 9999
to git wrt #296139, fix building of docs in 9999 wrt #277358
17 Jun 2009; Mike Frysinger <vapier@gentoo.org> openocd-0.1.0.ebuild,
openocd-9999.ebuild, metadata.xml:
Now that libftd2xx supports amd64, split the ftdi/ftd2xx USE flags #255309
by Andrej Gelenberg.
*openocd-0.1.0 (23 Feb 2009)
23 Feb 2009; Markus Meier <maekke@gentoo.org> +openocd-0.1.0.ebuild,
openocd-9999.ebuild:
bumb to first openocd release, also tweak the live ebuild, bug #259938
29 Nov 2008; Mike Frysinger <vapier@gentoo.org> openocd-9999.ebuild:
Make usb support optional #249211 by Scott.
26 Oct 2008; Mike Frysinger <vapier@gentoo.org> openocd-9999.ebuild:
Add support for ft2232 with amd64 multilib by Jason.
05 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
04 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> openocd-9999.ebuild:
Use eautoreconf, not the bootstrap script.
*openocd-9999 (19 Apr 2008)
19 Apr 2008; Mike Frysinger <vapier@gentoo.org> +openocd-9999.ebuild:
Initial ebuild by Claes Mogren and Kliakhandler Kosta and me #200689.
|