summaryrefslogtreecommitdiff
blob: a4dcb8ab01354bcff7198472f01e719d2e0f4d49 (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
95
96
# ChangeLog for media-libs/libao
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libao/ChangeLog,v 1.22 2004/02/10 01:15:02 vapier Exp $

  09 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Fix autoconf/libtool issues #40901.

  28 Jan 2004; <spider@gentoo.org> libao-0.8.4-r1.ebuild:
  moved DEPEND to RDEPEND and made DEPEND add autoconf, closes #39585
   from appearing again
  added !mips?() for esound in 0.8.4.  makes repoman happy

  21 Jan 2004; Nick Hadaway <raker@gentoo.org> libao-0.8.4-r1.ebuild;
  Changed from emake to emake -j1 to address bug #37218 build problems.

  28 Dec 2003; <spider@gentoo.org> libao-0.8.4-r1.ebuild,
  files/libao-0.8.4-esd.patch:
  changed HOMEPAGE , added a patch that I missed last (fixes USE="-esd" and
  closes #36644)

*libao-0.8.4-r1 (28 Dec 2003)

  28 Dec 2003; <spider@gentoo.org> libao-0.8.4-r1.ebuild:
  Caught a bad case of DEPEND breakage in regression testing. This had silent
  deps on a lot of stuff, which are now more correctly handled. (getting more
  solid and working buildchains) 

  Removed mips from KEYWORDS because a lot of the USE flagged depends don't 
  have mips keywords set. 

  Fixed up USE flags for alsa, arts, nas and made the esound depend actually 
  work as supposed.

  Keyworded this to the sound herd. Adding myself as maintainer.

  07 Dec 2003; Markus Nigbur <pyrania@gentoo.org> libao-0.8.4.ebuild,
  files/alsa-1.0.patch:
  Added patch to make it work with alsa-1.0

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> libao-0.8.3-r1.ebuild:
  Stable on ia64

*libao-0.8.4 (06 Oct 2003)

  04 Nov 2003; Joshua Kinard <kumba@gentoo.org> libao-0.8.4.ebuild:
  Added ~mips to KEYWORDS

  28 Oct 2003; Martin Holzer <mholzer@gentoo.org> libao-0.8.3-r1.ebuild,
  libao-0.8.4.ebuild:
  updateing docs. Closes #27750.

  06 Oct 2003; Heinrich Wendel <lanius@gentoo.org> libao-0.8.3.ebuild,
  libao-0.8.4.ebuild:
  version bump #30451

*libao-0.8.3-r1 (12 Apr 2003)

  04 Jul 2003; Guy Martin <gmsoft@gentoo.org> libao-0.8.3-r1.patch :
  Added hppa to KEYWORDS.

  13 Apr 2003; Philip Walls <malverian@gentoo.org> libao-0.8.3-r1.patch :
  Patch now looks for files in non-absolute path: thanks to Heinrich 
  Wendel in bug #19193 for pointing this out.

  13 Apr 2003; Philip Walls <malverian@gentoo.org> libao-0.8.3.ebuild,
  libao-0.8.3-r1.ebuild :
  Cleaned up ebuild (removed invalid whitespace) and told 0.8.3 not to
  look for patch. Fixed #19193

  12 Apr 2003; jje libao-0.8.3-r1.ebuild, libao-0.8.3.ebuild,
  files/libao-0.8.3-r1.patch:
  Added patch to fix 14341. ALSA output now clean.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libao-0.8.3 (19 Jul 2002)

  02 Mar 2003; Alastair Tse <liquidx@gentoo.org> libao-0.8.3.ebuild :
  Changed License to GPL-2

  15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> libao-0.8.3.ebuild :
  Add alpha to KEYWORDS

  19 Jul 2002; Brandon Low <lostlogic@gentoo.org> libao-0.8.3.ebuild:

  Remove old versions, repoman, and add latest version :)

*libao-0.8.2 (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.