blob: 0360940758308d2d8dfbea3c17539eda78721984 (
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
|
# ChangeLog for dev-libs/libnfc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnfc/ChangeLog,v 1.12 2013/09/24 13:37:47 mrueg Exp $
*libnfc-1.7.0 (24 Sep 2013)
24 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +libnfc-1.7.0.ebuild:
NMU: Version bump. Fixes #461914.
*libnfc-1.5.1-r1 (24 May 2013)
24 May 2013; Mike Frysinger <vapier@gentoo.org> +libnfc-1.5.1-r1.ebuild,
metadata.xml:
Add USE flags to control all the optional deps.
26 Mar 2013; Mike Auty <ikelos@gentoo.org> libnfc-1.5.1.ebuild,
+files/libnfc-1.5.1-glibc-2.17.patch:
Apply patch for glibc-2.17, fixes bug 452212.
*libnfc-1.5.1 (17 Oct 2011)
17 Oct 2011; Mike Auty <ikelos@gentoo.org> -libnfc-1.3.1.ebuild,
-libnfc-1.3.2.ebuild, -libnfc-1.3.3.ebuild, +libnfc-1.5.1.ebuild:
Remove some old versions and bump the latest.
*libnfc-1.5.0 (29 Apr 2011)
29 Apr 2011; Mike Auty <ikelos@gentoo.org> +libnfc-1.5.0.ebuild:
Version bump libnfc to 1.5.0.
20 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> libnfc-1.3.1.ebuild,
libnfc-1.3.2.ebuild, libnfc-1.3.3.ebuild, libnfc-1.3.4.ebuild,
libnfc-1.4.2.ebuild:
Fix libusb depend to correct SLOT.
*libnfc-1.4.2 (23 Feb 2011)
23 Feb 2011; Mike Auty <ikelos@gentoo.org> +libnfc-1.4.2.ebuild:
Version bump to 1.4.2 which has a different API and now uses proper sonaming.
*libnfc-1.3.4 (06 Apr 2010)
06 Apr 2010; Mike Auty <ikelos@gentoo.org> +libnfc-1.3.4.ebuild:
Version bump.
*libnfc-1.3.3 (17 Feb 2010)
17 Feb 2010; Mike Auty <ikelos@gentoo.org> +libnfc-1.3.3.ebuild:
Version bump libnfc to 1.3.3.
*libnfc-1.3.2 (01 Feb 2010)
01 Feb 2010; Mike Auty <ikelos@gentoo.org> +libnfc-1.3.2.ebuild:
Version bump libnfc to 1.3.2.
*libnfc-1.3.1 (23 Jan 2010)
23 Jan 2010; Mike Auty <ikelos@gentoo.org> +libnfc-1.3.1.ebuild:
Version bump libnfc.
*libnfc-1.2.1 (16 Aug 2009)
16 Aug 2009; Mike Auty <ikelos@gentoo.org> +libnfc-1.2.1.ebuild,
+metadata.xml:
Initial commit of a library for manipulating PN53x NFC chips.
|