summaryrefslogtreecommitdiff
blob: 959d4f9ebf0aabc7a2e146c58928ca693db7fa09 (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
# ChangeLog for media-libs/libvorbis
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.15 2003/08/16 11:34:07 jje Exp $

  16 Aug 2003; jje <jje@gentoo.org> libvorbis-1.0-r4.ebuild:
  Filter -march=pentium?. See bug #26463.

  12 Aug 2003; jje <jje@gentoo.org> libvorbis-1.0-r4.ebuild:
  Fix simd_3dn flag (was simd-3dn.)

*libvorbis-1.0-r4 (11 Aug 2003)

  11 Aug 2003; jje <jje@gentoo.org> libvorbis-1.0-r4.ebuild:
  More fun with simd patch. Now add -Dsimd-3dn if 3dnow. #26242.
  
  Also, filter -fomit-frame-pointer for k6 arches. #26239.

  05 Aug 2003; jje <jje@gentoo.org> libvorbis-1.0-r1.ebuild,
  libvorbis-1.0-r2.ebuild, libvorbis-1.0.ebuild, files/libvorbis-1.0-m4.patch,
  files/libvorbis-1.0-r2-m4.patch:
  New simd patch (use sse) and some clean out of old builds.
  
  Submitted by: Chris Gianelloni <wolf31o2@gentoo.org>

*libvorbis-1.0-r2 (12 Mar 2003)

  04 Jul 2003; Guy Martin <gmsoft@gentoo.org> libvorbis-1.0-r2.ebuild :
  Added hppa to KEYWORDS.

  12 Mar 2003; Martin Holzer <mholzer@gentoo.org> libvorbis-1.0-r2.ebuild,
  files/libvorbis-1.0-r2-m4.patch:
  Added symblink to file .so.0 for libvorbisfile and libvorbisenc. Also known as
  libvorbis-compat in other distros. Closes #15798.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libvorbis-1.0-r1 (13 Sep 2002)

  15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> libvorbis-1.0-r1.ebuild :
  unmask on alpha

  13 Sep 2002; Brandon Low <lostlogic@gentoo.org> libvorbis-1.0-r1.ebuild :

  m4 fixes thanks to gentoo@liquidx.net (Alastair Tse) closes bug 6134.

*libvorbis-1.0 (19 Jul 2002)

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

  Well the vorbis folks have released 1.0, so here is our ebuild, enjoy!

*libvorbis-1.0_rc3-r2 (30 Mar 2002)

  30 Jun 2002; Martin Schlemmer <azarah@gentoo.org> libvorbis-1.0_rc3-r2.ebuild :
  The new patched gcc-2.95.3-r7 dont handle the "-mno-ieee-fp" flag gracefully.

*libvorbis-1.0_rc3-r1 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org>  libvorbis-1.0_rc3-r1.ebuild :

  HTML documentation no longer gzipped.  It is now readable. This bug reported
  by stefan@mdy.univie.ac.at 


*libvorbis-1.0_rc3 (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.