summaryrefslogtreecommitdiff
blob: 4ed030f674f42b0bb4cecdaeb9c7c30f863be5dc (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
81
82
83
84
85
86
87
88
89
90
91
92
93
# ChangeLog for net-misc/bfgminer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/bfgminer/ChangeLog,v 1.18 2012/08/06 16:02:58 blueness Exp $

  06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> bfgminer-2.5.3.ebuild,
  bfgminer-2.6.1.ebuild:
  Minor code cleanup, switch to virtual/opencl

*bfgminer-2.6.3 (06 Aug 2012)

  06 Aug 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.6.3.ebuild:
  Version bump

*bfgminer-2.6.1 (31 Jul 2012)
*bfgminer-2.5.3 (31 Jul 2012)

  31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -bfgminer-2.5.0.ebuild,
  -bfgminer-2.5.1.ebuild, +bfgminer-2.5.3.ebuild, +bfgminer-2.6.1.ebuild:
  Punt older 2.5.x, version bump 2.5.3 and 2.6.1

  31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -bfgminer-2.3.4.ebuild,
  -bfgminer-2.3.5.ebuild, -bfgminer-2.4.0.ebuild, -bfgminer-2.4.1.ebuild,
  -bfgminer-2.4.2.ebuild, -bfgminer-2.4.3.ebuild:
  Punt older 2.3.x and 2.4.x

*bfgminer-2.5.1 (15 Jul 2012)

  15 Jul 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.5.1.ebuild:
  Version bump

*bfgminer-2.5.0 (06 Jul 2012)

  06 Jul 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.5.0.ebuild:
  Yet another version bump

*bfgminer-2.4.4 (06 Jul 2012)

  06 Jul 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.4.4.ebuild:
  Version bump

*bfgminer-2.4.3 (16 Jun 2012)

  16 Jun 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.4.3.ebuild:
  Version bump

  16 Jun 2012; Anthony G. Basile <blueness@gentoo.org> bfgminer-2.3.4.ebuild,
  bfgminer-2.3.5.ebuild, bfgminer-2.3.6.ebuild, bfgminer-2.4.0.ebuild,
  bfgminer-2.4.1.ebuild, bfgminer-2.4.2.ebuild:
  Add needed ncurses dep for opencl

*bfgminer-2.4.2 (03 Jun 2012)

  03 Jun 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.4.2.ebuild:
  Version bump

  22 May 2012; Samuli Suominen <ssuominen@gentoo.org> bfgminer-2.3.4.ebuild,
  bfgminer-2.3.5.ebuild, bfgminer-2.3.6.ebuild, bfgminer-2.4.0.ebuild,
  bfgminer-2.4.1.ebuild:
  Use virtual/libusb instead of dev-libs/libusb.

*bfgminer-2.4.1 (15 May 2012)

  15 May 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.4.1.ebuild:
  Version bump

*bfgminer-2.4.0 (05 May 2012)

  05 May 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.4.0.ebuild:
  Version bump

  05 May 2012; Jeff Horelick <jdhore@gentoo.org> bfgminer-2.3.4.ebuild,
  bfgminer-2.3.5.ebuild, bfgminer-2.3.6.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

*bfgminer-2.3.6 (29 Apr 2012)

  29 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.3.6.ebuild:
  Version bump

*bfgminer-2.3.5 (28 Apr 2012)

  28 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.3.5.ebuild:
  Version bump

  27 Apr 2012; Anthony G. Basile <blueness@gentoo.org> bfgminer-2.3.4.ebuild:
  Fix dependency issue on virtual/opencl

*bfgminer-2.3.4 (27 Apr 2012)

  27 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +bfgminer-2.3.4.ebuild,
  +files/Bugfix-Fix-building-without-OpenCL-support.patch, +metadata.xml:
  Initial commit from luke-jr's bitcoin overlay. Thanks!