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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
# ChangeLog for sci-libs/linux-gpib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.20 2013/10/20 20:33:12 dilfridge Exp $
*linux-gpib-3.2.19 (20 Oct 2013)
20 Oct 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+linux-gpib-3.2.19.ebuild:
Version bump
*linux-gpib-3.2.18 (11 Aug 2013)
11 Aug 2013; Andreas K. Huettel <dilfridge@gentoo.org>
-linux-gpib-3.2.16-r4.ebuild, +linux-gpib-3.2.18.ebuild:
Version bump; remove old
04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.17-r1.ebuild:
Stable for x86, wrt bug #475542
04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.17-r1.ebuild:
Stable for amd64, wrt bug #475542
02 Jul 2013; Andreas K. Huettel <dilfridge@gentoo.org>
-linux-gpib-3.2.17.ebuild:
Clean up
27 May 2013; Andreas K. Huettel <dilfridge@gentoo.org>
linux-gpib-3.2.17-r1.ebuild:
Builds fine on arm, adding keyword
*linux-gpib-3.2.17-r1 (25 May 2013)
*linux-gpib-3.2.16-r4 (25 May 2013)
25 May 2013; Andreas K. Huettel <dilfridge@gentoo.org>
-linux-gpib-3.2.16-r3.ebuild, +linux-gpib-3.2.16-r4.ebuild,
+files/linux-gpib-3.2.16-reallydie.patch, +linux-gpib-3.2.17-r1.ebuild,
+files/linux-gpib-3.2.17-kernel37.patch:
Stable revbump to detect silent build failures in kernel modules; add patch
in 3.2.17-r1 for building against kernel 3.7 and later
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.16-r3.ebuild:
Stable for x86, wrt bug #454222
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.16-r3.ebuild:
Stable for amd64, wrt bug #454222
*linux-gpib-3.2.17 (26 Jan 2013)
26 Jan 2013; Andreas K. Huettel <dilfridge@gentoo.org>
linux-gpib-3.2.16-r3.ebuild, +linux-gpib-3.2.17.ebuild:
Version bump; remove module-rebuild from dependencies
11 Dec 2012; Ian Stakenvicius <axs@gentoo.org> linux-gpib-3.2.16-r3.ebuild:
install udev rules with udev.eclass to support virtual/udev
11 Sep 2012; Andreas K. Huettel <dilfridge@gentoo.org>
linux-gpib-3.2.16-r3.ebuild:
Depend on Perl and call perl phase functions only if useflag perl is set, bug
433537
25 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
linux-gpib-3.2.16-r3.ebuild:
Pull in user.eclass for function enewgroup.
25 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
-linux-gpib-3.2.16-r1.ebuild, -linux-gpib-3.2.16-r2.ebuild:
old
*linux-gpib-3.2.16-r3 (25 Aug 2012)
25 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
+linux-gpib-3.2.16-r3.ebuild:
Support reading udevdir value from udev.pc pkg-config file.
*linux-gpib-3.2.16-r2 (03 Aug 2012)
03 Aug 2012; Michael Weber <xmw@gentoo.org>
+files/linux-gpib-3.2.16-kernel-3.4-asm-includes.patch,
+linux-gpib-3.2.16-r2.ebuild:
Fix python support, restrict USE pcmcia (broken on kernels newer 2.6.38), fix
firmware installation (bug 379393, thanks Nicolas Boichat) and remove unwanted
precompiled binary generate_firmware, fix asm/system.h inclusion on kernel
3.4.0.
30 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org>
-linux-gpib-3.2.16.ebuild, linux-gpib-3.2.16-r1.ebuild:
Sanitize kernel version test
*linux-gpib-3.2.16-r1 (14 Aug 2011)
14 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org>
-linux-gpib-3.2.15.ebuild, +linux-gpib-3.2.16-r1.ebuild,
+files/linux-gpib-3.2.16-perl.patch:
Make the perl bindings actually install; things should be compiled during the
compile phase; remove old
*linux-gpib-3.2.16 (14 May 2011)
14 May 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+linux-gpib-3.2.16.ebuild:
Version bump with bugfix
*linux-gpib-3.2.15 (31 Jan 2011)
31 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+linux-gpib-3.2.15.ebuild, +files/linux-gpib-3.2.15-build.patch,
+metadata.xml:
New package, fixes bug 165399. Thanks to antonmx and Ben Schwartz for
their work. Initially pmasked since the ebuild still needs a lot of QA
cleanup (especially concerning the language bindings) and requires exotic
hardware for testing.
|