summaryrefslogtreecommitdiff
blob: 674276b0c132f5592bfcbd735ae40d03a6f89f09 (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
# ChangeLog for dev-libs/libusb-compat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.7 2012/05/04 18:35:50 jdhore Exp $

  04 May 2012; Jeff Horelick <jdhore@gentoo.org> libusb-compat-0.1.0.ebuild,
  libusb-compat-0.1.3.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  28 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  libusb-compat-0.1.3.ebuild:
  USE="static-libs" and remove useless libtool file.

  20 Jan 2010; Jonathan Callen <abcd@gentoo.org> libusb-compat-0.1.3.ebuild:
  Keyword ~x86-linux

*libusb-compat-0.1.3 (11 Nov 2009)

  11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
  +libusb-compat-0.1.3.ebuild, +files/libusb-0.1-ansi.patch:
  Version bump and include ANSI compat patch from Debian per bug #273752.

  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>.