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
98
99
100
101
102
103
104
105
106
107
|
# ChangeLog for media-video/realplayer
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/realplayer/ChangeLog,v 1.26 2004/07/01 08:41:47 eradicator Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
realplayer-8-r6.ebuild, realplayer-8-r7.ebuild:
virtual/glibc -> virtual/libc
15 Mar 2004; Seemant Kulleen <seemant@gentoo.org> realplayer-8-r5.ebuild:
remove -r5 as it was unstable on all arches, which -r7 will be, plus it
violated bug 44712 by Michael Sterret <mr_bones_@gentoo.org>
28 Feb 2004; Alastair Tse <liquidx@gentoo.org> realplayer-8-r7.ebuild:
add mention about artsdsp (#30699)
17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> realplayer-8-r6.ebuild:
manifest fix
16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> realplayer-8-r6.ebuild:
set ppc in keywords
*realplayer-8-r7 (02 Nov 2003)
02 Nov 2003; Alastair Tse <liquidx@gentoo.org> realplayer-8-r6.ebuild,
realplayer-8-r7.ebuild:
split rv9 codecs to media-plugins/realvideo-codecs, switched to pkg_nofetch()
and cleaned up src_unpack()
09 Sep 2003; Alastair Tse <liquidx@gentoo.org> realplayer-8-r2.ebuild,
realplayer-8-r3.ebuild, realplayer-8-r4.ebuild, realplayer-8-r6.ebuild:
cleanup and bumping -r6 to stable x86
07 Sep 2003; Jason Wever <weeve@gentoo.org> realplayer-8-r6.ebuild:
Added fix for bug #15314.
05 Sep 2003; Alastair Tse <liquidx@gentoo.org> realplayer-8-r6.ebuild:
un-redefine ${A}
*realplayer-8-r6 (19 Jul 2003)
19 Jul 2003; lanius@gentoo.org realplayer-8-r6.ebuild:
fixed bug #24801 use /usr/share/applnk instead of ${KDEDIR/share/applnnk to
remove dep on kde-env
13 Jul 2003; Seemant Kulleen <seemant@gentoo.org> realplayer-8-r5.ebuild:
CJ Kucera's patch to add the digests for the different realplayers. See
bug #24391.
*realplayer-8-r5 (09 Feb 2003)
16 Mar 2003; Alastair Tse <liquidx@gentoo.org> realplayer-8-r5.ebuild,
files/realplayer.desktop:
tested and gnome2-ified menu entry. changed pixmap installation dir
and fixed icon in menu entry.
09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> realplayer-8-r5.ebuild
files/digest-realplayer-8-r5 :
Inherits kde eclass so that kde menu entries go into the right place, and
also fixes for gnome menu entries (needs a bit of verification). Thanks
to: Matt Caesar <deegle2003@yahoo.com> and Alastair Tse
<gentoo@liquidx.net> in bug #15295
*realplayer-8-r4 (08 Jan 2003)
14 Jan 2003; Martin Holzer <mholzer@gentoo.org> realplayer-8-r4.ebuild :
Latest update, this should fix all problems.
12 Jan 2003; Seemant Kulleen <seemant@gentoo.org> realplayer-8-r4.ebuild :
Removed ${MY_P} from SRC_URI, so the ebuild doesn't break after it tries
to fetch the fetch restricted stuffs. Thanks to: moixa@gmx.ch <Tobias
Sager> in bug #10066.
12 Jan 2003; Martin Holzer <mholzer@gentoo.org> realplayer-8-r4.ebuild :
Fixed script, now display's how it should do
08 Jan 2003; Seemant Kulleen <seemant@gentoo.org> realplayer-8-r4.ebuild
files/realplayer.desktop files/mimeinfo files/digest-realplayer-8-r4 :
This is a new multi-architecture capable ebuild. Currently, it will
install for ppc, sparc, alpha and x86 . This ebuild
courtesy of the brilliance of: danny@ricin.com (Danny Pansters) in bug
#10066
*realplayer-8-r3 (21 Nov 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
21 Nov 2002; phoen][x <phoenix@gentoo.org> realplayer-8-r3.ebuild,
files/digest-realplayer-8-r3 :
Switched to the new nsplugins layout.
*realplayer-8-r2 (2 Mar 2002)
2 Mar 2002; William McArthur <sandymac@gentoo.org> realplayer-8-r2.ebuild :
Updated ebuild for Mozilla and added LICENSE. I also changed the files in
/opt/netscape/plugins/* to be symlinks.
*realplayer-8-r1 (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.
|