blob: 88088b63385de61f6b4bfaa00bf500937163637c (
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
|
# ChangeLog for media-libs/xvid
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.15 2004/01/03 13:10:27 mholzer Exp $
*xvid-1.0.0_beta3 (03 Jan 2004)
03 Jan 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_beta3.ebuild:
Version bumped. Closes 36984
26 Sep 2003; Jason Wever <weeve@gentoo.org> xvid-0.9.1.ebuild:
Added sparc keyword.
*xvid-0.9.2-r1 (11 Aug 2003)
11 Aug 2003; Martin Holzer <mholzer@gentoo.org> xvid-0.9.2-r1.ebuild,
xvid-0.9.2.ebuild:
Adding compatible symblink.
*xvid-0.9.2 (10 Aug 2003)
10 Aug 2003; Martin Holzer <mholzer@gentoo.org> xvid-0.9.2.ebuild:
Version bumped.
13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> xvid-0.9.1.ebuild :
Marked ppc stable
*xvid-0.9.1 (16 Feb 2003)
15 Apr 2003; Arcady Genkin <agenkin@gentoo.org> :
Marking stable on x86.
16 Feb 2003; Martin Schlemmer <azarah@gentoo.org> xvid-0.9.1.ebuild :
New version. Should also work on ppc and alpha!
*xvid-0.9.0 (02 Dec 2002)
07 Feb 2003; Nick Hadaway <raker@gentoo.org> xvid-0.9.0.ebuild :
Marked stable for x86.
02 Feb 2003; Mark Guertin <gerk@gentoo.org> xvid-0.9.0.ebuild :
Fixed SRC_URI
19 Dec 2002; Rajiv Manglani <rajiv@gentoo.org> xvid-0.9.0.ebuild :
fixed ppc src_compile(). now builds properly on ppc. see bug #12257.
13 Dec 2002; Martin Schlemmer <azarah@gentoo.org> xvid-0.9.0.ebuild :
Fix to install with divx4linux installed.
02 Dec 2002; Martin Schlemmer <azarah@gentoo.org> :
Initial release, thanks to good work by Jacob Perkins <jap1@ionet.net>.
Fixed the DEPEND .. we cannot depend on nasm for other archs than x86.
Also do not install if media-libs/divx4linux is installed. Fixed examples
to install into doc dir.
|