Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/qsvn: qsvn-0.8.3.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:09:08
Message-Id: 20130302210903.941D32171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:09:03
2
3 Modified: qsvn-0.8.3.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 dev-vcs/qsvn/qsvn-0.8.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild?r1=1.5&r2=1.6
15
16 Index: qsvn-0.8.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- qsvn-0.8.3.ebuild 15 Jul 2012 14:49:00 -0000 1.5
23 +++ qsvn-0.8.3.ebuild 2 Mar 2013 21:09:03 -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/dev-vcs/qsvn/qsvn-0.8.3.ebuild,v 1.5 2012/07/15 14:49:00 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/qsvn-0.8.3.ebuild,v 1.6 2013/03/02 21:09:03 hwoarang Exp $
30
31 EAPI=4
32
33 @@ -18,9 +18,9 @@
34 DEPEND="dev-libs/apr
35 dev-libs/apr-util
36 dev-vcs/subversion
37 - x11-libs/qt-core:4[qt3support]
38 - x11-libs/qt-gui:4[qt3support]
39 - x11-libs/qt-sql:4[sqlite]
40 + dev-qt/qtcore:4[qt3support]
41 + dev-qt/qtgui:4[qt3support]
42 + dev-qt/qtsql:4[sqlite]
43 dev-vcs/subversion"
44 RDEPEND="${DEPEND}"
45
46
47
48
49 1.7 dev-vcs/qsvn/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qsvn/ChangeLog?rev=1.7&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qsvn/ChangeLog?rev=1.7&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/qsvn/ChangeLog?r1=1.6&r2=1.7
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/ChangeLog,v
58 retrieving revision 1.6
59 retrieving revision 1.7
60 diff -u -r1.6 -r1.7
61 --- ChangeLog 15 Jul 2012 14:49:00 -0000 1.6
62 +++ ChangeLog 2 Mar 2013 21:09:03 -0000 1.7
63 @@ -1,6 +1,9 @@
64 # ChangeLog for dev-vcs/qsvn
65 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/ChangeLog,v 1.6 2012/07/15 14:49:00 kensington Exp $
67 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qsvn/ChangeLog,v 1.7 2013/03/02 21:09:03 hwoarang Exp $
69 +
70 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qsvn-0.8.3.ebuild:
71 + Move Qt dependencies to the new category
72
73 15 Jul 2012; Michael Palimaka <kensington@g.o>
74 files/qsvn-0.8.3-tests.patch, metadata.xml, qsvn-0.8.3.ebuild: