summaryrefslogtreecommitdiff
blob: eb0398d453b7d11758004d9e66bfb673dd8cee42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ChangeLog for dev-libs/libusb-compat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.3 2009/05/15 10:11:35 robbat2 Exp $

  15 May 2009; Robin H. Johnson <robbat2@gentoo.org>
  libusb-compat-0.1.0.ebuild:
  Block libusb-0 from being installed concurrently with libusb-compat.

  14 May 2009; Robin H. Johnson <robbat2@gentoo.org>
  libusb-compat-0.1.0.ebuild:
  Use slot dependancy rather than version.

*libusb-compat-0.1.0 (14 May 2009)

  14 May 2009; Robin H. Johnson <robbat2@gentoo.org>
  +libusb-compat-0.1.0.ebuild, +metadata.xml:
  Bug #247687: libusb-compat support to enable old libusb-using apps with
  the new libusb-1 series. Ebuild by Tiziano Müller <dev-zero@gentoo.org>.