summaryrefslogtreecommitdiff
blob: a897c23fe40c23b93d73e73c81bc6e0021c57104 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# ChangeLog for dev-libs/libusb
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.27 2004/12/29 22:36:33 ciaranm Exp $

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  19 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> libusb-0.1.7-r1.ebuild,
  libusb-0.1.7.ebuild, libusb-0.1.8.ebuild:
  Fixed missing dependencies; bug #68021.

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libusb-0.1.8.ebuild:
  stable on amd64.

  10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> libusb-0.1.8.ebuild:
  Stable on alpha.

  03 Oct 2004; Jason Wever <weeve@gentoo.org> libusb-0.1.8.ebuild:
  Stable on sparc.

  05 Aug 2004; Alastair Tse <liquidx@gentoo.org> libusb-0.1.8.ebuild:
  adding macos. adding macos specific changes like glibtoolize

  18 Jul 2004; Tom Gall <tgall@gentoo.org> libusb-0.1.8.ebuild: 
  stable on ppc64, bug #57128

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libusb-0.1.7-r1.ebuild, libusb-0.1.7.ebuild:
  virtual/glibc -> virtual/libc

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libusb-0.1.8.ebuild:
  Add inherit eutils

*libusb-0.1.8 (29 Feb 2004)

  29 Feb 2004; Alastair Tse <liquidx@gentoo.org> libusb-0.1.8.ebuild:
  version bump. workaround missing .so extensions with libtool version (#42955)

  30 Jan 2004; Aron Griffis <agriffis@gentoo.org> libusb-0.1.7-r1.ebuild:
  Add some more error-checking to this ebuild

  28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libusb-0.1.7-r1.ebuild:
  stable on ia64

  26 Oct 2003; Brad House <brad_mssw@gentoo.org> libusb-0.1.7-r1.ebuild:
  add amd64 flag

*libusb-0.1.7-r1 (03 Sep 2003)

  03 Sep 2003; Alastair Tse <liquidx@gentoo.org> libusb-0.1.7-r1.ebuild:
  force new revision to make sure it owns libusb.so (#25571)

  19 Jun 2003; Will Woods <wwoods@gentoo.org> libusb-0.1.7.ebuild:
  Added alpha to KEYWORDS

  17 Jan 2003; Matthew Turk <satai@gentoo.org> libusb-0.1.7.ebuild :
  Specified docbook-sgml-dtd-r1.

*libusb-0.1.7 (23 Dec 2002)

  15 Jan 2003; Nick Hadaway <raker@gentoo.org> libusb-0.1.7.ebuild :
  Added a dependancy on =app-text/docbook-sgml-dtd-3.1*.  Closes
  bug #11512.

  02 Jan 2002; Nick Hadaway <raker@gentoo.org> libusb-0.1.7.ebuild :
  Marked stable.

  23 Dec 2002; Nick Hadaway <raker@gentoo.org> libusb-0.1.7.ebuild,
  files/digest-libusb-0.1.7 :
  Version bump.  Added DEBUGBUILD and doc use variable related code.
  Please comment on bug #11512.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libusb-0.1.6a (23 Oct 2002)
 
  23 Oct 2002; Spider <spider@gentoo.org> libusb-0.1.6a.ebuild :
  New version by Robert Davis <rdavis@uniformcompany.com> 
  
*libusb-0.1.5 (11 March 2002)

  19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> libusb-0.1.5.ebuild :

  Added ppc to KEYWORDS.

*libusb-0.1.3b (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.