Gentoo Archives: gentoo-commits

From: "Ian Whyman (thev00d00)" <thev00d00@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-sipe: ChangeLog pidgin-sipe-1.12.0.ebuild pidgin-sipe-1.7.0.ebuild pidgin-sipe-1.10.0.ebuild pidgin-sipe-1.3.3.ebuild pidgin-sipe-1.7.1.ebuild
Date: Tue, 10 Jan 2012 20:03:48
Message-Id: 20120110200335.96D8120033@flycatcher.gentoo.org
1 thev00d00 12/01/10 20:03:35
2
3 Modified: ChangeLog pidgin-sipe-1.12.0.ebuild
4 Removed: pidgin-sipe-1.7.0.ebuild pidgin-sipe-1.10.0.ebuild
5 pidgin-sipe-1.3.3.ebuild pidgin-sipe-1.7.1.ebuild
6 Log:
7 x11-plugins/pidgin-sipe: add pidgin gnutls use dep, remove old
8
9 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.10 x11-plugins/pidgin-sipe/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog?r1=1.9&r2=1.10
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- ChangeLog 15 Dec 2011 18:01:35 -0000 1.9
25 +++ ChangeLog 10 Jan 2012 20:03:35 -0000 1.10
26 @@ -1,6 +1,11 @@
27 # ChangeLog for x11-plugins/pidgin-sipe
28 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.9 2011/12/15 18:01:35 thev00d00 Exp $
30 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/ChangeLog,v 1.10 2012/01/10 20:03:35 thev00d00 Exp $
32 +
33 + 10 Jan 2012; Ian Whyman <thev00d00@g.o> -pidgin-sipe-1.3.3.ebuild,
34 + -pidgin-sipe-1.7.0.ebuild, -pidgin-sipe-1.7.1.ebuild,
35 + -pidgin-sipe-1.10.0.ebuild, pidgin-sipe-1.12.0.ebuild:
36 + Remove old, added gnutls USE dep to pidgin, fixes bug #397499
37
38 *pidgin-sipe-1.12.0 (15 Dec 2011)
39
40
41
42
43 1.2 x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild?r1=1.1&r2=1.2
48
49 Index: pidgin-sipe-1.12.0.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- pidgin-sipe-1.12.0.ebuild 15 Dec 2011 18:01:35 -0000 1.1
56 +++ pidgin-sipe-1.12.0.ebuild 10 Jan 2012 20:03:35 -0000 1.2
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2011 Gentoo Foundation
59 +# Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild,v 1.1 2011/12/15 18:01:35 thev00d00 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-sipe/pidgin-sipe-1.12.0.ebuild,v 1.2 2012/01/10 20:03:35 thev00d00 Exp $
63
64 EAPI=4
65 inherit autotools
66 @@ -14,7 +14,7 @@
67 KEYWORDS="~amd64 ~x86"
68 IUSE="debug kerberos voice"
69
70 -DEPEND="net-im/pidgin
71 +DEPEND="net-im/pidgin[gnutls]
72 dev-util/intltool
73 >=dev-libs/gmime-2.4.16
74 dev-libs/libxml2