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
|
# 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.13 2013/01/30 18:21:47 ago Exp $
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.
|