Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gphoto2: gphoto2-2.5.2.ebuild ChangeLog gphoto2-2.5.0.ebuild
Date: Fri, 22 Nov 2013 20:06:21
Message-Id: 20131122200615.616162004B@flycatcher.gentoo.org
1 pacho 13/11/22 20:06:15
2
3 Modified: gphoto2-2.5.2.ebuild ChangeLog
4 Removed: gphoto2-2.5.0.ebuild
5 Log:
6 Prevent maintainer-mode (#491708 by Nikoli), drop old.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.3 media-gfx/gphoto2/gphoto2-2.5.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.2.ebuild?r1=1.2&r2=1.3
16
17 Index: gphoto2-2.5.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- gphoto2-2.5.2.ebuild 14 Aug 2013 14:35:36 -0000 1.2
24 +++ gphoto2-2.5.2.ebuild 22 Nov 2013 20:06:15 -0000 1.3
25 @@ -1,10 +1,11 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.2.ebuild,v 1.2 2013/08/14 14:35:36 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.5.2.ebuild,v 1.3 2013/11/22 20:06:15 pacho Exp $
30
31 EAPI="5"
32 +inherit autotools
33
34 -DESCRIPTION="free, redistributable digital camera software application"
35 +DESCRIPTION="Free, redistributable digital camera software application"
36 HOMEPAGE="http://www.gphoto.org/"
37 SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2"
38
39 @@ -35,7 +36,7 @@
40 # Leave GCC debug builds under user control
41 sed -r '/(C|LD)FLAGS/ s/ -g( |")/\1/' \
42 -i configure{.ac,} || die
43 -
44 + eautoreconf
45 }
46
47 src_configure() {
48
49
50
51 1.134 media-gfx/gphoto2/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gphoto2/ChangeLog?rev=1.134&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gphoto2/ChangeLog?rev=1.134&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gphoto2/ChangeLog?r1=1.133&r2=1.134
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v
60 retrieving revision 1.133
61 retrieving revision 1.134
62 diff -u -r1.133 -r1.134
63 --- ChangeLog 14 Aug 2013 14:35:36 -0000 1.133
64 +++ ChangeLog 22 Nov 2013 20:06:15 -0000 1.134
65 @@ -1,6 +1,10 @@
66 # ChangeLog for media-gfx/gphoto2
67 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.133 2013/08/14 14:35:36 tetromino Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.134 2013/11/22 20:06:15 pacho Exp $
70 +
71 + 22 Nov 2013; Pacho Ramos <pacho@g.o> -gphoto2-2.5.0.ebuild,
72 + gphoto2-2.5.2.ebuild:
73 + Prevent maintainer-mode (#491708 by Nikoli), drop old.
74
75 14 Aug 2013; Alexandre Rostovtsev <tetromino@g.o>
76 gphoto2-2.5.2.ebuild: