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
|
# ChangeLog for media-tv/tvbrowser
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/tvbrowser/ChangeLog,v 1.15 2007/04/29 06:39:56 zzam Exp $
29 Apr 2007; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.5.2.ebuild:
Adding desktop entry, requested by Bug #176404.
28 Apr 2007; Vlastimil Babka <caster@gentoo.org> tvbrowser-2.5.2.ebuild:
Raise dev-java/skinlf dependency to >=6.7 which fixes bug #170361.
27 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> tvbrowser-2.5.2.ebuild:
Ebuild cleanup.
*tvbrowser-2.5.2 (27 Mar 2007)
27 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
+files/tvbrowser-2.5.2_buildxml.patch,
+files/tvbrowser-2.5.2_noWin32.patch, +tvbrowser-2.5.2.ebuild:
Proxy commit for Mirko Günther: Version bumped. Cleanup of bundled jars.
Register lib instead of manually tweaking the libpath. Bug #170947.
*tvbrowser-2.5-r1 (11 Mar 2007)
11 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
+files/tvbrowser-2.5_Localizer.patch, +tvbrowser-2.5-r1.ebuild:
Now systray icon works, Bug #170364. Country options can be changed, Bug
#170363. Thanks to Mirko Günther for the changes.
30 Jan 2007; Steve Dibb <beandog@gentoo.org> tvbrowser-2.2.1.ebuild:
Add ~amd64, bug 151858
*tvbrowser-2.5 (09 Jan 2007)
09 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
+files/tvbrowser-2.5-makefiles.patch, +files/tvbrowser-2.5_buildxml.patch,
+files/tvbrowser-2.5_noWin32.patch, metadata.xml, +tvbrowser-2.5.ebuild:
Updated to Version 2.5, thanks to ReneGart, added him as proxied maintainer.
06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.1.ebuild,
tvbrowser-2.2.1.ebuild:
Converted to elog.
04 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.2.1.ebuild:
Now use edos2unix from eutils.eclass
04 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.1.ebuild,
tvbrowser-2.2.1.ebuild:
Added WANT_AUTO* (Flameeyes), removed jikes use-flag (Caster).
20 Oct 2006; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.2.1.ebuild:
Readded the allthemes SRC_URI, due to Bernd Pachur <valirion@thybaria.de>,
Bug #151958.
*tvbrowser-2.2.1 (18 Oct 2006)
18 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/tvbrowser-2.2.1-makefiles.patch, +tvbrowser-2.2.1.ebuild:
Version bumped. This needs a load of new depends. Thanks to spiralvoice
<spiralvoice@hotmail.com> for noticing, Bug #135554. Removed amd64-keyword
until dependencies are keyworded.
02 Feb 2006; Patrick McLean <chutzpah@gentoo.org> tvbrowser-2.1.ebuild:
Add ~amd64 keyword (but #120087) and port to modular X. The dependencies for
modular X are based on a ldd of the Java binary libraries as I can't simply
check the links as is normally done since this is a Java application. Also
added "themes" to IUSE.
24 Jan 2006; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.1.ebuild:
Make ebuild work with other architectures than x86
*tvbrowser-2.1 (22 Jan 2006)
22 Jan 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/tvbrowser-2.1-makefiles.patch, +metadata.xml,
+tvbrowser-2.1.ebuild:
Inital import of ebuild (ebuild slightly based on the one from Bug #104792)
|