blob: 01e06a7593bbe3d4dd485117141b3ce3cbdf64a6 (
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
|
# ChangeLog for media-libs/smpeg
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.19 2004/08/12 00:19:45 mr_bones_ Exp $
11 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> smpeg-0.4.4-r4.ebuild:
gnuconfig_update in src_unpack
10 Aug 2004; Tom Gall <tgall@gentoo.org> smpeg-0.4.4-r4.ebuild:
stable on ppc64, bug #57992
16 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> smpeg-0.4.4-r4.ebuild:
error check sed; report emake not parallel make; tidy
23 Jun 2004; Mike Frysinger <vapier@gentoo.org>
-files/smpeg-0.4.4-gcc-3.1.patch, -smpeg-0.4.4-r2.ebuild,
smpeg-0.4.4-r4.ebuild:
Clean up ebuild to remove issues with autotools #54423 by Ludootje.
07 Jun 2004; Aron Griffis <agriffis@gentoo.org> smpeg-0.4.4-r2.ebuild,
smpeg-0.4.4-r4.ebuild:
Fix use invocation
14 Mar 2004; Stephen P. Becker <geoman@gentoo.org> smpeg-0.4.4-r4.ebuild:
Added ~mips keyword.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*smpeg-0.4.4-r4 (22 Aug 2002)
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> smpeg-0.4.4-r4.ebuild :
Add alpha to KEYWORDS
28 Sep 2002; Nick Hadaway <raker@gentoo.org> smpeg-0.4.4-r4.ebuild :
Changed to econf and einstall. Exported CXX and CC to g++ to solve
gcc3 linking problems with other programs.
22 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
smpeg-0.4.4-r4.ebuild, files/digest-smpeg-0.4.4-r4, ChangeLog :
Fixed linker error bug. Resolves bug 4666.
*smpeg-0.4.4-r3 (03 Aug 2002)
03 Aug 2002; Doug Goldstein <cardoe@gentoo.org> smpeg-0.4.4-r3.ebuild :
Fixed gcc-3.1 support. (No ppc KEYWORD yet)
Bug #5558 Olivier Crete <tester@videotron.ca> posted the patch from Redhat.
This patch doesn't work for gcc-2.95 systems so we're not applying it for non-gcc-3.x
*smpeg-0.4.4-r2 (3 Feb 2002)
02 Aug 2002; mark Guertin <gerk@gentoo.org> smpeg-0.4.4-r2.ebuild :
Added ppc to keywords
5 Apr 2002; M.Schlemmer <azarah@gentoo.org> smpeg-0.4.4-r2.ebuild :
gcc-3 fixes by PreZ.
3 Feb 2002; M.Schlemmer <azarah@gentoo.org> smpeg-0.4.4-r2.ebuild :
'--enable-mmx' causes test apps to crash on startup. Disable this for now.
Resolves bug #470. Some form fixes.
*smpeg-0.4.4-r1 (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.
|