Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libv4l: ChangeLog libv4l-0.9.5-r1.ebuild
Date: Wed, 31 Jul 2013 16:34:36
Message-Id: 20130731163431.186A52171C@flycatcher.gentoo.org
1 aballier 13/07/31 16:34:31
2
3 Modified: ChangeLog libv4l-0.9.5-r1.ebuild
4 Log:
5 add emul blocker so that it is stacked for medialibs -r6
6
7 (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.94 media-libs/libv4l/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.94&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.94&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?r1=1.93&r2=1.94
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v
19 retrieving revision 1.93
20 retrieving revision 1.94
21 diff -u -r1.93 -r1.94
22 --- ChangeLog 31 Jul 2013 10:39:40 -0000 1.93
23 +++ ChangeLog 31 Jul 2013 16:34:30 -0000 1.94
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/libv4l
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.93 2013/07/31 10:39:40 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.94 2013/07/31 16:34:30 aballier Exp $
29 +
30 + 31 Jul 2013; Alexis Ballier <aballier@g.o> libv4l-0.9.5-r1.ebuild:
31 + add emul blocker so that it is stacked for medialibs -r6
32
33 31 Jul 2013; Samuli Suominen <ssuominen@g.o> libv4l-0.9.5-r1.ebuild:
34 Remove now unnecessary emul- baselibs USE="development" requirement now that
35
36
37
38 1.7 media-libs/libv4l/libv4l-0.9.5-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: libv4l-0.9.5-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- libv4l-0.9.5-r1.ebuild 31 Jul 2013 10:39:40 -0000 1.6
51 +++ libv4l-0.9.5-r1.ebuild 31 Jul 2013 16:34:30 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild,v 1.6 2013/07/31 10:39:40 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild,v 1.7 2013/07/31 16:34:30 aballier Exp $
57
58 EAPI=5
59 inherit eutils linux-info udev multilib-minimal
60 @@ -22,10 +22,9 @@
61 virtual/opengl
62 x11-libs/libX11:=
63 !media-tv/v4l2-ctl
64 - !<media-tv/ivtv-utils-1.4.0-r2"
65 -# FIXME after emul- is bumped
66 -# abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r2
67 -# !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )"
68 + !<media-tv/ivtv-utils-1.4.0-r2
69 + abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r5
70 + !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )"
71 DEPEND="${RDEPEND}
72 sys-devel/gettext
73 virtual/os-headers