Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/2mandvd: 2mandvd-1.2.ebuild ChangeLog
Date: Thu, 28 Jan 2010 13:43:00
Message-Id: E1NaUeA-0006dk-QR@stork.gentoo.org
1 ssuominen 10/01/28 13:42:58
2
3 Modified: 2mandvd-1.2.ebuild ChangeLog
4 Log:
5 Missing x11-libs/qt-webkit:4 depend wrt http://forums.gentoo.org/viewtopic-p-6151543.html.
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 media-video/2mandvd/2mandvd-1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/2mandvd/2mandvd-1.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/2mandvd/2mandvd-1.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/2mandvd/2mandvd-1.2.ebuild?r1=1.1&r2=1.2
14
15 Index: 2mandvd-1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 2mandvd-1.2.ebuild 25 Nov 2009 21:12:37 -0000 1.1
22 +++ 2mandvd-1.2.ebuild 28 Jan 2010 13:42:58 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.2.ebuild,v 1.1 2009/11/25 21:12:37 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.2.ebuild,v 1.2 2010/01/28 13:42:58 ssuominen Exp $
29
30 EAPI="2"
31
32 @@ -26,7 +26,8 @@
33 media-video/mjpegtools
34 || ( app-cdr/cdrkit app-cdr/cdrtools )
35 media-libs/xine-lib
36 - x11-libs/qt-gui:4"
37 + x11-libs/qt-gui:4
38 + x11-libs/qt-webkit:4"
39 RDEPEND="${DEPEND}"
40
41 S="${WORKDIR}/${MY_PN}"
42
43
44
45 1.3 media-video/2mandvd/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/2mandvd/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/2mandvd/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/2mandvd/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 25 Nov 2009 21:12:37 -0000 1.2
58 +++ ChangeLog 28 Jan 2010 13:42:58 -0000 1.3
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-video/2mandvd
61 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.2 2009/11/25 21:12:37 hwoarang Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.3 2010/01/28 13:42:58 ssuominen Exp $
65 +
66 + 28 Jan 2010; Samuli Suominen <ssuominen@g.o> 2mandvd-1.2.ebuild:
67 + Missing x11-libs/qt-webkit:4 depend wrt
68 + http://forums.gentoo.org/viewtopic-p-6151543.html.
69
70 *2mandvd-1.2 (25 Nov 2009)