diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-04-13 11:04:18 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-04-13 11:04:18 +0000 |
commit | 63b8b81eedb08ce63533e60e6256541f20bb6cf7 (patch) | |
tree | 583d2ba76b797417753ed3b808888b2f9967568f /virtual/libusb/ChangeLog | |
parent | Provide a libusb.pc for better emulation of Linux's libusb (diff) | |
download | gentoo-2-63b8b81eedb08ce63533e60e6256541f20bb6cf7.tar.gz gentoo-2-63b8b81eedb08ce63533e60e6256541f20bb6cf7.tar.bz2 gentoo-2-63b8b81eedb08ce63533e60e6256541f20bb6cf7.zip |
freebsd-lib-8.0 provides a libusb compatible layer. We cant rip it out because some FreeBSD usb utilities require some of its additions; FreeBSD people claim it has a compatible API so that should be fine to have it as a provider too.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/libusb/ChangeLog')
-rw-r--r-- | virtual/libusb/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/virtual/libusb/ChangeLog b/virtual/libusb/ChangeLog index 2c380e74a1be..516b2a2894c9 100644 --- a/virtual/libusb/ChangeLog +++ b/virtual/libusb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/libusb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.8 2010/02/18 22:29:55 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.9 2010/04/13 11:04:18 aballier Exp $ + + 13 Apr 2010; Alexis Ballier <aballier@gentoo.org> libusb-0.ebuild: + freebsd-lib-8.0 provides a libusb compatible layer. We cant rip it out + because some FreeBSD usb utilities require some of its additions; FreeBSD + people claim it has a compatible API so that should be fine to have it as + a provider too. 18 Feb 2010; Jeremy Olexa <darkside@gentoo.org> libusb-0.ebuild, libusb-1.ebuild: |