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
|
# ChangeLog for app-crypt/ccid
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccid/ChangeLog,v 1.11 2006/12/28 20:50:48 alonbl Exp $
*ccid-1.1.0-r1 (28 Dec 2006)
28 Dec 2006; Alon Bar-Lev <alonbl@gentoo.org>
+files/ccid-1.1.0-build.patch, +ccid-1.1.0-r1.ebuild:
Add twinserial support, closes bug#157716, thanks to Jerome
02 Dec 2006; Steve Dibb <beandog@gentoo.org> ccid-1.0.1.ebuild,
ccid-1.0.1-r1.ebuild, ccid-1.1.0.ebuild:
Add ~amd64, bug 134306
*ccid-1.1.0 (23 Sep 2006)
23 Sep 2006; Daniel Black <dragonheart@gentoo.org> +ccid-1.1.0.ebuild:
version bump thanks to Alon Bar-Lev bug #145110
*ccid-1.0.1-r1 (24 May 2006)
24 May 2006; Marcelo Goes <vanquirius@gentoo.org> -ccid-0.9.4.3.ebuild,
-ccid-1.0.0.ebuild, +ccid-1.0.1-r1.ebuild:
Add sys-libs/libchipcard support through chipcard2 USE flag. Fixes bug
131421, reported by Christoph Probst <chris-ml-gentoo-bugzilla at netzpunkt
dot org>. Also removing old ebuilds.
*ccid-1.0.1 (22 Apr 2006)
22 Apr 2006; Marcelo Goes <vanquirius@gentoo.org>
-files/ccid-0.9.3.1-ifdhandler.diff, -ccid-0.9.3.1.ebuild,
+ccid-1.0.1.ebuild:
1.0.1 version bump, thanks to Alon Bar-Lev <alon.barlev at gmail dot com>.
*ccid-1.0.0 (01 Apr 2006)
01 Apr 2006; Marcelo Goes <vanquirius@gentoo.org> +ccid-1.0.0.ebuild:
1.0.0 version bump for bug 124865, thanks to Alon Bar-Lev <alon dot barlev
at gmail dot com>.
*ccid-0.9.4.3 (10 Dec 2005)
10 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> +ccid-0.9.4.3.ebuild:
0.9.4.3 version bump for bug 114852. Thanks to Pol <d dot paolino at gmail
dot com>. ifdhandler patch is now in upstream.
29 Oct 2005; Marcelo Goes <vanquirius@gentoo.org>
+files/ccid-0.9.3.1-ifdhandler.diff, ccid-0.9.3.1.ebuild:
Add patch from bug 109379 to allow compilation. Thanks to step <step at step
dot ee> and Steven Coutts <scoutts at bcs dot org dot uk>.
29 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> ccid-0.9.3.1.ebuild:
Do not install COPYING.
21 Jul 2005; David Holm <dholm@gentoo.org> ccid-0.9.3.1.ebuild:
Added to ~ppc.
*ccid-0.9.3.1 (20 Jul 2005)
20 Jul 2005; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+ccid-0.9.3.1.ebuild:
Initial import as per bug #95956. Ebuild contributed by Alon Bar-Lev
|