Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libgphoto2: libgphoto2-2.2.1-r1.ebuild ChangeLog
Date: Wed, 03 Oct 2007 22:48:42
Message-Id: E1IdCsL-0000nU-3X@stork.gentoo.org
1 eva 07/10/03 22:39:29
2
3 Modified: libgphoto2-2.2.1-r1.ebuild ChangeLog
4 Log:
5 adding RESTRICT="test" per bug #193933 and bug #141097
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.24 media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild?r1=1.23&r2=1.24
14
15 Index: libgphoto2-2.2.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- libgphoto2-2.2.1-r1.ebuild 2 Jul 2007 15:08:23 -0000 1.23
22 +++ libgphoto2-2.2.1-r1.ebuild 3 Oct 2007 22:39:28 -0000 1.24
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-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild,v 1.23 2007/07/02 15:08:23 peper Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild,v 1.24 2007/10/03 22:39:28 eva Exp $
28
29 inherit libtool eutils autotools
30
31 @@ -24,6 +24,8 @@
32 =app-text/docbook-sgml-dtd-4.2*
33 )"
34
35 +RESTRICT="test"
36 +
37 # By default, drivers for all supported cameras will be compiled.
38 # If you want to only compile for specific camera(s), set CAMERAS
39 # environment to a space-separated list (no commas) of drivers that
40
41
42
43 1.112 media-libs/libgphoto2/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/ChangeLog?rev=1.112&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/ChangeLog?rev=1.112&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libgphoto2/ChangeLog?r1=1.111&r2=1.112
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v
52 retrieving revision 1.111
53 retrieving revision 1.112
54 diff -u -r1.111 -r1.112
55 --- ChangeLog 27 Sep 2007 11:19:19 -0000 1.111
56 +++ ChangeLog 3 Oct 2007 22:39:28 -0000 1.112
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-libs/libgphoto2
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.111 2007/09/27 11:19:19 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.112 2007/10/03 22:39:28 eva Exp $
62 +
63 + 03 Oct 2007; Gilles Dartiguelongue <eva@g.o>
64 + libgphoto2-2.2.1-r1.ebuild:
65 + adding RESTRICT=test per bug #147097 and bug #193933
66
67 27 Sep 2007; Gilles Dartiguelongue <eva@g.o>
68 -libgphoto2-2.4.0.ebuild, libgphoto2-2.4.0-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list