blob: e3c00b58b2077bce648bf08f59f614f00ee273fa (
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
66
67
68
69
70
71
|
# ChangeLog for sys-libs/libraw1394
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.20 2005/01/03 00:22:10 ciaranm Exp $
03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
04 Dec 2004; Markus Rothe <corsair@gentoo.org> libraw1394-0.10.1.ebuild:
Added ~ppc64 to KEYWORDS; bug #72992
19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
libraw1394-0.10.1.ebuild, libraw1394-0.9.0.ebuild:
Stable on alpha, fix license.
*libraw1394-0.10.1 (03 Oct 2004)
03 Oct 2004; Mike Frysinger <vapier@gentoo.org> +libraw1394-0.10.1.ebuild:
Version bump #37979 by hendrik / Scott Taylor / James Kyle.
09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libraw1394-0.9.0.ebuild:
Keyword ~alpha.
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
libraw1394-0.9.0.ebuild:
virtual/glibc -> virtual/libc
01 Jun 2004; Travis Tilley <lv@gentoo.org> libraw1394-0.9.0.ebuild:
stable on amd64
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libraw1394-0.9.0.ebuild:
Add inherit eutils
09 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> libraw1394-0.9.0.ebuild:
AMD64 keyword.
29 Jan 2004; <gustavoz@gentoo.org> libraw1394-0.9.0.ebuild:
marked stable on sparc
13 Jan 2004; <gustavoz@gentoo.org> libraw1394-0.9.0.ebuild:
keyworded ~sparc
12 Jan 2004; Martin Holzer <mholzer@gentoo.org> libraw1394-0.9.0.ebuild:
adding RESTRICT=nomirror
06 Sep 2003; Hanno Boeck <hanno@gentoo.org> libraw1394-0.9.0.ebuild,
files/libraw_gcc33_fix:
Fix for gcc 3.3.
02 Sep 2003; Seemant Kulleen <seemant@gentoo.org> libraw1394-0.9.0.ebuild:
devfs will create the /dev/raw1394 device when the module is loaded -- thanks
to Luca Barbato <lu_zero@gentoo.org> in #gentoo-ppc
12 Jun 2003; <msterret@gentoo.org> libraw1394-0.9.0.ebuild:
fix Header
*libraw1394-0.9.0 (12 Jul 2002)
27 Mar 2003; Seemant Kulleen <seemant@gentoo.org> libraw1394-0.9.0.ebuild:
create device. Closes bug #18287 by Frantz Dhin <tragedy_rm@hotmail.com>
20 Jul 2002; Mark Guertin <gerk@gentoo.org> libraw1394-0.9.0.ebuild :
Added ppc keyword
12 Jul 2002; Doug Goldstein <cardoe@gentoo.org> libraw1394-0.9.0.ebuild
ChangeLog files/digest-libraw1394-0.9.0 :
New package
libraw1394 provides direct access to the IEEE 1394 bus through the Linux 1394 subsystem's
raw1394 user space interface. (quote from author's site).
Thanks to Hanno Beock hanno@gmx.de in bug #4166 for the ebuild.
Cleaned up the ebuild prior to adding to the tree.
|