Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libgphoto2: ChangeLog libgphoto2-2.4.9.ebuild
Date: Sat, 09 Oct 2010 21:03:32
Message-Id: 20101009202102.F03F92004C@flycatcher.gentoo.org
1 hwoarang 10/10/09 20:21:02
2
3 Modified: ChangeLog libgphoto2-2.4.9.ebuild
4 Log:
5 Stable on amd64 wrt bug #339475
6
7 (Portage version: 2.2_rc91/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.175 media-libs/libgphoto2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgphoto2/ChangeLog?rev=1.175&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgphoto2/ChangeLog?rev=1.175&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgphoto2/ChangeLog?r1=1.174&r2=1.175
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v
19 retrieving revision 1.174
20 retrieving revision 1.175
21 diff -u -r1.174 -r1.175
22 --- ChangeLog 2 Oct 2010 18:40:09 -0000 1.174
23 +++ ChangeLog 9 Oct 2010 20:21:02 -0000 1.175
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libgphoto2
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.174 2010/10/02 18:40:09 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.175 2010/10/09 20:21:02 hwoarang Exp $
29 +
30 + 09 Oct 2010; Markos Chandras <hwoarang@g.o>
31 + libgphoto2-2.4.9.ebuild:
32 + Stable on amd64 wrt bug #339475
33
34 02 Oct 2010; Gilles Dartiguelongue <eva@g.o>
35 -files/libgphoto2-2.4.7-extra-dist.patch,
36
37
38
39 1.5 media-libs/libgphoto2/libgphoto2-2.4.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.9.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.9.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.9.ebuild?r1=1.4&r2=1.5
44
45 Index: libgphoto2-2.4.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.9.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- libgphoto2-2.4.9.ebuild 2 Oct 2010 14:16:28 -0000 1.4
52 +++ libgphoto2-2.4.9.ebuild 9 Oct 2010 20:21:02 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.9.ebuild,v 1.4 2010/10/02 14:16:28 eva Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.9.ebuild,v 1.5 2010/10/09 20:21:02 hwoarang Exp $
58
59 # TODO
60 # 1. Track upstream bug --disable-docs does not work.
61 @@ -16,7 +16,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
67 IUSE="doc examples exif hal nls kernel_linux zeroconf"
68
69 # ???