Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ivtv: xf86-video-ivtv-1.1.2-r1.ebuild xf86-video-ivtv-1.1.2.ebuild ChangeLog
Date: Tue, 27 Aug 2013 12:23:15
Message-Id: 20130827122247.EC1DA2004C@flycatcher.gentoo.org
1 chithanh 13/08/27 12:22:47
2
3 Modified: xf86-video-ivtv-1.1.2-r1.ebuild
4 xf86-video-ivtv-1.1.2.ebuild ChangeLog
5 Log:
6 Depend on older xorg-server as suggested in bug #461534.
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.4 x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild?r1=1.3&r2=1.4
16
17 Index: xf86-video-ivtv-1.1.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- xf86-video-ivtv-1.1.2-r1.ebuild 27 Feb 2013 19:44:27 -0000 1.3
24 +++ xf86-video-ivtv-1.1.2-r1.ebuild 27 Aug 2013 12:22:47 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild,v 1.3 2013/02/27 19:44:27 je_fro Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2-r1.ebuild,v 1.4 2013/08/27 12:22:47 chithanh Exp $
30
31 EAPI=4
32 inherit xorg-2
33 @@ -14,6 +14,9 @@
34 KEYWORDS="~amd64 ~x86"
35 IUSE=""
36
37 +DEPEND="<x11-base/xorg-server-1.12.49"
38 +RDEPEND="${DEPEND}"
39 +
40 src_prepare() {
41
42 EPATCH_SOURCE="${WORKDIR}" \
43
44
45
46 1.5 x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild?r1=1.4&r2=1.5
51
52 Index: xf86-video-ivtv-1.1.2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- xf86-video-ivtv-1.1.2.ebuild 31 Jan 2013 02:06:40 -0000 1.4
59 +++ xf86-video-ivtv-1.1.2.ebuild 27 Aug 2013 12:22:47 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild,v 1.4 2013/01/31 02:06:40 je_fro Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/xf86-video-ivtv-1.1.2.ebuild,v 1.5 2013/08/27 12:22:47 chithanh Exp $
65
66 EAPI=4
67 inherit xorg-2
68 @@ -12,3 +12,6 @@
69 SLOT="0"
70 KEYWORDS="amd64 x86"
71 IUSE=""
72 +
73 +DEPEND="<x11-base/xorg-server-1.12.49"
74 +RDEPEND="${DEPEND}"
75
76
77
78 1.24 x11-drivers/xf86-video-ivtv/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog?rev=1.24&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog?rev=1.24&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog?r1=1.23&r2=1.24
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog,v
87 retrieving revision 1.23
88 retrieving revision 1.24
89 diff -u -r1.23 -r1.24
90 --- ChangeLog 12 Jul 2013 08:54:24 -0000 1.23
91 +++ ChangeLog 27 Aug 2013 12:22:47 -0000 1.24
92 @@ -1,6 +1,10 @@
93 # ChangeLog for x11-drivers/xf86-video-ivtv
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog,v 1.23 2013/07/12 08:54:24 chithanh Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ivtv/ChangeLog,v 1.24 2013/08/27 12:22:47 chithanh Exp $
97 +
98 + 27 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
99 + xf86-video-ivtv-1.1.2-r1.ebuild, xf86-video-ivtv-1.1.2.ebuild:
100 + Depend on older xorg-server as suggested in bug #461534.
101
102 *xf86-video-ivtv-1.1.2-r2 (12 Jul 2013)