blob: 41336cc800802cbf2bf84e9355ddf9b91c295c25 (
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
68
69
70
71
72
73
74
75
|
# 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.12 2003/05/07 18:28:01 avenj Exp $
*drip-0.9.0_alpha3 (27 Apr 2003)
07 May 2003; Jon Portnoy <avenj@gentoo.org> drip-0.9.0_alpha3.ebuild :
Add ImageMagick to deps, fixes bug #20573.
27 Apr 2003; Martin Schlemmer <azarah@gentoo.org> drip-0.9.0_alpha3.ebuild,
dripgetdvd.sh :
Update version. Also fix dripgetdvd.sh to be a bit smarter, and a few
bugs while we are at it. This closes bug #19690, although the ebuild
supplied there had a few DEPEND and form issues. Also, it dropped the
dripgetdvd.sh stuff.
*drip-0.8.2_pre1 (13 Aug 2002)
25 Feb 2003; Martin Holzer <mholzer@gentoo.org> drip-0.8.2_pre1.ebuild :
Fixed dependencies. Closes #16353.
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.
|