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
|
# ChangeLog for sys-apps/lomoco
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/lomoco/ChangeLog,v 1.13 2011/04/05 11:28:04 flameeyes Exp $
*lomoco-1.0-r6 (05 Apr 2011)
05 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lomoco-1.0-r5.ebuild,
+lomoco-1.0-r6.ebuild:
Fix lomoco-helper call in udev rules; thanks to Hans Nieser in bug #362027.
*lomoco-1.0-r5 (27 Mar 2011)
27 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lomoco-1.0-r2.ebuild,
+lomoco-1.0-r5.ebuild, +files/lomoco-pm-utils, metadata.xml:
Remove old version; revision bump to fix bug #345351 by Anton Bolsharov.
28 Jan 2011; Markos Chandras <hwoarang@gentoo.org> lomoco-1.0-r4.ebuild:
Stable on amd64 wrt bug #352993
*lomoco-1.0-r4 (27 Jan 2011)
27 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lomoco-1.0-r3.ebuild,
+lomoco-1.0-r4.ebuild:
Install udev rules in /lib rather than /etc (they are not user-editable);
update homepage and fetch uri.
*lomoco-1.0-r3 (07 Mar 2010)
07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> -lomoco-1.0-r1.ebuild,
lomoco-1.0-r2.ebuild, +lomoco-1.0-r3.ebuild,
files/lomoco-1.0-updated-udev.patch, metadata.xml:
fix udev issues: bug #156665 and #299739
16 May 2009; Robin H. Johnson <robbat2@gentoo.org> lomoco-1.0-r1.ebuild,
lomoco-1.0-r2.ebuild:
Migration to virtual/libusb. Verified by code inspection.
*lomoco-1.0-r2 (30 Jul 2007)
30 Jul 2007; Benedikt Böhm <hollow@gentoo.org>
+files/lomoco-1.0-updated-udev.patch, +files/lomoco.conf,
-lomoco-1.0.ebuild, +lomoco-1.0-r2.ebuild:
include udev support, fixes #156665
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
29 Nov 2006; Olivier Crête <tester@gentoo.org> lomoco-1.0-r1.ebuild:
Stable on amd64
*lomoco-1.0-r1 (30 Apr 2006)
30 Apr 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/lomoco-1.0-gentoo-hardware-support.patch, +lomoco-1.0-r1.ebuild:
Re-add support for hardware that Gentoo supported in lmctl, and other
changes that were previously sent upstream but seem to have been dropped.
22 Apr 2006; Thomas Cort <tcort@gentoo.org> lomoco-1.0.ebuild:
Added ~alpha keyword. Tested by Mike Hlavac <mike@flyingpenguins.org>.
22 Apr 2006; Benedikt Boehm <hollow@gentoo.org> lomoco-1.0.ebuild:
fix #130777
*lomoco-1.0 (20 Apr 2006)
20 Apr 2006; Benedikt Boehm <hollow@gentoo.org> +metadata.xml,
+lomoco-1.0.ebuild:
initial version, thanks to Ruud Althuizen <ruud@il.fontys.nl>, fixes #117622
|