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/cutycapt: cutycapt-0_p20120409.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:34:52
Message-Id: 20130302213428.17E192171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:34:28
2
3 Modified: cutycapt-0_p20120409.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.3 media-gfx/cutycapt/cutycapt-0_p20120409.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild?r1=1.2&r2=1.3
15
16 Index: cutycapt-0_p20120409.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- cutycapt-0_p20120409.ebuild 31 Jul 2012 08:31:57 -0000 1.2
23 +++ cutycapt-0_p20120409.ebuild 2 Mar 2013 21:34:27 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
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/cutycapt/cutycapt-0_p20120409.ebuild,v 1.2 2012/07/31 08:31:57 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild,v 1.3 2013/03/02 21:34:27 hwoarang Exp $
30
31 EAPI=4
32 inherit qt4-r2
33 @@ -13,7 +13,7 @@
34
35 KEYWORDS="~amd64 ~x86"
36 IUSE=""
37 -DEPEND="x11-libs/qt-gui:4 x11-libs/qt-webkit:4 x11-libs/qt-core:4 x11-libs/qt-svg:4"
38 +DEPEND="dev-qt/qtgui:4 dev-qt/qtwebkit:4 dev-qt/qtcore:4 dev-qt/qtsvg:4"
39 RDEPEND="${DEPEND}"
40
41 src_configure() {
42
43
44
45 1.6 media-gfx/cutycapt/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 31 Jul 2012 08:31:57 -0000 1.5
58 +++ ChangeLog 2 Mar 2013 21:34:27 -0000 1.6
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-gfx/cutycapt
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/ChangeLog,v 1.5 2012/07/31 08:31:57 kensington Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/ChangeLog,v 1.6 2013/03/02 21:34:27 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
67 + cutycapt-0_p20120409.ebuild:
68 + Move Qt dependencies to the new category
69
70 31 Jul 2012; Michael Palimaka <kensington@g.o>
71 cutycapt-0_p20120409.ebuild: