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-gfx/photivo: photivo-9999.ebuild photivo-0_pre20121006.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:38:56
Message-Id: 20130302213852.D79E52171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:38:52
2
3 Modified: photivo-9999.ebuild photivo-0_pre20121006.ebuild
4 ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.3 media-gfx/photivo/photivo-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild?r1=1.2&r2=1.3
16
17 Index: photivo-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- photivo-9999.ebuild 27 Dec 2012 18:54:06 -0000 1.2
24 +++ photivo-9999.ebuild 2 Mar 2013 21:38:52 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.2 2012/12/27 18:54:06 ottxor Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.3 2013/03/02 21:38:52 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -16,8 +16,8 @@
35 KEYWORDS=""
36 IUSE="gimp"
37
38 -RDEPEND="x11-libs/qt-core:4
39 - x11-libs/qt-gui:4
40 +RDEPEND="dev-qt/qtcore:4
41 + dev-qt/qtgui:4
42 || ( media-libs/jpeg:62 media-libs/libjpeg-turbo )
43 media-gfx/exiv2
44 media-libs/cimg
45
46
47
48 1.2 media-gfx/photivo/photivo-0_pre20121006.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild?rev=1.2&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild?rev=1.2&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild?r1=1.1&r2=1.2
53
54 Index: photivo-0_pre20121006.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- photivo-0_pre20121006.ebuild 9 Dec 2012 12:16:37 -0000 1.1
61 +++ photivo-0_pre20121006.ebuild 2 Mar 2013 21:38:52 -0000 1.2
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild,v 1.1 2012/12/09 12:16:37 hwoarang Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-0_pre20121006.ebuild,v 1.2 2013/03/02 21:38:52 hwoarang Exp $
68
69 EAPI=4
70
71 @@ -15,8 +15,8 @@
72 KEYWORDS="~amd64 ~x86"
73 IUSE="gimp"
74
75 -RDEPEND="x11-libs/qt-core:4
76 - x11-libs/qt-gui:4
77 +RDEPEND="dev-qt/qtcore:4
78 + dev-qt/qtgui:4
79 virtual/jpeg
80 media-libs/tiff
81 media-libs/libpng
82
83
84
85 1.3 media-gfx/photivo/ChangeLog
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/ChangeLog?rev=1.3&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/ChangeLog?rev=1.3&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/photivo/ChangeLog?r1=1.2&r2=1.3
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v
94 retrieving revision 1.2
95 retrieving revision 1.3
96 diff -u -r1.2 -r1.3
97 --- ChangeLog 27 Dec 2012 18:54:06 -0000 1.2
98 +++ ChangeLog 2 Mar 2013 21:38:52 -0000 1.3
99 @@ -1,6 +1,10 @@
100 # ChangeLog for media-gfx/photivo
101 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v 1.2 2012/12/27 18:54:06 ottxor Exp $
103 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v 1.3 2013/03/02 21:38:52 hwoarang Exp $
105 +
106 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
107 + photivo-0_pre20121006.ebuild, photivo-9999.ebuild:
108 + Move Qt dependencies to the new category
109
110 27 Dec 2012; Christoph Junghans <ottxor@g.o> photivo-9999.ebuild:
111 mercurial.eclass respects now