Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/hugin: ChangeLog hugin-0.6.1-r2.ebuild
Date: Wed, 08 Oct 2008 18:40:34
Message-Id: E1KndxI-0005yo-Ny@stork.gentoo.org
1 maekke 08/10/08 18:40:16
2
3 Modified: ChangeLog hugin-0.6.1-r2.ebuild
4 Log:
5 add missing x11-libs/gtk+ dep, bug #239698
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
7
8 Revision Changes Path
9 1.48 media-gfx/hugin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.48&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?rev=1.48&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/ChangeLog?r1=1.47&r2=1.48
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v
18 retrieving revision 1.47
19 retrieving revision 1.48
20 diff -u -r1.47 -r1.48
21 --- ChangeLog 6 Oct 2008 19:10:52 -0000 1.47
22 +++ ChangeLog 8 Oct 2008 18:40:16 -0000 1.48
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/hugin
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.47 2008/10/06 19:10:52 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.48 2008/10/08 18:40:16 maekke Exp $
28 +
29 + 08 Oct 2008; Markus Meier <maekke@g.o> hugin-0.6.1-r2.ebuild:
30 + add missing x11-libs/gtk+ dep, bug #239698
31
32 06 Oct 2008; Markus Meier <maekke@g.o> hugin-0.7.0-r1.ebuild:
33 fix broken dep on dev-libs/boost, thanks to voyageur and Betelgeuse
34
35
36
37 1.7 media-gfx/hugin/hugin-0.6.1-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild?r1=1.6&r2=1.7
42
43 Index: hugin-0.6.1-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- hugin-0.6.1-r2.ebuild 2 May 2008 11:46:28 -0000 1.6
50 +++ hugin-0.6.1-r2.ebuild 8 Oct 2008 18:40:16 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.6 2008/05/02 11:46:28 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1-r2.ebuild,v 1.7 2008/10/08 18:40:16 maekke Exp $
56
57 inherit wxwidgets eutils autotools libtool
58
59 @@ -15,6 +15,7 @@
60 DEPEND="app-arch/zip
61 >=media-libs/libpano12-2.8.4
62 >=dev-libs/boost-1.30.0
63 + x11-libs/gtk+
64 =x11-libs/wxGTK-2.6*
65 sys-libs/zlib
66 media-libs/libpng