blob: b8a9fd18c653673b05e6c33c9defd01e137ece8e (
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
|
# ChangeLog for virtual/libusb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.5 2009/11/11 07:45:50 robbat2 Exp $
11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-1.ebuild:
Raise the minimum version of libusb-1 used to resolve some issues with the
early releases (eg bug #282532).
16 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
Include the current stable of dev-libs/libusb-0* in the version
specification, so that we can replace the version dependancy in other
ebuilds when migrating them to the virtual.
15 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
libusb-1.ebuild:
Fix SLOT.
15 May 2009; Robin H. Johnson <robbat2@gentoo.org> libusb-0.ebuild:
Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that
we can change other stable packages safely.
*libusb-1 (14 May 2009)
*libusb-0 (14 May 2009)
14 May 2009; Robin H. Johnson <robbat2@gentoo.org> +libusb-0.ebuild,
+libusb-1.ebuild, +metadata.xml:
Bug #247687: virtual for libusb support. Based on final design choices in
the bug, as agreed on by Tiziano Müller <dev-zero@gentoo.org> and Robert
Buchholz <rbu@gentoo.org>.
|