summaryrefslogtreecommitdiff
blob: 577f91e5e69f309064325b01d8ff2c277486a031 (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
# ChangeLog for sci-libs/linux-gpib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.7 2012/08/25 16:43:57 ssuominen Exp $

  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.