Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/qsynergy: ChangeLog qsynergy-0.9.1-r1.ebuild
Date: Wed, 11 Jan 2012 23:33:21
Message-Id: 20120111233311.307EE2004B@flycatcher.gentoo.org
1 cardoe 12/01/11 23:33:11
2
3 Modified: ChangeLog qsynergy-0.9.1-r1.ebuild
4 Log:
5 Remove optional depend on x11-misc/synergy-plus since its out of the tree and people should be using x11-misc/synergy exclusively now.
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 x11-misc/qsynergy/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qsynergy/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qsynergy/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qsynergy/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/qsynergy/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 3 Jun 2010 20:02:30 -0000 1.2
23 +++ ChangeLog 11 Jan 2012 23:33:11 -0000 1.3
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-misc/qsynergy
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/qsynergy/ChangeLog,v 1.2 2010/06/03 20:02:30 wired Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qsynergy/ChangeLog,v 1.3 2012/01/11 23:33:11 cardoe Exp $
30 +
31 + 11 Jan 2012; Doug Goldstein <cardoe@g.o> qsynergy-0.9.1-r1.ebuild:
32 + Remove optional depend on x11-misc/synergy-plus since its out of the tree and
33 + people should be using x11-misc/synergy exclusively now.
34
35 *qsynergy-0.9.1-r1 (03 Jun 2010)
36
37
38
39
40 1.2 x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: qsynergy-0.9.1-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- qsynergy-0.9.1-r1.ebuild 3 Jun 2010 20:02:30 -0000 1.1
53 +++ qsynergy-0.9.1-r1.ebuild 11 Jan 2012 23:33:11 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild,v 1.1 2010/06/03 20:02:30 wired Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild,v 1.2 2012/01/11 23:33:11 cardoe Exp $
60
61 EAPI=3
62
63 @@ -17,7 +17,7 @@
64
65 DEPEND="x11-libs/qt-gui:4"
66 RDEPEND="${DEPEND}
67 - || ( x11-misc/synergy-plus x11-misc/synergy )"
68 + x11-misc/synergy"
69
70 src_install () {
71 qt4-r2_src_install