Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/camsource: camsource-0.7.1.ebuild ChangeLog
Date: Sat, 26 Feb 2011 19:22:40
Message-Id: 20110226192228.DDDCC20054@flycatcher.gentoo.org
1 signals 11/02/26 19:22:28
2
3 Modified: camsource-0.7.1.ebuild ChangeLog
4 Log:
5 depend virtual/jpeg
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 media-video/camsource/camsource-0.7.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild?r1=1.6&r2=1.7
15
16 Index: camsource-0.7.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- camsource-0.7.1.ebuild 10 Dec 2010 14:59:27 -0000 1.6
23 +++ camsource-0.7.1.ebuild 26 Feb 2011 19:22:28 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild,v 1.6 2010/12/10 14:59:27 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild,v 1.7 2011/02/26 19:22:28 signals Exp $
30
31 inherit eutils flag-o-matic autotools
32
33 @@ -14,7 +14,7 @@
34 IUSE=""
35
36 RDEPEND=">=dev-libs/libxml2-2.4.22
37 - >=media-libs/jpeg-6b"
38 + virtual/jpeg"
39 DEPEND="${RDEPEND}"
40
41 src_unpack() {
42
43
44
45 1.24 media-video/camsource/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/camsource/ChangeLog?rev=1.24&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/camsource/ChangeLog?rev=1.24&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/camsource/ChangeLog?r1=1.23&r2=1.24
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v
54 retrieving revision 1.23
55 retrieving revision 1.24
56 diff -u -r1.23 -r1.24
57 --- ChangeLog 10 Dec 2010 14:59:27 -0000 1.23
58 +++ ChangeLog 26 Feb 2011 19:22:28 -0000 1.24
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-video/camsource
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.23 2010/12/10 14:59:27 flameeyes Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.24 2011/02/26 19:22:28 signals Exp $
65 +
66 + 26 Feb 2011; Kevin McCarthy <signals@g.o> camsource-0.7.1.ebuild:
67 + Updated depends from media-libs/jpeg to virtual/jpeg
68
69 10 Dec 2010; Diego E. Pettenò <flameeyes@g.o> camsource-0.7.1.ebuild:
70 Fix build with grep 2.7.