blob: 47f176c5bfc748528c615d70cb40b97340fdd4b1 (
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
|
# ChangeLog for media-video/mpeg-movie
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg-movie/ChangeLog,v 1.9 2005/07/10 21:11:06 swegener Exp $
10 Jul 2005; Sven Wegener <swegener@gentoo.org>
mpeg-movie-1.6.0-r1.ebuild:
QA: Removed 'emake || make || die' and variants. Either a package is
parallel build safe or it is not. There's nothing like trying and falling
back.
09 Jan 2005; <lucky@gentoo.org> +files/mpeg-movie-1.6.0-r1-gentoo.patch,
mpeg-movie-1.6.0-r1.ebuild:
added patch to make it compile again. fixes #60695
13 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml:
Adding missing metadata.xml.
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> mpeg-movie-1.6.0-r1.ebuild:
Fix use invocation
*mpeg-movie-1.6.0-r1 (27 Mar 2002)
09 Jan 2003; Seemant Kulleen <seemant@gentoo.org> mpeg-movie-1.6.0-r1.ebuild :
Made some fixes for GCC-3 compilation. Added #include <cstring> in three
of the header files to allow for compilation.
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mpeg-movie-1.6.0-r1.ebuild :
Cleaned up ebuild and ungzipped HTML documentation.
*mpeg-movie-1.6.0 (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.
|