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
|
# ChangeLog for media-sound/zinf
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.18 2004/02/15 13:55:57 agriffis Exp $
*zinf-2.2.5 (15 Feb 2004)
15 Feb 2004; Aron Griffis <agriffis@gentoo.org> zinf-2.2.5.ebuild:
version bump
08 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> zinf-2.2.4.ebuild,
zinf-2.2.5_beta1.ebuild:
Putting einfo's in 2.2.4 to mention --disable-alsa. Added boost dep to 2.2.5
to close bug #40792.
*zinf-2.2.5_beta1 (07 Feb 2004)
07 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
zinf-2.2.0.ebuild, zinf-2.2.3.ebuild, zinf-2.2.4.ebuild,
zinf-2.2.5_beta1.ebuild:
Removing broken ebuild (2.2.0). Version Bump (2.2.5_beta1). 2.2.3 now in
stable x86. Added support for more USE flags. Cleaned up DEPEND/RDEPEND.
Remove -Werror so it compiles with gcc 3.3. Closes bugs #29875, #33085,
and #38556.
*zinf-2.2.3 (19 Jan 2004)
19 Jan 2004; Martin Holzer <mholzer@gentoo.org> zinf-2.2.3.ebuild,
files/zinf-2.2.3-id3.patch.bz2:
Readding
04 Sep 2003; Aron Griffis <agriffis@gentoo.org> zinf-2.2.4.ebuild:
add ~alpha to KEYWORDS
*zinf-2.2.4 (16 Aug 2003)
16 Aug 2003; jje <jje@gentoo.org> zinf-2.2.1.ebuild, zinf-2.2.3.ebuild,
zinf-2.2.4.ebuild, files/zinf-2.2.4-pref.patch:
Clean up of old versions.
*zinf-2.2.4 (16 Aug 2003)
16 Aug 2003; jje <jje@gentoo.org> zinf-2.2.4.ebuild:
Version bump. This looks like it's going to need work to get stable.
Submitted by: Robert Davis <rdavis@uniformcompany.com>
16 May 2003; Dan Armak <danarmak@gentoo.org> zinf-2.2.3.ebuild:
Enable command line interface.
14 Feb 2003; Dan Armak <danarmak@gentoo.org> zinf-2.2.3.ebuild:
Enable arts output support with the makefile fixes needed for it.
This resolves bug #9675.
*zinf-2.2.3 (07 Feb 2003)
09 Feb 2003; Martin Holzer <mholzer@gentoo.org zinf-2.2.3.ebuild :
Added media-libs/id3lib to DEPEND cause it fails without. Closes #15322.
07 Feb 2003; Ryan Phillips <rphillips@gentoo.org> ChangeLog:
new version.
*zinf-2.2.1 (06 Dec 2002)
08 Mar 2003; root <jje@gentoo.org> zinf-2.2.1.ebuild:
Fixed nested die.
06 Dec 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
A new version. See bug #9675. I have disabled arts support (which seems
broken) and alsa support (which is only for alsa 0.5.x).
13 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
compile fix for arts
*zinf-2.2.0 (10 Jul 2002)
11 Sep 2002; Mark Guertin <gerk@gentoo.org> :
set nasm as x86 only dependancy
10 Jul 2002; Ryan Phillips <rphillips@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.
|