Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/psi: psi-0.15.ebuild ChangeLog
Date: Thu, 30 Jul 2015 16:52:17
Message-Id: 20150730165211.05DDB113@oystercatcher.gentoo.org
1 johu 15/07/30 16:52:11
2
3 Modified: psi-0.15.ebuild ChangeLog
4 Log:
5 Drop DEPEND on qt3support by Pinky <j-pi@××××××.cz>, bug #487116.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
8
9 Revision Changes Path
10 1.8 net-im/psi/psi-0.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/psi/psi-0.15.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/psi/psi-0.15.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/psi/psi-0.15.ebuild?r1=1.7&r2=1.8
15
16 Index: psi-0.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- psi-0.15.ebuild 22 Jul 2015 01:55:42 -0000 1.7
23 +++ psi-0.15.ebuild 30 Jul 2015 16:52:10 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.7 2015/07/22 01:55:42 pesa Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.15.ebuild,v 1.8 2015/07/30 16:52:10 johu Exp $
29
30 EAPI=5
31
32 @@ -25,9 +25,8 @@
33 RDEPEND="
34 app-arch/unzip
35 >=app-crypt/qca-2.0.2:2[qt4(+)]
36 - dev-qt/qt3support:4
37 dev-qt/qtcore:4
38 - dev-qt/qtgui:4[qt3support]
39 + dev-qt/qtgui:4
40 >=sys-libs/zlib-1.2.5.1-r2[minizip]
41 x11-libs/libX11
42 dbus? ( dev-qt/qtdbus:4 )
43
44
45
46 1.243 net-im/psi/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/psi/ChangeLog?rev=1.243&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/psi/ChangeLog?rev=1.243&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/psi/ChangeLog?r1=1.242&r2=1.243
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v
55 retrieving revision 1.242
56 retrieving revision 1.243
57 diff -u -r1.242 -r1.243
58 --- ChangeLog 22 Jul 2015 01:55:42 -0000 1.242
59 +++ ChangeLog 30 Jul 2015 16:52:10 -0000 1.243
60 @@ -1,6 +1,9 @@
61 # ChangeLog for net-im/psi
62 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.242 2015/07/22 01:55:42 pesa Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.243 2015/07/30 16:52:10 johu Exp $
65 +
66 + 30 Jul 2015; Johannes Huber <johu@g.o> psi-0.15.ebuild:
67 + Drop DEPEND on qt3support by Pinky <j-pi@××××××.cz>, bug #487116.
68
69 22 Jul 2015; Davide Pesavento <pesa@g.o> psi-0.14-r4.ebuild,
70 psi-0.15.ebuild, psi-9999.ebuild: