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
|
# ChangeLog for media-plugins/vdr-image
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-image/ChangeLog,v 1.18 2007/04/17 09:45:24 zzam Exp $
17 Apr 2007; Matthias Schwarzott <zzam@gentoo.org> files/rc-addon.sh:
Removed bash specific stuff.
05 Jan 2007; Joerg Bornkessel <hd_brummy@gentoo.org>
vdr-image-0.2.4.ebuild, vdr-image-0.2.6-r1.ebuild, vdr-image-0.2.7.ebuild:
einfo converted to elog
*vdr-image-0.2.7 (02 Jan 2007)
02 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
+files/vdr-image-0.2.7-gentoo.diff, +vdr-image-0.2.7.ebuild:
Version bumped.
20 Nov 2006; Matthias Schwarzott <zzam@gentoo.org>
vdr-image-0.2.6-r1.ebuild:
Marked stable on x86, due to Bug #153413.
09 Nov 2006; Matthias Schwarzott <zzam@gentoo.org> vdr-image-0.2.4.ebuild,
vdr-image-0.2.6-r1.ebuild:
Added missing things to RDEPEND.
02 Aug 2006; Matthias Schwarzott <zzam@gentoo.org> metadata.xml:
Assigned package to VDR-Project.
*vdr-image-0.2.6-r1 (01 Jul 2006)
01 Jul 2006; Matthias Schwarzott <zzam@gentoo.org> files/rc-addon.sh,
-vdr-image-0.2.5.ebuild, -vdr-image-0.2.6.ebuild,
+vdr-image-0.2.6-r1.ebuild:
Removed v0.2.5, corrected startscript-addon which was not working since
startscripts moved to /usr/share. Thanks for reporting to micmac from
#gentoo-vdr.
16 May 2006; Matthias Schwarzott <zzam@gentoo.org> vdr-image-0.2.6.ebuild:
added eutils to inherit
08 May 2006; Matthias Schwarzott <zzam@gentoo.org> vdr-image-0.2.5.ebuild:
added eutils to inherit
*vdr-image-0.2.6 (01 May 2006)
01 May 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
+files/vdr-image-0.2.6-gentoo.diff, +vdr-image-0.2.6.ebuild:
version bump
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-vdr-image-0.2.4, files/digest-vdr-image-0.2.5, Manifest:
Fixing SHA256 digest, pass four
17 Apr 2006; Matthias Schwarzott <zzam@gentoo.org> vdr-image-0.2.4.ebuild:
Marked stable on x86
06 Mar 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
+files/vdr-image-0.2.5-gentoo.diff, vdr-image-0.2.5.ebuild:
add new diff, support for vdr-burn plugin included
*vdr-image-0.2.5 (04 Feb 2006)
04 Feb 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
+vdr-image-0.2.5.ebuild:
version bump, need >=vdr-1.3.38
08 Jan 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
vdr-image-0.2.4.ebuild:
fixed install path
07 Jan 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
vdr-image-0.2.4.ebuild:
depend on gentoo-vdr-scripts added, support for EN and DE Lang conf works
now automaticly, small typo fixed
06 Jan 2006; Matthias Schwarzott <zzam@gentoo.org> files/rc-addon.sh,
vdr-image-0.2.4.ebuild:
added fix for non parallel makefile, moved some files and added merge-logic
for config
*vdr-image-0.2.4 (04 Jan 2006)
04 Jan 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
+files/vdr-image-0.2.4-gentoo.diff, +files/rc-addon.sh, +metadata.xml,
+vdr-image-0.2.4.ebuild:
initial ebuild on gentoo.org, find older versions on gentoo.de cvs
|