summaryrefslogtreecommitdiff
blob: 7956fd5457ff1fa250951a1dbe0d680ffe9e9043 (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# 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.31 2005/09/16 11:49:52 agriffis Exp $

  16 Sep 2005; Aron Griffis <agriffis@gentoo.org> libraw1394-1.2.0.ebuild:
  Mark 1.2.0 stable on alpha

  05 Sep 2005; Markus Rothe <corsair@gentoo.org> libraw1394-1.2.0.ebuild:
  Stable on ppc64

  24 Aug 2005; Aron Griffis <agriffis@gentoo.org> libraw1394-1.2.0.ebuild:
  stable on ia64

  09 May 2005; Aron Griffis <agriffis@gentoo.org> libraw1394-1.2.0.ebuild:
  add ~ia64

  25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  libraw1394-1.1.0.ebuild:
  Stable on alpha.

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> libraw1394-1.1.0.ebuild:
  Stable on ppc64

  01 Apr 2005; Lars Weiler <pylon@gentoo.org> libraw1394-1.1.0.ebuild:
  Stable on ppc.

  23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> libraw1394-1.1.0.ebuild:
  Stable on sparc

*libraw1394-1.2.0 (20 Mar 2005)

  20 Mar 2005; Mike Frysinger <vapier@gentoo.org> +libraw1394-1.2.0.ebuild:
  Version bump.

*libraw1394-1.1.0 (12 Feb 2005)

  12 Feb 2005; Mike Frysinger <vapier@gentoo.org> +libraw1394-1.1.0.ebuild:
  Version bump #81696 by Simon Koch.

  25 Jan 2005; Markus Rothe <corsair@gentoo.org> libraw1394-0.10.1.ebuild:
  Stable on ppc64

  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.