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-video/2mandvd: 2mandvd-1.8.4.ebuild 2mandvd-1.8.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:06:24
Message-Id: 20130302220620.26F382171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:06:20
2
3 Modified: 2mandvd-1.8.4.ebuild 2mandvd-1.8.1.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.5 media-video/2mandvd/2mandvd-1.8.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild?r1=1.4&r2=1.5
15
16 Index: 2mandvd-1.8.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- 2mandvd-1.8.4.ebuild 8 Feb 2013 13:08:43 -0000 1.4
23 +++ 2mandvd-1.8.4.ebuild 2 Mar 2013 22:06:19 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 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.8.4.ebuild,v 1.4 2013/02/08 13:08:43 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.4.ebuild,v 1.5 2013/03/02 22:06:19 hwoarang Exp $
29
30 EAPI=4
31 LANGS="cs de en it ru"
32 @@ -22,9 +22,9 @@
33 virtual/ffmpeg
34 virtual/glu
35 virtual/opengl
36 - x11-libs/qt-core:4
37 - x11-libs/qt-gui:4
38 - x11-libs/qt-opengl:4
39 + dev-qt/qtcore:4
40 + dev-qt/qtgui:4
41 + dev-qt/qtopengl:4
42 "
43 RDEPEND="${DEPEND}
44 || ( app-cdr/cdrkit app-cdr/cdrtools )
45
46
47
48 1.3 media-video/2mandvd/2mandvd-1.8.1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.8.1.ebuild?rev=1.3&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.8.1.ebuild?rev=1.3&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.8.1.ebuild?r1=1.2&r2=1.3
53
54 Index: 2mandvd-1.8.1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.1.ebuild,v
57 retrieving revision 1.2
58 retrieving revision 1.3
59 diff -u -r1.2 -r1.3
60 --- 2mandvd-1.8.1.ebuild 2 Aug 2012 20:29:40 -0000 1.2
61 +++ 2mandvd-1.8.1.ebuild 2 Mar 2013 22:06:19 -0000 1.3
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 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-video/2mandvd/2mandvd-1.8.1.ebuild,v 1.2 2012/08/02 20:29:40 pesa Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.8.1.ebuild,v 1.3 2013/03/02 22:06:19 hwoarang Exp $
68
69 EAPI=4
70 LANGS="cs de en it ru"
71 @@ -22,9 +22,9 @@
72 virtual/ffmpeg
73 virtual/glu
74 virtual/opengl
75 - x11-libs/qt-core:4
76 - x11-libs/qt-gui:4
77 - x11-libs/qt-opengl:4
78 + dev-qt/qtcore:4
79 + dev-qt/qtgui:4
80 + dev-qt/qtopengl:4
81 "
82 RDEPEND="${DEPEND}
83 || ( app-cdr/cdrkit app-cdr/cdrtools )
84
85
86
87 1.30 media-video/2mandvd/ChangeLog
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/ChangeLog?rev=1.30&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/ChangeLog?rev=1.30&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/ChangeLog?r1=1.29&r2=1.30
92
93 Index: ChangeLog
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v
96 retrieving revision 1.29
97 retrieving revision 1.30
98 diff -u -r1.29 -r1.30
99 --- ChangeLog 8 Feb 2013 13:08:43 -0000 1.29
100 +++ ChangeLog 2 Mar 2013 22:06:19 -0000 1.30
101 @@ -1,6 +1,10 @@
102 # ChangeLog for media-video/2mandvd
103 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 -# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.29 2013/02/08 13:08:43 aballier Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.30 2013/03/02 22:06:19 hwoarang Exp $
106 +
107 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> 2mandvd-1.8.1.ebuild,
108 + 2mandvd-1.8.4.ebuild:
109 + Move Qt dependencies to the new category
110
111 08 Feb 2013; Alexis Ballier <aballier@g.o> 2mandvd-1.8.4.ebuild,
112 +files/2mandvd-1.8.4-libavformat54.patch: