Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/clipgrab: clipgrab-3.2.0.9.ebuild clipgrab-3.2.0.10.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:59:44
Message-Id: 20130302225941.062232171C@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:59:40
2
3 Modified: clipgrab-3.2.0.9.ebuild clipgrab-3.2.0.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 net-misc/clipgrab/clipgrab-3.2.0.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild?r1=1.1&r2=1.2
16
17 Index: clipgrab-3.2.0.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- clipgrab-3.2.0.9.ebuild 6 Oct 2012 19:59:58 -0000 1.1
24 +++ clipgrab-3.2.0.9.ebuild 2 Mar 2013 22:59:40 -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/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild,v 1.1 2012/10/06 19:59:58 xmw Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.9.ebuild,v 1.2 2013/03/02 22:59:40 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -15,7 +15,7 @@
35 KEYWORDS="~amd64 ~x86"
36 IUSE=""
37
38 -DEPEND="x11-libs/qt-webkit:4"
39 +DEPEND="dev-qt/qtwebkit:4"
40 RDEPEND="${DEPEND}
41 virtual/ffmpeg"
42
43
44
45
46 1.2 net-misc/clipgrab/clipgrab-3.2.0.10.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild?r1=1.1&r2=1.2
51
52 Index: clipgrab-3.2.0.10.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- clipgrab-3.2.0.10.ebuild 14 Jan 2013 11:36:54 -0000 1.1
59 +++ clipgrab-3.2.0.10.ebuild 2 Mar 2013 22:59:40 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild,v 1.1 2013/01/14 11:36:54 xmw Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/clipgrab-3.2.0.10.ebuild,v 1.2 2013/03/02 22:59:40 hwoarang Exp $
65
66 EAPI=4
67
68 @@ -15,7 +15,7 @@
69 KEYWORDS="~amd64 ~x86"
70 IUSE=""
71
72 -DEPEND="x11-libs/qt-webkit:4"
73 +DEPEND="dev-qt/qtwebkit:4"
74 RDEPEND="${DEPEND}
75 virtual/ffmpeg"
76
77
78
79
80 1.14 net-misc/clipgrab/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/ChangeLog?rev=1.14&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/ChangeLog?rev=1.14&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/clipgrab/ChangeLog?r1=1.13&r2=1.14
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v
89 retrieving revision 1.13
90 retrieving revision 1.14
91 diff -u -r1.13 -r1.14
92 --- ChangeLog 14 Jan 2013 11:36:54 -0000 1.13
93 +++ ChangeLog 2 Mar 2013 22:59:40 -0000 1.14
94 @@ -1,6 +1,10 @@
95 # ChangeLog for net-misc/clipgrab
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.13 2013/01/14 11:36:54 xmw Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-misc/clipgrab/ChangeLog,v 1.14 2013/03/02 22:59:40 hwoarang Exp $
99 +
100 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> clipgrab-3.2.0.10.ebuild,
101 + clipgrab-3.2.0.9.ebuild:
102 + Move Qt dependencies to the new category
103
104 *clipgrab-3.2.0.10 (14 Jan 2013)
105
106 @@ -66,4 +70,3 @@
107 31 Aug 2008; Friedrich Oslage <bluebird@g.o> +metadata.xml,
108 +clipgrab-2.0_beta2.ebuild:
109 Initial commit, ebuild by me.
110 -