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/scantailor: scantailor-0.9.11.1.ebuild scantailor-0.9.10.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:40:32
Message-Id: 20130302214028.CE5162171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:40:28
2
3 Modified: scantailor-0.9.11.1.ebuild scantailor-0.9.10.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.2 media-gfx/scantailor/scantailor-0.9.11.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/scantailor-0.9.11.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/scantailor-0.9.11.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/scantailor-0.9.11.1.ebuild?r1=1.1&r2=1.2
16
17 Index: scantailor-0.9.11.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/scantailor/scantailor-0.9.11.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- scantailor-0.9.11.1.ebuild 26 Mar 2012 03:09:45 -0000 1.1
24 +++ scantailor-0.9.11.1.ebuild 2 Mar 2013 21:40:28 -0000 1.2
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/scantailor/scantailor-0.9.11.1.ebuild,v 1.1 2012/03/26 03:09:45 radhermit Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/scantailor/scantailor-0.9.11.1.ebuild,v 1.2 2013/03/02 21:40:28 hwoarang Exp $
31
32 EAPI=4
33 inherit cmake-utils eutils virtualx
34 @@ -19,8 +19,8 @@
35 sys-libs/zlib
36 virtual/jpeg
37 x11-libs/libXrender
38 - x11-libs/qt-gui:4
39 - opengl? ( x11-libs/qt-opengl:4 )"
40 + dev-qt/qtgui:4
41 + opengl? ( dev-qt/qtopengl:4 )"
42 DEPEND="${RDEPEND}
43 dev-libs/boost"
44
45
46
47
48 1.5 media-gfx/scantailor/scantailor-0.9.10.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/scantailor-0.9.10.ebuild?rev=1.5&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/scantailor-0.9.10.ebuild?rev=1.5&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/scantailor-0.9.10.ebuild?r1=1.4&r2=1.5
53
54 Index: scantailor-0.9.10.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-gfx/scantailor/scantailor-0.9.10.ebuild,v
57 retrieving revision 1.4
58 retrieving revision 1.5
59 diff -u -r1.4 -r1.5
60 --- scantailor-0.9.10.ebuild 7 Dec 2011 03:16:41 -0000 1.4
61 +++ scantailor-0.9.10.ebuild 2 Mar 2013 21:40:28 -0000 1.5
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2011 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/scantailor/scantailor-0.9.10.ebuild,v 1.4 2011/12/07 03:16:41 radhermit Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/scantailor/scantailor-0.9.10.ebuild,v 1.5 2013/03/02 21:40:28 hwoarang Exp $
68
69 EAPI=4
70 inherit cmake-utils eutils virtualx
71 @@ -19,8 +19,8 @@
72 sys-libs/zlib
73 virtual/jpeg
74 x11-libs/libXrender
75 - x11-libs/qt-gui:4
76 - opengl? ( x11-libs/qt-opengl:4 )"
77 + dev-qt/qtgui:4
78 + opengl? ( dev-qt/qtopengl:4 )"
79 DEPEND="${RDEPEND}
80 dev-libs/boost"
81
82
83
84
85 1.10 media-gfx/scantailor/ChangeLog
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/ChangeLog?rev=1.10&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/ChangeLog?rev=1.10&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/scantailor/ChangeLog?r1=1.9&r2=1.10
90
91 Index: ChangeLog
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/media-gfx/scantailor/ChangeLog,v
94 retrieving revision 1.9
95 retrieving revision 1.10
96 diff -u -r1.9 -r1.10
97 --- ChangeLog 26 Mar 2012 03:09:45 -0000 1.9
98 +++ ChangeLog 2 Mar 2013 21:40:28 -0000 1.10
99 @@ -1,6 +1,10 @@
100 # ChangeLog for media-gfx/scantailor
101 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
102 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/scantailor/ChangeLog,v 1.9 2012/03/26 03:09:45 radhermit Exp $
103 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/scantailor/ChangeLog,v 1.10 2013/03/02 21:40:28 hwoarang Exp $
105 +
106 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> scantailor-0.9.10.ebuild,
107 + scantailor-0.9.11.1.ebuild:
108 + Move Qt dependencies to the new category
109
110 *scantailor-0.9.11.1 (26 Mar 2012)
111
112 @@ -41,4 +45,3 @@
113 +scantailor-0.9.9.ebuild, +files/scantailor-0.9.9-environment_flags.patch:
114 Initial commit wrt #265584 by Vladimir Berezhnoy, Alexey Charkov and
115 Aleksandr Yakimov.
116 -