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-gfx/qosmic: qosmic-1.5.0.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:40:01
Message-Id: 20130302213958.8EB592171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:39:58
2
3 Modified: qosmic-1.5.0.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.3 media-gfx/qosmic/qosmic-1.5.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild?r1=1.2&r2=1.3
15
16 Index: qosmic-1.5.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- qosmic-1.5.0.ebuild 5 May 2012 07:00:23 -0000 1.2
23 +++ qosmic-1.5.0.ebuild 2 Mar 2013 21:39:58 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild,v 1.2 2012/05/05 07:00:23 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild,v 1.3 2013/03/02 21:39:58 hwoarang Exp $
30
31 EAPI=4
32 inherit qt4-r2
33 @@ -16,7 +16,7 @@
34
35 RDEPEND=">=dev-lang/lua-5.1.4
36 >=media-gfx/flam3-3.0.1
37 - >=x11-libs/qt-gui-4.6:4"
38 + >=dev-qt/qtgui-4.6:4"
39 DEPEND="${RDEPEND}
40 virtual/pkgconfig"
41
42
43
44
45 1.5 media-gfx/qosmic/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qosmic/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qosmic/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qosmic/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/qosmic/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 5 May 2012 07:00:23 -0000 1.4
58 +++ ChangeLog 2 Mar 2013 21:39:58 -0000 1.5
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-gfx/qosmic
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/ChangeLog,v 1.4 2012/05/05 07:00:23 jdhore Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/ChangeLog,v 1.5 2013/03/02 21:39:58 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qosmic-1.5.0.ebuild:
67 + Move Qt dependencies to the new category
68
69 05 May 2012; Jeff Horelick <jdhore@g.o> qosmic-1.5.0.ebuild:
70 dev-util/pkgconfig -> virtual/pkgconfig
71 @@ -17,4 +20,3 @@
72
73 16 Dec 2009; Samuli Suominen <ssuominen@g.o> +qosmic-1.4.8.ebuild:
74 Initial commit wrt #234695, thanks to David Bitseff and Jouni Rinne.
75 -