Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-otr: pidgin-otr-3.2.0.ebuild ChangeLog
Date: Fri, 28 Aug 2009 20:15:45
Message-Id: E1MftEh-0007K3-Nm@stork.gentoo.org
1 fauli 09/08/25 10:26:43
2
3 Modified: pidgin-otr-3.2.0.ebuild ChangeLog
4 Log:
5 stable x86, bug 281643
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild?r1=1.4&r2=1.5
14
15 Index: pidgin-otr-3.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- pidgin-otr-3.2.0.ebuild 22 Aug 2009 15:55:32 -0000 1.4
22 +++ pidgin-otr-3.2.0.ebuild 25 Aug 2009 10:26:43 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.4 2009/08/22 15:55:32 halcy0n Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.2.0.ebuild,v 1.5 2009/08/25 10:26:43 fauli Exp $
28
29 EAPI="2"
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~sparc x86"
37 IUSE=""
38
39 RDEPEND=">=net-libs/libotr-3.2.0
40
41
42
43 1.18 x11-plugins/pidgin-otr/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?rev=1.18&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?rev=1.18&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog?r1=1.17&r2=1.18
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v
52 retrieving revision 1.17
53 retrieving revision 1.18
54 diff -u -r1.17 -r1.18
55 --- ChangeLog 22 Aug 2009 15:55:32 -0000 1.17
56 +++ ChangeLog 25 Aug 2009 10:26:43 -0000 1.18
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-plugins/pidgin-otr
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.17 2009/08/22 15:55:32 halcy0n Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.18 2009/08/25 10:26:43 fauli Exp $
62 +
63 + 25 Aug 2009; Christian Faulhammer <fauli@g.o>
64 + pidgin-otr-3.2.0.ebuild:
65 + stable x86, bug 281643
66
67 22 Aug 2009; Mark Loeser <halcy0n@g.o> pidgin-otr-3.2.0.ebuild:
68 Remove unnecessary CFLAG stripping; bug #235990