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
|
# 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.9 2007/01/09 18:17:12 zzam Exp $
*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)
|