Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/cb2bib: cb2bib-1.4.9.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:40:58
Message-Id: 20130302194055.C293F2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:40:55
2
3 Modified: cb2bib-1.4.9.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.4 app-text/cb2bib/cb2bib-1.4.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild?r1=1.3&r2=1.4
15
16 Index: cb2bib-1.4.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- cb2bib-1.4.9.ebuild 10 Feb 2013 12:24:48 -0000 1.3
23 +++ cb2bib-1.4.9.ebuild 2 Mar 2013 19:40:55 -0000 1.4
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/app-text/cb2bib/cb2bib-1.4.9.ebuild,v 1.3 2013/02/10 12:24:48 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild,v 1.4 2013/03/02 19:40:55 hwoarang Exp $
29
30 EAPI=4
31
32 @@ -17,10 +17,10 @@
33
34 DEPEND="
35 x11-libs/libX11
36 - x11-libs/qt-core:4
37 - x11-libs/qt-gui:4
38 + dev-qt/qtcore:4
39 + dev-qt/qtgui:4
40 lzo? ( dev-libs/lzo:2 )
41 - webkit? ( x11-libs/qt-webkit:4 )
42 + webkit? ( dev-qt/qtwebkit:4 )
43 "
44 RDEPEND="${DEPEND}"
45
46
47
48
49 1.20 app-text/cb2bib/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?rev=1.20&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?rev=1.20&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/cb2bib/ChangeLog?r1=1.19&r2=1.20
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v
58 retrieving revision 1.19
59 retrieving revision 1.20
60 diff -u -r1.19 -r1.20
61 --- ChangeLog 10 Feb 2013 14:55:51 -0000 1.19
62 +++ ChangeLog 2 Mar 2013 19:40:55 -0000 1.20
63 @@ -1,6 +1,9 @@
64 # ChangeLog for app-text/cb2bib
65 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.19 2013/02/10 14:55:51 kensington Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.20 2013/03/02 19:40:55 hwoarang Exp $
68 +
69 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> cb2bib-1.4.9.ebuild:
70 + Move Qt dependencies to the new category
71
72 10 Feb 2013; Michael Palimaka <kensington@g.o> -cb2bib-1.4.8.ebuild:
73 Remove old.