1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
# ChangeLog for net-im/pidgin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.25 2007/08/24 07:06:48 opfer Exp $
24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> pidgin-2.1.0.ebuild:
stable x86, bug 189781
23 Aug 2007; Olivier Crête <tester@gentoo.org> pidgin-2.1.1.ebuild:
Removed separate xscreensaver and startup-notification use flags, they are
now enabled by the gtk use flag
23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-2.1.0.ebuild:
Stable for HPPA (bug #189781).
22 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> pidgin-2.1.0.ebuild:
Stable on sparc wrt #189781
*pidgin-2.1.1 (22 Aug 2007)
22 Aug 2007; Olivier Crête <tester@gentoo.org>
-files/pidgin-2.0.0-cchar_t-undeclared.patch,
-files/pidgin-2.0.1-desktop.patch,
-files/pidgin-2.0.1-purple-remote-syntax-fix.patch, -pidgin-2.0.2.ebuild,
pidgin-2.1.0.ebuild, +pidgin-2.1.1.ebuild:
Version bump, remove old version
*pidgin-2.1.0 (07 Aug 2007)
07 Aug 2007; Olivier Crête <tester@gentoo.org> -pidgin-2.0.0.ebuild,
-pidgin-2.0.1.ebuild, +pidgin-2.1.0.ebuild:
Version bump, bug #187192
03 Aug 2007; Tristan Heaven <nyhm@gentoo.org> pidgin-2.0.0.ebuild,
pidgin-2.0.1.ebuild, pidgin-2.0.2.ebuild:
Fix sqlite dependencies, bug #186800
20 Jul 2007; <tester@gentoo.org> pidgin-2.0.2.ebuild:
Always enable msn protocol and remove ssl use flag since its not compulsory
30 Jun 2007; Olivier Crête <tester@gentoo.org> pidgin-2.0.2.ebuild:
Disable gtk ui if neither gtk or ncurses use flags are present
*pidgin-2.0.2 (18 Jun 2007)
18 Jun 2007; Olivier Crête <tester@gentoo.org> +pidgin-2.0.2.ebuild:
Version bump
29 May 2007; Timothy Redaelli <drizzt@gentoo.org>
+files/pidgin-2.0.1-desktop.patch, pidgin-2.0.1.ebuild:
Do not install .desktop file if we don't compile GTK UI.
27 May 2007; <tester@gentoo.org>
+files/pidgin-2.0.1-purple-remote-syntax-fix.patch, pidgin-2.0.1.ebuild:
Add patch to fix purple-remote, bug #179958
26 May 2007; Olivier Crête <tester@gentoo.org> pidgin-2.0.0.ebuild,
pidgin-2.0.1.ebuild:
Rename console use flag to ncurses to match standard and remove evil
custom-cflags use flag
*pidgin-2.0.1 (26 May 2007)
26 May 2007; Olivier Crête <tester@gentoo.org> +pidgin-2.0.1.ebuild:
Version bump
25 May 2007; Timothy Redaelli <drizzt@gentoo.org> pidgin-2.0.0.ebuild:
Add kerberos support.
Thanks to Mike Kelly for reporting wrt bug #179697.
24 May 2007; Olivier Crête <tester@gentoo.org> pidgin-2.0.0.ebuild:
Add networkmanager local use flag, bug #179525
22 May 2007; Jeroen Roovers <jer@gentoo.org> pidgin-2.0.0.ebuild:
Marked ~hppa (again, in a way).
20 May 2007; Timothy Redaelli <drizzt@gentoo.org>
+files/pidgin-2.0.0-cchar_t-undeclared.patch, pidgin-2.0.0.ebuild:
Add emake to src_compile.
Add a patch for Gentoo/FreeBSD (tested also on Linux)
Add ~x86-fbsd keyword.
13 May 2007; Timothy Redaelli <drizzt@gentoo.org> pidgin-2.0.0.ebuild:
Fix FAQ link.
Thanks to Eric Polino wrt bug #178276.
*pidgin-2.0.0 (04 May 2007)
04 May 2007; Olivier Crête <tester@gentoo.org> +pidgin-2.0.0.ebuild:
Bump to final version!
04 May 2007; Timothy Redaelli <drizzt@gentoo.org>
pidgin-2.0.0_beta7.ebuild:
Add prediction use flag for pidgin wrt bug #176923.
Thanks to Tristan Heaven for reporting.
01 May 2007; Olivier Crête <tester@gentoo.org> pidgin-2.0.0_beta7.ebuild:
Disabled mono support because it causes to many problems
01 May 2007; Olivier Crête <tester@gentoo.org> pidgin-2.0.0_beta7.ebuild:
Add build dep on perl, and fix ewarn
01 May 2007; Olivier Crête <tester@gentoo.org> ChangeLog:
Add pidgin, which is the renamed version of net-im/gaim
|