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
|
# ChangeLog for app-misc/rioutil
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/ChangeLog,v 1.23 2006/10/08 11:15:11 jokey Exp $
*rioutil-1.5.0 (08 Oct 2006)
08 Oct 2006; Markus Ullmann <jokey@gentoo.org>
-files/rioutil-1.5.0b-time.patch, +files/rioutil-gcc4.1.1.patch,
rioutil-1.4.4.ebuild, -rioutil-1.4.7.ebuild, +rioutil-1.5.0.ebuild,
-rioutil-1.5.0b.ebuild:
GCC 4.1 cleanup wrt bug #147240
21 Jul 2005; David Holm <dholm@gentoo.org> rioutil-1.5.0b.ebuild:
Added to ~ppc.
*rioutil-1.5.0b (22 Apr 2005)
22 Apr 2005; Daniel Black <dragonheart@gentoo.org>
+files/rioutil-1.5.0b-time.patch, rioutil-1.4.4.ebuild,
rioutil-1.4.7.ebuild, +rioutil-1.5.0b.ebuild:
libusb dependancies added as per bug #89975. Version bump to 1.5.0b added
too. Thanks to Ian Renton <tsuki@marmaNo_SpAMblue.co.uk>
*rioutil-1.4.7 (21 Apr 2005)
21 Apr 2005; Daniel Black <dragonheart@gentoo.org> +rioutil-1.4.7.ebuild:
Version bump as per bug #83725. Thanks to manny15
<windowsucks200N0SPAM0@netscape.net>
21 Apr 2005; Simon Stelling <blubb@gentoo.org> rioutil-1.4.4.ebuild:
stable on amd64
16 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> rioutil-1.4.4.ebuild:
fix bug #71460 and tidy
16 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> -rioutil-1.3.3.ebuild,
-rioutil-1.4.2b.ebuild:
clean older versions
20 Jul 2004; <plasmaroo@gentoo.org> rioutil-1.4.4.ebuild,
+files/rioutil-1.4.4-26headers.patch:
Added a patch for users with 2.6 headers; bug #44609.
20 Jun 2004; Daniel Black <dragonheart@gentoo.org> rioutil-1.4.4.ebuild:
added depend on linuxheaders-2.4. It fails against linuxheaders-2.6. Bug
submitted rioutil author saying linking to linux headers is bad
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
rioutil-1.4.2b.ebuild, rioutil-1.4.4.ebuild:
x86 stable. Added ~amd64 back on to 1.4.4
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> rioutil-1.4.2b.ebuild,
rioutil-1.4.4.ebuild:
Add die following econf for bug 48950
*rioutil-1.4.4 (02 Apr 2004)
02 Apr 2004; Joel Hill <hillster@gentoo.org> rioutil-1.4.4.ebuild:
version bump, closes #46400
31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> rioutil-1.4.2b.ebuild:
Adding amd64 keyword, closing #46276.
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rioutil-1.3.3.ebuild:
don't assign to P (bug #44712); error messages; tidy ebuild
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
rioutil-1.2_alpha4.ebuild:
removed old ebuild
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
rioutil-1.2_alpha4.ebuild, rioutil-1.3.3.ebuild, rioutil-1.4.2b.ebuild:
Don't assign default to S; header fix
*rioutil-1.4.2b (02 Oct 2003)
02 Oct 2003; Joel Hill <hillster@gentoo.org> rioutil-1.4.2b.ebuild:
Revision bump, minor changes made.
*rioutil-1.3.3 (17 Feb 2003)
17 Feb 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump. Credit goes
to Dan <overvolting@hotmail.com> for the ebuild.
*rioutil-1.2_alpha4 (9 Nov 2002)
09 Nov 2002; Jared Hudson <jhhudso@gentoo.org> : Initial import.
|