Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-encryption: pidgin-encryption-3.1.ebuild ChangeLog
Date: Thu, 30 Jun 2011 12:57:11
Message-Id: 20110630125701.1617120054@flycatcher.gentoo.org
1 pva 11/06/30 12:57:01
2
3 Modified: pidgin-encryption-3.1.ebuild ChangeLog
4 Log:
5 Depend on net-im/pidgin[gtk], bug #373049 thank Piotr Szymaniak.
6
7 (Portage version: 2.1.10.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild?r1=1.8&r2=1.9
15
16 Index: pidgin-encryption-3.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- pidgin-encryption-3.1.ebuild 22 Mar 2011 11:08:46 -0000 1.8
23 +++ pidgin-encryption-3.1.ebuild 30 Jun 2011 12:57:01 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.8 2011/03/22 11:08:46 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.9 2011/06/30 12:57:01 pva Exp $
29
30 EAPI="2"
31
32 @@ -15,7 +15,7 @@
33 KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
34 IUSE="nls"
35
36 -RDEPEND="net-im/pidgin
37 +RDEPEND="net-im/pidgin[gtk]
38 x11-libs/gtk+:2
39 >=dev-libs/nss-3.11"
40
41
42
43
44 1.23 x11-plugins/pidgin-encryption/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog?rev=1.23&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog?rev=1.23&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog?r1=1.22&r2=1.23
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v
53 retrieving revision 1.22
54 retrieving revision 1.23
55 diff -u -r1.22 -r1.23
56 --- ChangeLog 22 Mar 2011 11:08:46 -0000 1.22
57 +++ ChangeLog 30 Jun 2011 12:57:01 -0000 1.23
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-plugins/pidgin-encryption
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.22 2011/03/22 11:08:46 angelos Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.23 2011/06/30 12:57:01 pva Exp $
63 +
64 + 30 Jun 2011; Peter Volkov <pva@g.o> pidgin-encryption-3.1.ebuild:
65 + Depend on net-im/pidgin[gtk], bug #373049 thank Piotr Szymaniak.
66
67 22 Mar 2011; Christoph Mende <angelos@g.o>
68 pidgin-encryption-3.1.ebuild: