Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/cutycapt: cutycapt-0_p20120409.ebuild ChangeLog
Date: Tue, 31 Jul 2012 08:32:14
Message-Id: 20120731083157.AC2222004B@flycatcher.gentoo.org
1 kensington 12/07/31 08:31:57
2
3 Modified: cutycapt-0_p20120409.ebuild ChangeLog
4 Log:
5 Add missing slot dependencies on Qt.
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 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.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild?r1=1.1&r2=1.2
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.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- cutycapt-0_p20120409.ebuild 9 Apr 2012 08:07:04 -0000 1.1
23 +++ cutycapt-0_p20120409.ebuild 31 Jul 2012 08:31:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/cutycapt-0_p20120409.ebuild,v 1.1 2012/04/09 08:07:04 mattm Exp $
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
30 EAPI=4
31 inherit qt4-r2
32 @@ -13,7 +13,7 @@
33
34 KEYWORDS="~amd64 ~x86"
35 IUSE=""
36 -DEPEND="x11-libs/qt-gui x11-libs/qt-webkit x11-libs/qt-core x11-libs/qt-svg"
37 +DEPEND="x11-libs/qt-gui:4 x11-libs/qt-webkit:4 x11-libs/qt-core:4 x11-libs/qt-svg:4"
38 RDEPEND="${DEPEND}"
39
40 src_configure() {
41
42
43
44 1.5 media-gfx/cutycapt/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/cutycapt/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 9 Apr 2012 08:07:04 -0000 1.4
57 +++ ChangeLog 31 Jul 2012 08:31:57 -0000 1.5
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-gfx/cutycapt
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/ChangeLog,v 1.4 2012/04/09 08:07:04 mattm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cutycapt/ChangeLog,v 1.5 2012/07/31 08:31:57 kensington Exp $
63 +
64 + 31 Jul 2012; Michael Palimaka <kensington@g.o>
65 + cutycapt-0_p20120409.ebuild:
66 + Add missing slot dependencies on Qt.
67
68 *cutycapt-0_p20120409 (09 Apr 2012)
69
70 @@ -27,4 +31,3 @@
71 03 May 2011; <matt@g.o> +cutycapt-0_p20110502.ebuild,
72 +metadata.xml:
73 new ebuild for cutycapt - written by me - fixes bug #333283
74 -