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
89
90
91
92
93
94
95
96
97
|
# ChangeLog for media-libs/xvid
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.26 2004/07/29 03:34:28 tgall Exp $
28 Jul 2004; Tom Gall <tgall@gentoo.org> xvid-1.0.1.ebuild:
stable on ppc64, bug #55076
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> xvid-0.9.1.ebuild,
xvid-0.9.2-r1.ebuild, xvid-1.0.0_rc4.ebuild, xvid-1.0.1.ebuild:
virtual/glibc -> virtual/libc
22 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
+files/xvid-1.0.1-64bit-clean.patch, xvid-1.0.1.ebuild:
Added unconditional 64bit cleaning patch. Patch got ok by ferringb.
Fixes BUG #54134.
*xvid-1.0.1 (11 Jun 2004)
11 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> xvid-1.0.1.ebuild,
files/1.0.1-DESTDIR.patch:
Version bump, see bug #53221
*xvid-1.0.0_rc4 (26 Apr 2004)
26 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
Version bump and clean up src_install #47838 by Aaron Lake.
*xvid-1.0.0_rc3 (19 Apr 2004)
19 Apr 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_rc3.ebuild:
Version bumped.
*xvid-1.0.0_rc2 (18 Feb 2004)
18 Feb 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_rc2.ebuild:
Version bumped. Closes 40841
18 Feb 2004; Martin Holzer <mholzer@gentoo.org> xvid-1.0.0_beta3.ebuild:
changing slot. Closes 41157
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> xvid-0.9.1.ebuild,
xvid-0.9.2-r1.ebuild, xvid-1.0.0_beta3.ebuild:
ia64 keywords changes
13 Jan 2004; Aron Griffis <agriffis@gentoo.org> xvid-0.9.1.ebuild:
stable on alpha
*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.
|