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
|
# ChangeLog for app-misc/usbirboy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/ChangeLog,v 1.20 2011/06/06 00:21:38 robbat2 Exp $
06 Jun 2011; Robin H. Johnson <robbat2@gentoo.org> usbirboy-0.2.1-r1.ebuild,
usbirboy-0.3.1.ebuild, usbirboy-0.3.1-r1.ebuild:
Linux-3.0 changes.
*usbirboy-0.3.1-r1 (23 Oct 2009)
23 Oct 2009; Matthias Schwarzott <zzam@gentoo.org>
+usbirboy-0.3.1-r1.ebuild:
Fix udev rule syntax.
*usbirboy-0.3.1 (16 May 2008)
16 May 2008; Matthias Schwarzott <zzam@gentoo.org>
usbirboy-0.2.1-r1.ebuild, +usbirboy-0.3.1.ebuild:
Version bumped, Bug #190732.
18 May 2007; Matthias Schwarzott <zzam@gentoo.org> metadata.xml:
Assigned to herd media-tv.
06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Stable on Alpha.
06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Converted to elog.
04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Stable on IA64.
14 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Unconditionally installing udev-rules due to Bug #158114.
24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Stable on ppc.
12 Sep 2006; <blubb@gentoo.org> usbirboy-0.2.1-r1.ebuild:
stable on amd64
07 Sep 2006; Markus Rothe <corsair@gentoo.org> usbirboy-0.2.1-r1.ebuild:
Stable on ppc64; bug #146725
07 Sep 2006; Matthias Schwarzott <zzam@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Stable on x86.
03 Sep 2006; <blubb@gentoo.org> usbirboy-0.2.1-r1.ebuild:
added ~amd64
23 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
usbirboy-0.2.1-r1.ebuild:
Added ~ppc, bug #138025
06 Jul 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/usbirboy-0.2.1-nice-kernel-msgs.diff, usbirboy-0.2.1-r1.ebuild:
Added a patch to remove absolute filenames from printk statements.
03 Jul 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/usbirboy-0.2.1-module_param.diff, -usbirboy-0.2.1.ebuild,
usbirboy-0.2.1-r1.ebuild:
Removed older revision. Added patch to no longer use module_param interface
removed with kernel 2.6.17. Explicitly inherit eutils.
*usbirboy-0.2.1-r1 (01 Jul 2006)
01 Jul 2006; Stefan Briesenick <sbriesen@gentoo.org>
+usbirboy-0.2.1-r1.ebuild:
added sanity checks, install README.mcu and udev rules, some minor cleanup.
26 Jun 2006; Markus Rothe <corsair@gentoo.org> usbirboy-0.2.1.ebuild:
Added ~ppc64; bug #138025
13 Jun 2006; Matthias Schwarzott <zzam@gentoo.org> usbirboy-0.2.1.ebuild:
Used wrong name for function from eclass.
*usbirboy-0.2.1 (13 Jun 2006)
13 Jun 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/usbirboy-0.2.1-kernel-2.6.16.diff, +metadata.xml,
+usbirboy-0.2.1.ebuild:
Initial import of ebuild, suggested by DEMAINE Benoît-Pierre
<dhp_gentoo@doublehp.org>, Bug #136642
|