summaryrefslogtreecommitdiff
blob: fade564412b969660ffc78a6692bc4661b5f3179 (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
# ChangeLog for media-libs/id3lib
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/ChangeLog,v 1.18 2004/01/29 04:11:13 agriffis Exp $

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

  17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> id3lib-3.8.3-r1.ebuild:
  set ppc in keywords

  01 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> id3lib-3.8.3-r1.ebuild:
  Moved to stable on sparc for easytag

*id3lib-3.8.3-r1 (05 Apr 2003)

  21 Apr 2003; Brandon Low <lostlogic@gentoo.org> Manifest,
  id3lib-3.8.3-r1.ebuild, id3lib-3.8.3.ebuild, id3lib-3.8.3.ebuild:
  Mark keywords x86 and change 1 line of the ebuild (no functional change).

  05 Apr 2003; Martin Holzer <mholzer@gentoo.org> id3lib-3.8.3-r1.ebuild:
  Added 2 symblink for backward comp.

*id3lib-3.8.3 (03 Mar 2003)

  14 Mar 2003; Aron Griffis <agriffis@gentoo.org> id3lib-3.8.3.ebuild:
  Add ~alpha to KEYWORDS

  03 Mar 2003; Martin Holzer <mholzer@gentoo.org> id3lib-3.8.3.ebuild
  files/digest-id3lib-3.8.3 ChangeLog :
  Version bumped. Closes #16738.

*id3lib-3.8.2 (08 Jan 2003)

  03 Mar 2003; Martin Holzer <mholzer@gentoo.org> id3lib-3.8.2.ebuild :
  Marked as stable.

  08 Jan 2003; Martin Holzer <mholzer@gentoo.org> id3lib-3.8.2.ebuild
  files/digest-id3lib-3.8.2 ChangeLog :
  Version bumped. Closes #13430.

*id3lib-3.8.0 (23 Aug 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  26 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
  id3lib-3.8.0.ebuild, ChangeLog :

  Slightly improved the gcc check. Resolves bug #6982.

  23 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
  id3lib-3.8.0.ebuild, ChangeLog, files/digest-id3lib-3.8.0 :

  Version bump. Removed azarah's patch for _pre2 (doesn't seem to be
  necessary for gcc3.2), added the following for 3.8.0 from Michael Best
  <gentoo@pendragon.org> for gcc3.2 compatibility (Bug #6840)
	
*id3lib-3.8.0_pre2-r3 (6 Jun 2002)

  6 Jun 2002; Brandon Low <lostlogic@lostlogicx.com> id3lib-3.8.0_pre2-r3.ebuild :

  Fix installation locations, and CPPFLAG specifications, neaten ebuild, fixes issue
  with grip not finding id3.h

*id3lib-3.8.0_pre2-r1 (5 May 2002)

  5 May 2002; Martin Schlemmer <azarah@gentoo.org> id3lib-3.8.0_pre2-r1.ebuild :

  Resolve bug #2128 (do not compile with gcc3).

*id3lib-3.8.0_pre2 (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.