summaryrefslogtreecommitdiff
blob: 4fc5606d67345c9548d10e014abe21cea1e84e1b (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
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
108
109
110
111
112
113
114
115
116
117
118
119
120
# ChangeLog for media-tv/xmltv
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/ChangeLog,v 1.9 2003/11/08 18:51:26 max Exp $

*xmltv-0.5.21 (08 Nov 2003)

  08 Nov 2003; <max@gentoo.org> xmltv-0.5.20.ebuild, xmltv-0.5.21.ebuild:
  Bump to version 0.5.21 and mark stable on x86.

*xmltv-0.5.20 (03 Nov 2003)

  03 Nov 2003; Max Kalika <max@gentoo.org> xmltv-0.5.14-r1.ebuild,
  xmltv-0.5.16.ebuild, xmltv-0.5.17.ebuild, xmltv-0.5.18.ebuild,
  xmltv-0.5.19.ebuild, xmltv-0.5.20.ebuild:
  Bump to version 0.5.20. Disable tv_grab_de checking -- disabled upstream. Fix
  copy/paste error in all.

  12 Oct 2003; Max Kalika <max@gentoo.org> xmltv-0.5.19.ebuild,
  files/xmltv-0.5.19-newer-MM.patch:
  Fix sandbox problems with newer perl/MakeMaker

*xmltv-0.5.19 (01 Oct 2003)

  01 Oct 2003; Max Kalika <max@gentoo.org> xmltv-0.5.18.ebuild,
  xmltv-0.5.19.ebuild:
  Bump to version 0.5.19 and mark stable.

*xmltv-0.5.18 (16 Sep 2003)

  16 Sep 2003; Max Kalika <max@gentoo.org> xmltv-0.5.18.ebuild:
  Bump to version 0.5.18 and mark <= 0.5.17 stable.

*xmltv-0.5.17 (02 Sep 2003)

  02 Sep 2003; Max Kalika <max@gentoo.org> metadata.xml, xmltv-0.5.17.ebuild:
  Bump version to 0.5.17 and add metadata.

*xmltv-0.5.14-r1 (19 Aug 2003)

  19 Aug 2003; Max Kalika <max@gentoo.org> xmltv-0.5.14-r1.ebuild,
  xmltv-0.5.14.ebuild, files/xmltv-0.5.14-code_500.patch:
  Add patch to handle 500 error codes returned by zap2it. Thanks to Mark Lopes
  for the submission. Fixes bug #26515.

*xmltv-0.5.16 (18 Aug 2003)

  18 Aug 2003; Max Kalika <max@gentoo.org> xmltv-0.5.16.ebuild:
  Bump version to 0.5.16.

  03 Jul 2003; Max Kalika <max@gentoo.org> xmltv-0.5.11.ebuild,
  xmltv-0.5.12.ebuild, xmltv-0.5.14.ebuild:
  Change DateManip dependency to >= 5.42 which is officially out today and seems
  to work with xmltv.

*xmltv-0.5.14 (01 Jul 2003)

  01 Jul 2003; Max Kalika <max@gentoo.org> xmltv-0.5.13.ebuild,
  xmltv-0.5.14.ebuild:
  Bump version to 0.5.14 and drop version 0.5.13 as it got pulled upstream.

*xmltv-0.5.13 (01 Jul 2003)

  01 Jul 2003; Max Kalika <max@gentoo.org> xmltv-0.5.13.ebuild:
  Bump version to 0.5.13.

*xmltv-0.5.12 (29 Jun 2003)

  29 Jun 2003; Max Kalika <max@gentoo.org> xmltv-0.5.12.ebuild:
  Bump version to 0.5.12.

*xmltv-0.5.11 (22 Jun 2003)

  22 Jun 2003; Max Kalika <max@gentoo.org> xmltv-0.5.11.ebuild:
  Bump to 0.5.11. This one requires some changes: *ALL* grabbers are optional
  now, so enable support for them. Add support for two new grabbers: Hungary and
  Denmark. Since there is an option to build everything, simplify the
  make_config() routine. Bring up some dependency versions to those
  required/recommended by XMLTV. Unfortunately this version requires some fixes
  to Date::Manip that are only available in a temporary branch of that code.
  This dependency is temporarily marked as >=dev-perl/DateManip-5.40-r3 (which
  is not in portage yet).

*xmltv-0.5.10-r4 (18 Jun 2003)

  18 Jun 2003; Max Kalika <max@gentoo.org> xmltv-0.5.10-r4.ebuild:
  Move to media-tv.

*xmltv-0.5.10-r3 (16 Jun 2003)

  16 Jun 2003; Max Kalika <max@gentoo.org> xmltv-0.5.10-r3.ebuild:
  Correctly fix the PREFIX issue.  Just setting the PREFIX="${D}/usr" is
  insufficient because the resulting executable script contains incorrectly
  hard-coded paths to the SHARE_DIR (as pointed out by bug #10536 comment #66).
  This update also greatly simplifies the src_compile() routine by calling
  perl-module_src_compile() only and adds dependency on >= sed-4 because of
  inlined sed usage.

*xmltv-0.5.10-r2 (15 Jun 2003)
  13 Jun 2003; Tony Clark <tclark@telia.com> xmltv-0.5.10-r2.ebuild:
  Fixed minor bug with tv_grab_nl_wolf, had the last underscore missing.
  Had access denied when trying to install.  Changed PREFIX back the 
  the way it use to be.

*xmltv-0.5.10-r1 (13 Jun 2003)

  13 Jun 2003; Max Kalika <max@gentoo.org> xmltv-0.5.10-r1.ebuild:
  Drop all the local USE flag, use environment variable (XMLTV_OPTS)
  instead.  Drop the apache/cgi stuff and install tv_pick_cgi into
  /usr/bin with a note on how to procede (until Gentoo has a standard
  place for web things -- being discussed on -dev currently).  Force
  adding required dependencies for ALL grabbers until portage knows
  about custom variables in /etc/make.conf during the dependency
  checking stage.

*xmltv-0.5.10 (28 Apr 2003)

  28 Apr 2003; Max Kalika <max@gentoo.org> xmltv-0.5.10.ebuild:
  Initial import.  Bump to 0.5.10.  Add xmltvnonlwolf flag to support
  a new grabber.  Install tv_pick_cgi file into ScriptAlias if the
  xmltvnocgi USE flag is unset.