Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/italc: italc-1.0.3.ebuild ChangeLog
Date: Mon, 22 Oct 2007 21:32:28
Message-Id: E1Ik4sp-0007RN-5w@stork.gentoo.org
1 jokey 07/10/22 21:32:23
2
3 Modified: italc-1.0.3.ebuild ChangeLog
4 Log:
5 Remove bogus wx dependency as mentioned in bug #195720
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.3 net-misc/italc/italc-1.0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/italc/italc-1.0.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/italc/italc-1.0.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/italc/italc-1.0.3.ebuild?r1=1.2&r2=1.3
14
15 Index: italc-1.0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- italc-1.0.3.ebuild 29 Sep 2007 00:03:39 -0000 1.2
22 +++ italc-1.0.3.ebuild 22 Oct 2007 21:32:22 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.3.ebuild,v 1.2 2007/09/29 00:03:39 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/italc-1.0.3.ebuild,v 1.3 2007/10/22 21:32:22 jokey Exp $
28
29 inherit qt4 eutils autotools
30
31 @@ -16,7 +16,6 @@
32
33 DEPEND="dev-libs/lzo
34 sys-apps/tcp-wrappers
35 - =x11-libs/wxGTK-2.6*
36 media-libs/jpeg
37 sys-libs/zlib
38 dev-libs/openssl
39
40
41
42 1.6 net-misc/italc/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/italc/ChangeLog?rev=1.6&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/italc/ChangeLog?rev=1.6&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/italc/ChangeLog?r1=1.5&r2=1.6
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-misc/italc/ChangeLog,v
51 retrieving revision 1.5
52 retrieving revision 1.6
53 diff -u -r1.5 -r1.6
54 --- ChangeLog 29 Sep 2007 00:03:39 -0000 1.5
55 +++ ChangeLog 22 Oct 2007 21:32:22 -0000 1.6
56 @@ -1,6 +1,9 @@
57 # ChangeLog for net-misc/italc
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/ChangeLog,v 1.5 2007/09/29 00:03:39 dirtyepic Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-misc/italc/ChangeLog,v 1.6 2007/10/22 21:32:22 jokey Exp $
61 +
62 + 22 Oct 2007; Markus Ullmann <jokey@g.o> italc-1.0.3.ebuild:
63 + Remove bogus wx dependency as mentioned in bug #195720
64
65 29 Sep 2007; Ryan Hill <dirtyepic@g.o> italc-1.0.2.ebuild,
66 italc-1.0.3.ebuild:
67
68
69
70 --
71 gentoo-commits@g.o mailing list