blob: c855d19aa5ec67f07c46a7c85c7414f3b9a95433 (
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
|
# ChangeLog for media-sound/glame
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/ChangeLog,v 1.13 2004/01/21 18:42:53 raker Exp $
*glame-1.0.2 (21 Jan 2004)
21 Jan 2004; Nick Hadaway <raker@gentoo.org> glame-1.0.2.ebuild,
gentoo.patch:
Version bump. Fixed libxml/libxml2 detection. Fixed alsa detection
and added the alsa USE variable. Added support for fftw and ladspa.
Please comment and reopen bug #35948 if you find any problems.
12 Nov 2003; Todd Sunderlin <todd@gentoo.org> glame-1.0.1.ebuild:
added ~sparc keyword
19 Jul 2003; Nick Hadaway <raker@gentoo.org>:
Reverted back to 1.0.1
*glame-1.0.1-r1 (17 Jul 2003)
17 Jul 2003; Nick Hadaway <raker@gentoo.org> glame-1.0.1-r1.ebuild:
Changed media-sound/mad dep to media-libs/{libmad,libid3tag}
*glame-1.0.1 (30 Jun 2003)
30 Jun 2003; torbenh <torbenh@gentoo.org> Manifest glame-1.0.1.ebuild :
Version bumped to 1.0.1
Added dependencies to media-sound/vorbis-tools and media-sound/mad
*glame-0.6.4 (30 Nov 2002)
04 Dec 2002; foser <foser@gentoo.org> glame-0.6.4.ebuild :
Fix make issues in a cleaner way
30 Nov 2002; foser <foser@gentoo.org> glame-0.6.4.ebuild :
New minor version
*glame-0.6.3 (05 Aug 2002)
22 Nov 2002; foser <foser@gentoo.org> glame-0.6.3.ebuild :
Add sed for removing NLS include (bug #7587)
18 Nov 2002; foser <foser@gentoo.org> glame-0.6.3.ebuild :
unset CFLAGS to fix possible problems with configure (bug #7587)
05 Aug 2002; Leonardo Boshell <leonardop@gentoo.org> glame-0.6.3.ebuild:
New version. Thanks to Chris Arndt for pointing it out in bug #5987.
*glame-0.6.0 (1 Feb 2002)
20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
Updated SRC_URI (to use mirror://) and HOMEPAGE variables
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.
|