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-sound/karlyriceditor: karlyriceditor-1.3.ebuild karlyriceditor-1.4.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:56:06
Message-Id: 20130302215603.7DE4A2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:56:03
2
3 Modified: karlyriceditor-1.3.ebuild karlyriceditor-1.4.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.3 media-sound/karlyriceditor/karlyriceditor-1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild?r1=1.2&r2=1.3
16
17 Index: karlyriceditor-1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- karlyriceditor-1.3.ebuild 15 Nov 2012 05:20:39 -0000 1.2
24 +++ karlyriceditor-1.3.ebuild 2 Mar 2013 21:56:03 -0000 1.3
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/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v 1.2 2012/11/15 05:20:39 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.3.ebuild,v 1.3 2013/03/02 21:56:03 hwoarang Exp $
31
32 EAPI=4
33 inherit eutils qt4-r2
34 @@ -17,8 +17,8 @@
35 DEPEND="dev-libs/openssl:0
36 media-libs/libsdl
37 >=virtual/ffmpeg-0.9
38 - x11-libs/qt-core:4
39 - x11-libs/qt-gui:4"
40 + dev-qt/qtcore:4
41 + dev-qt/qtgui:4"
42 RDEPEND="${DEPEND}"
43
44 PATCHES=( "${FILESDIR}/${P}-libav.patch" )
45
46
47
48 1.3 media-sound/karlyriceditor/karlyriceditor-1.4.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.4.ebuild?rev=1.3&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.4.ebuild?rev=1.3&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.4.ebuild?r1=1.2&r2=1.3
53
54 Index: karlyriceditor-1.4.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.4.ebuild,v
57 retrieving revision 1.2
58 retrieving revision 1.3
59 diff -u -r1.2 -r1.3
60 --- karlyriceditor-1.4.ebuild 7 Feb 2013 18:45:16 -0000 1.2
61 +++ karlyriceditor-1.4.ebuild 2 Mar 2013 21:56:03 -0000 1.3
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2013 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.4.ebuild,v 1.2 2013/02/07 18:45:16 aballier Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/karlyriceditor-1.4.ebuild,v 1.3 2013/03/02 21:56:03 hwoarang Exp $
67
68 EAPI=5
69
70 @@ -19,8 +19,8 @@
71 dev-libs/openssl:0
72 media-libs/libsdl
73 >=virtual/ffmpeg-0.10
74 - x11-libs/qt-core:4
75 - x11-libs/qt-gui:4
76 + dev-qt/qtcore:4
77 + dev-qt/qtgui:4
78 "
79 DEPEND="${RDEPEND}
80 virtual/pkgconfig
81
82
83
84 1.9 media-sound/karlyriceditor/ChangeLog
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/ChangeLog?rev=1.9&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/ChangeLog?rev=1.9&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/karlyriceditor/ChangeLog?r1=1.8&r2=1.9
89
90 Index: ChangeLog
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v
93 retrieving revision 1.8
94 retrieving revision 1.9
95 diff -u -r1.8 -r1.9
96 --- ChangeLog 7 Feb 2013 18:45:16 -0000 1.8
97 +++ ChangeLog 2 Mar 2013 21:56:03 -0000 1.9
98 @@ -1,6 +1,10 @@
99 # ChangeLog for media-sound/karlyriceditor
100 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
101 -# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.8 2013/02/07 18:45:16 aballier Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/media-sound/karlyriceditor/ChangeLog,v 1.9 2013/03/02 21:56:03 hwoarang Exp $
103 +
104 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> karlyriceditor-1.3.ebuild,
105 + karlyriceditor-1.4.ebuild:
106 + Move Qt dependencies to the new category
107
108 07 Feb 2013; Alexis Ballier <aballier@g.o> karlyriceditor-1.4.ebuild,
109 +files/karlyriceditor-1.4-ffmpeg_compat.patch,