blob: 97b5a3fd2268f01c35880594180724c785b9eef7 (
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-video/drip
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/drip/ChangeLog,v 1.9 2003/02/12 07:37:15 vapier Exp $
*drip-0.8.2_pre1 (13 Aug 2002)
13 Aug 2002; Martin Schlemmer <azarah@gentoo.org> drip-0.8.2_pre1.ebuild :
New pre version.
*drip-0.8.1-r5 (10 Jun 2002)
10 Jun 2002; Brandon Low <lostlogic@gentoo.org> drip-0.8.1-r5.ebuild :
Fix compile on gcc-3.1 (1-line patch).
*drip-0.8.1-r4 (27 May 2002)
27 May 2002; M.Schlemmer <azarah@gentoo.org> drip-0.8.1-r4.ebuild :
Resolve bug #3052. Seems the older divx4linux headers included
stdio.h, and I missed it due to multiple versions on my system.
Also fix the startup problem if /dev/dvd are not an absolute
symlink.
*drip-0.8.1-r3 (26 May 2002)
26 May 2002; M.Schlemmer <azarah@gentoo.org> drip-0.8.1-r3.ebuild :
Make it depend on latest avifile, and remove the patches for
the suffix that was added to avifile-config.
*drip-0.8.1-r2 (19 May 2002)
19 May 2002; M.Schlemmer <azarah@gentoo.org> drip-0.8.1-r2.ebuild :
Should compile with avifile-0.7.4 now.
*drip-0.8.1-r1 (6 Apr 2002)
6 Apr 2002; M.Schlemmer <azarah@gentoo.org> drip-0.8.1-r1.ebuild :
Fix reference to invalid lib path.
*drip-0.8.1 (29 Mar 2002)
29 Mar 2002; Seemant Kulleen <seemant@gentoo.org> drip-0.8.1.ebuild :
Version bump.
*drip-0.8.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.
|