# ChangeLog for dev-python/pyvorbis
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/ChangeLog,v 1.35 2007/02/22 00:49:09 peper Exp $

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  30 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
  pyvorbis-1.4-r1.ebuild:
  Keyworded ~x86-fbsd.

  27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-pyvorbis-1.1,
  files/digest-pyvorbis-1.3, files/digest-pyvorbis-1.4, Manifest:
  Fixing SHA256 digest, pass four

  04 Mar 2006; Stefan Briesenick <sbriesen@gentoo.org>
  pyvorbis-1.4-r1.ebuild:
  removed 'examples' use flag, install examples unconditionally.

  03 Mar 2006; Stefan Briesenick <sbriesen@gentoo.org>
  pyvorbis-1.4-r1.ebuild:
  added 'examples' USE flag.

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> pyvorbis-1.4-r1.ebuild:
  stable on amd64

  02 Feb 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-pyvorbis-1.4-r1, Manifest:
  Fix rmd160 digests.

  02 Feb 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-pyvorbis-1.4-r1, Manifest:
  Fix rmd160 digests.

  01 Feb 2006; Aron Griffis <agriffis@gentoo.org> pyvorbis-1.4-r1.ebuild:
  Mark 1.4-r1 stable on ia64

  31 Jan 2006; Aron Griffis <agriffis@gentoo.org> pyvorbis-1.4-r1.ebuild:
  Mark 1.4-r1 stable on alpha

  24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
  pyvorbis-1.4-r1.ebuild:
  Stable on ppc.

  20 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  pyvorbis-1.4-r1.ebuild:
  Stable on sparc

  18 Dec 2005; Markus Rothe <corsair@gentoo.org> pyvorbis-1.4-r1.ebuild:
  Stable on ppc64

  17 Dec 2005; Ian Leitch <port001@gentoo.org> pyvorbis-1.4-r1.ebuild:
  Stable on x86

  28 Nov 2005; Marien Zwart <marienz@gentoo.org> pyvorbis-1.4-r1.ebuild:
  Add missing eutils inherit.

*pyvorbis-1.4-r1 (13 Nov 2005)

  13 Nov 2005; Ian Leitch <port001@gentoo.org>
  +files/pyvorbisfile.c-1.4.patch, +pyvorbis-1.4-r1.ebuild:
  Included a patch which fixes a bug where pyvorbis attempts to close a
  previously closed file descriptor. PyVorbis uses the ov_open libvorbis
  function which requires you call ov_clear to close all open descriptors, yet
  pyvrobis continues to call flcose on the descriptor after the call to
  ov_clear. Bug #101059.

  10 Sep 2005; Aron Griffis <agriffis@gentoo.org> pyvorbis-1.3.ebuild:
  Mark 1.3 stable on alpha

  26 Aug 2005; Aron Griffis <agriffis@gentoo.org> pyvorbis-1.4.ebuild:
  add ~ia64

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

*pyvorbis-1.4 (07 Dec 2004)

  07 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +pyvorbis-1.4.ebuild:
  Version bump, bug 66837.

  26 Oct 2004; Steve Arnold <nerdboy@gentoo.org> pyvorbis-1.3.ebuild:
  added ~mips and ~alpha keywords (same as libvorbis, etc) to support edna

  02 Sep 2004; Tom Gall <tgall@gentoo.org> pyvorbis-1.3.ebuild:
  stable on ppc64

  29 Aug 2004; Travis Tilley <lv@gentoo.org> pyvorbis-1.3.ebuild:
  stable on amd64

  04 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> :
  Remade digest.

  26 Jun 2004; Alastair Tse <liquidx@gentoo.org> pyvorbis-1.3.ebuild:
  fix SRC_URI to gentoo mirrors because upstream changes without name updates
  (#54771)

  04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pyvorbis-1.1.ebuild,
  pyvorbis-1.3.ebuild:
  Add missing IUSE.

  12 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> :
  Adding amd64 keyword. Part of closing #37550.

  29 Dec 2003; Guy Martin <gmsoft@gentoo.org> pyvorbis-1.3.ebuild:
  Marked stable on hppa.

  26 Dec 2003; Jason Wever <weeve@gentoo.org> pyvorbis-1.3.ebuild:
  Marked stable on sparc to fix the broken dependencies of net-p2p/pysoulseek.

  01 Nov 2003; Jason Wever <weeve@gentoo.org> pyvorbis-1.1.ebuild,
  pyvorbis-1.3.ebuild:
  Added ~sparc keyword.

*pyvorbis-1.3 (05 Aug 2003)

  05 Aug 2003; Alastair Tse <liquidx@gentoo.org> pyvorbis-1.3.ebuild:
  version bump

  13 Jun 2003; Alastair Tse <liquidx@gentoo.org> pyvorbis-1.1.ebuild:
  distutil-ize and cleanups

*pyvorbis-1.1 (30 Nov 2002)

  30 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  pyvorbis-1.1.ebuild, files/digest-pyvorbis-1.1 :

  Initial import.  Ebuild submitted by Matthieu Sozeau
  <mattam@netcourrier.com>.