| 1 |
# ChangeLog for sys-libs/libraw1394 |
| 2 |
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.15 2004/07/02 08:47:18 eradicator Exp $ |
| 4 |
|
| 5 |
09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libraw1394-0.9.0.ebuild: |
| 6 |
Keyword ~alpha. |
| 7 |
|
| 8 |
02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
| 9 |
libraw1394-0.9.0.ebuild: |
| 10 |
virtual/glibc -> virtual/libc |
| 11 |
|
| 12 |
01 Jun 2004; Travis Tilley <lv@gentoo.org> libraw1394-0.9.0.ebuild: |
| 13 |
stable on amd64 |
| 14 |
|
| 15 |
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libraw1394-0.9.0.ebuild: |
| 16 |
Add inherit eutils |
| 17 |
|
| 18 |
09 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> libraw1394-0.9.0.ebuild: |
| 19 |
AMD64 keyword. |
| 20 |
|
| 21 |
29 Jan 2004; <gustavoz@gentoo.org> libraw1394-0.9.0.ebuild: |
| 22 |
marked stable on sparc |
| 23 |
|
| 24 |
13 Jan 2004; <gustavoz@gentoo.org> libraw1394-0.9.0.ebuild: |
| 25 |
keyworded ~sparc |
| 26 |
|
| 27 |
12 Jan 2004; Martin Holzer <mholzer@gentoo.org> libraw1394-0.9.0.ebuild: |
| 28 |
adding RESTRICT=nomirror |
| 29 |
|
| 30 |
06 Sep 2003; Hanno Boeck <hanno@gentoo.org> libraw1394-0.9.0.ebuild, |
| 31 |
files/libraw_gcc33_fix: |
| 32 |
Fix for gcc 3.3. |
| 33 |
|
| 34 |
02 Sep 2003; Seemant Kulleen <seemant@gentoo.org> libraw1394-0.9.0.ebuild: |
| 35 |
devfs will create the /dev/raw1394 device when the module is loaded -- thanks |
| 36 |
to Luca Barbato <lu_zero@gentoo.org> in #gentoo-ppc |
| 37 |
|
| 38 |
12 Jun 2003; <msterret@gentoo.org> libraw1394-0.9.0.ebuild: |
| 39 |
fix Header |
| 40 |
|
| 41 |
*libraw1394-0.9.0 (12 Jul 2002) |
| 42 |
|
| 43 |
27 Mar 2003; Seemant Kulleen <seemant@gentoo.org> libraw1394-0.9.0.ebuild: |
| 44 |
create device. Closes bug #18287 by Frantz Dhin <tragedy_rm@hotmail.com> |
| 45 |
|
| 46 |
20 Jul 2002; Mark Guertin <gerk@gentoo.org> libraw1394-0.9.0.ebuild : |
| 47 |
Added ppc keyword |
| 48 |
|
| 49 |
12 Jul 2002; Doug Goldstein <cardoe@gentoo.org> libraw1394-0.9.0.ebuild |
| 50 |
ChangeLog files/digest-libraw1394-0.9.0 : |
| 51 |
|
| 52 |
New package |
| 53 |
libraw1394 provides direct access to the IEEE 1394 bus through the Linux 1394 subsystem's |
| 54 |
raw1394 user space interface. (quote from author's site). |
| 55 |
Thanks to Hanno Beock hanno@gmx.de in bug #4166 for the ebuild. |
| 56 |
Cleaned up the ebuild prior to adding to the tree. |