Gentoo Archives: gentoo-commits

From: "Matthias Schwarzott (zzam)" <zzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/w_scan: w_scan-20081106.ebuild ChangeLog w_scan-20090516.ebuild
Date: Wed, 01 Jul 2009 12:47:29
Message-Id: E1MLzDj-00087x-St@stork.gentoo.org
1 zzam 09/07/01 12:47:27
2
3 Modified: w_scan-20081106.ebuild ChangeLog
4 w_scan-20090516.ebuild
5 Log:
6 Fix dependencies to get up to date dvb-headers with s2api.
7 (Portage version: 2.1.6.13/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 media-tv/w_scan/w_scan-20081106.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/w_scan-20081106.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/w_scan-20081106.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/w_scan-20081106.ebuild?r1=1.3&r2=1.4
15
16 Index: w_scan-20081106.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20081106.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- w_scan-20081106.ebuild 2 May 2009 13:43:32 -0000 1.3
23 +++ w_scan-20081106.ebuild 1 Jul 2009 12:47:27 -0000 1.4
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20081106.ebuild,v 1.3 2009/05/02 13:43:32 hd_brummy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20081106.ebuild,v 1.4 2009/07/01 12:47:27 zzam Exp $
29
30 inherit eutils
31
32 -DESCRIPTION="Scan for DVB-C/DVB-T channels without prior knowledge of frequencies and modulations - can also create a file in vdr-format"
33 +DESCRIPTION="Scan for DVB-C/DVB-T channels without prior knowledge of frequencies and modulations"
34 HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
35 SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2"
36
37
38
39
40 1.12 media-tv/w_scan/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/ChangeLog?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/ChangeLog?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/ChangeLog?r1=1.11&r2=1.12
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- ChangeLog 16 May 2009 15:08:36 -0000 1.11
53 +++ ChangeLog 1 Jul 2009 12:47:27 -0000 1.12
54 @@ -1,6 +1,10 @@
55 # ChangeLog for media-tv/w_scan
56 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.11 2009/05/16 15:08:36 hd_brummy Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/ChangeLog,v 1.12 2009/07/01 12:47:27 zzam Exp $
59 +
60 + 01 Jul 2009; Matthias Schwarzott <zzam@g.o> w_scan-20081106.ebuild,
61 + w_scan-20090516.ebuild:
62 + Fix dependencies to get up to date dvb-headers with s2api.
63
64 *w_scan-20090516 (16 May 2009)
65
66
67
68
69 1.2 media-tv/w_scan/w_scan-20090516.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild?rev=1.2&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild?rev=1.2&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild?r1=1.1&r2=1.2
74
75 Index: w_scan-20090516.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild,v
78 retrieving revision 1.1
79 retrieving revision 1.2
80 diff -u -r1.1 -r1.2
81 --- w_scan-20090516.ebuild 16 May 2009 15:08:36 -0000 1.1
82 +++ w_scan-20090516.ebuild 1 Jul 2009 12:47:27 -0000 1.2
83 @@ -1,6 +1,6 @@
84 # Copyright 1999-2009 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild,v 1.1 2009/05/16 15:08:36 hd_brummy Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/media-tv/w_scan/w_scan-20090516.ebuild,v 1.2 2009/07/01 12:47:27 zzam Exp $
88
89 EAPI="2"
90
91 @@ -15,9 +15,8 @@
92 KEYWORDS="~amd64 ~x86"
93 IUSE=""
94
95 -DEPEND="media-tv/linuxtv-dvb-headers"
96 -RDEPEND="${DEPEND}
97 - >=sys-kernel/linux-headers-2.6.29"
98 +DEPEND="~media-tv/linuxtv-dvb-headers-5"
99 +RDEPEND=""
100
101 src_prepare() {
102 epatch "${FILESDIR}/${P}-build-and-path-fixes.patch"