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/luminance-hdr: luminance-hdr-2.3.0.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:37:25
Message-Id: 20130302213722.7CD7C2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:37:22
2
3 Modified: luminance-hdr-2.3.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.6 media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild?r1=1.5&r2=1.6
15
16 Index: luminance-hdr-2.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- luminance-hdr-2.3.0.ebuild 23 Sep 2012 08:51:14 -0000 1.5
23 +++ luminance-hdr-2.3.0.ebuild 2 Mar 2013 21:37:22 -0000 1.6
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/luminance-hdr/luminance-hdr-2.3.0.ebuild,v 1.5 2012/09/23 08:51:14 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild,v 1.6 2013/03/02 21:37:22 hwoarang Exp $
30
31 EAPI="4"
32
33 @@ -27,10 +27,10 @@
34 sci-libs/fftw:3.0[threads]
35 sci-libs/gsl
36 virtual/jpeg
37 - x11-libs/qt-core:4
38 - x11-libs/qt-gui:4
39 - x11-libs/qt-sql:4
40 - x11-libs/qt-webkit:4"
41 + dev-qt/qtcore:4
42 + dev-qt/qtgui:4
43 + dev-qt/qtsql:4
44 + dev-qt/qtwebkit:4"
45 RDEPEND="${DEPEND}"
46
47 DOCS=( AUTHORS BUGS Changelog README TODO )
48
49
50
51 1.26 media-gfx/luminance-hdr/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/ChangeLog?rev=1.26&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/ChangeLog?rev=1.26&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/ChangeLog?r1=1.25&r2=1.26
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v
60 retrieving revision 1.25
61 retrieving revision 1.26
62 diff -u -r1.25 -r1.26
63 --- ChangeLog 25 Sep 2012 03:25:29 -0000 1.25
64 +++ ChangeLog 2 Mar 2013 21:37:22 -0000 1.26
65 @@ -1,6 +1,9 @@
66 # ChangeLog for media-gfx/luminance-hdr
67 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v 1.25 2012/09/25 03:25:29 radhermit Exp $
69 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
70 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v 1.26 2013/03/02 21:37:22 hwoarang Exp $
71 +
72 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> luminance-hdr-2.3.0.ebuild:
73 + Move Qt dependencies to the new category
74
75 25 Sep 2012; Tim Harder <radhermit@g.o> -luminance-hdr-2.0.0.ebuild,
76 -luminance-hdr-2.2.1.ebuild, -files/luminance-hdr-2.2.1-no-git.patch: