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/v4l-dvb-hg: v4l-dvb-hg-0.1-r2.ebuild ChangeLog
Date: Tue, 16 Oct 2007 21:14:24
Message-Id: E1Ihta1-0001Jj-D4@stork.gentoo.org
1 zzam 07/10/16 21:03:57
2
3 Modified: v4l-dvb-hg-0.1-r2.ebuild ChangeLog
4 Log:
5 Disable makefile-patch as upstream seems to have changed its makefile.
6 (Portage version: 2.1.3.14)
7
8 Revision Changes Path
9 1.12 media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild?r1=1.11&r2=1.12
14
15 Index: v4l-dvb-hg-0.1-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- v4l-dvb-hg-0.1-r2.ebuild 17 Sep 2007 19:21:46 -0000 1.11
22 +++ v4l-dvb-hg-0.1-r2.ebuild 16 Oct 2007 21:03:56 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v 1.11 2007/09/17 19:21:46 hd_brummy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v 1.12 2007/10/16 21:03:56 zzam Exp $
28
29 : ${EHG_REPO_URI:=${V4l_DVB_HG_REPO_URI:-http://linuxtv.org/hg/v4l-dvb}}
30
31 @@ -46,7 +46,7 @@
32 mercurial_src_unpack
33
34 cd ${S}
35 - epatch ${FILESDIR}/${PN}-fix-makefile-recursion.diff
36 + #epatch ${FILESDIR}/${PN}-fix-makefile-recursion.diff
37
38 # apply local patches
39 if test -n "${DVB_LOCAL_PATCHES}";
40
41
42
43 1.16 media-tv/v4l-dvb-hg/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog?rev=1.16&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog?rev=1.16&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog?r1=1.15&r2=1.16
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v
52 retrieving revision 1.15
53 retrieving revision 1.16
54 diff -u -r1.15 -r1.16
55 --- ChangeLog 15 Oct 2007 15:31:26 -0000 1.15
56 +++ ChangeLog 16 Oct 2007 21:03:56 -0000 1.16
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-tv/v4l-dvb-hg
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v 1.15 2007/10/15 15:31:26 zzam Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v 1.16 2007/10/16 21:03:56 zzam Exp $
62 +
63 + 16 Oct 2007; Matthias Schwarzott <zzam@g.o>
64 + v4l-dvb-hg-0.1-r2.ebuild:
65 + Disable makefile-patch as upstream seems to have changed its makefile.
66
67 15 Oct 2007; Matthias Schwarzott <zzam@g.o> metadata.xml:
68 Assign package to media-tv herd only.
69
70
71
72 --
73 gentoo-commits@g.o mailing list