Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/pidgin: ChangeLog pidgin-2.6.5.ebuild pidgin-2.6.6.ebuild pidgin-2.6.3.ebuild
Date: Fri, 19 Feb 2010 19:15:32
Message-Id: E1NiYJy-0008Dh-3w@stork.gentoo.org
1 armin76 10/02/19 19:15:26
2
3 Modified: ChangeLog pidgin-2.6.5.ebuild pidgin-2.6.6.ebuild
4 pidgin-2.6.3.ebuild
5 Log:
6 ia64/sparc stable
7 (Portage version: 2.1.7.16/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.154 net-im/pidgin/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.154&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.154&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?r1=1.153&r2=1.154
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v
19 retrieving revision 1.153
20 retrieving revision 1.154
21 diff -u -r1.153 -r1.154
22 --- ChangeLog 18 Feb 2010 21:39:28 -0000 1.153
23 +++ ChangeLog 19 Feb 2010 19:15:24 -0000 1.154
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-im/pidgin
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.153 2010/02/18 21:39:28 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.154 2010/02/19 19:15:24 armin76 Exp $
29 +
30 + 19 Feb 2010; Raúl Porcel <armin76@g.o> pidgin-2.6.3.ebuild,
31 + pidgin-2.6.5.ebuild, pidgin-2.6.6.ebuild:
32 + ia64/sparc stable
33
34 18 Feb 2010; Peter Volkov <pva@g.o> pidgin-2.6.6.ebuild:
35 Run eautoreconf after intltoolize.
36
37
38
39 1.10 net-im/pidgin/pidgin-2.6.5.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild?r1=1.9&r2=1.10
44
45 Index: pidgin-2.6.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- pidgin-2.6.5.ebuild 3 Feb 2010 20:28:20 -0000 1.9
52 +++ pidgin-2.6.5.ebuild 19 Feb 2010 19:15:24 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v 1.9 2010/02/03 20:28:20 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v 1.10 2010/02/19 19:15:24 armin76 Exp $
58
59 EAPI=2
60
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 hppa ppc ~ppc64 x86"
66 +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
67 IUSE="dbus debug doc eds gadu gnutls +gstreamer idn meanwhile networkmanager"
68 IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl +startup-notification"
69 IUSE+=" ncurses groupwise prediction +xscreensaver zephyr zeroconf" # mono"
70
71
72
73 1.3 net-im/pidgin/pidgin-2.6.6.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild?r1=1.2&r2=1.3
78
79 Index: pidgin-2.6.6.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- pidgin-2.6.6.ebuild 18 Feb 2010 21:39:28 -0000 1.2
86 +++ pidgin-2.6.6.ebuild 19 Feb 2010 19:15:24 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild,v 1.2 2010/02/18 21:39:28 pva Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild,v 1.3 2010/02/19 19:15:24 armin76 Exp $
92
93 EAPI=2
94
95 @@ -13,7 +13,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
101 IUSE="dbus debug doc eds gadu gnutls +gstreamer idn meanwhile networkmanager"
102 IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl +startup-notification"
103 IUSE+=" ncurses groupwise prediction +xscreensaver zephyr zeroconf" # mono"
104
105
106
107 1.8 net-im/pidgin/pidgin-2.6.3.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild?rev=1.8&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild?rev=1.8&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild?r1=1.7&r2=1.8
112
113 Index: pidgin-2.6.3.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild,v
116 retrieving revision 1.7
117 retrieving revision 1.8
118 diff -u -r1.7 -r1.8
119 --- pidgin-2.6.3.ebuild 20 Jan 2010 19:20:51 -0000 1.7
120 +++ pidgin-2.6.3.ebuild 19 Feb 2010 19:15:24 -0000 1.8
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2010 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild,v 1.7 2010/01/20 19:20:51 ranger Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild,v 1.8 2010/02/19 19:15:24 armin76 Exp $
126
127 EAPI=2
128
129 @@ -12,7 +12,7 @@
130
131 LICENSE="GPL-2"
132 SLOT="0"
133 -KEYWORDS="alpha amd64 hppa ppc ppc64 x86"
134 +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
135 IUSE="bonjour dbus debug doc eds gadu gnutls +gstreamer idn meanwhile"
136 IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu"
137 IUSE="${IUSE} +gtk sasl ncurses groupwise prediction zephyr" # mono"