Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/xchat: ChangeLog xchat-2.8.8.ebuild
Date: Sat, 28 Aug 2010 05:31:51
Message-Id: 20100828053144.8D8D720051@flycatcher.gentoo.org
1 jer 10/08/28 05:31:44
2
3 Modified: ChangeLog xchat-2.8.8.ebuild
4 Log:
5 Stable for HPPA (bug #329835).
6
7 (Portage version: 2.2_rc69/cvs/Linux i686)
8
9 Revision Changes Path
10 1.287 net-irc/xchat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat/ChangeLog?rev=1.287&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat/ChangeLog?rev=1.287&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat/ChangeLog?r1=1.286&r2=1.287
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v
19 retrieving revision 1.286
20 retrieving revision 1.287
21 diff -u -r1.286 -r1.287
22 --- ChangeLog 18 Aug 2010 20:45:25 -0000 1.286
23 +++ ChangeLog 28 Aug 2010 05:31:44 -0000 1.287
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-irc/xchat
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.286 2010/08/18 20:45:25 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.287 2010/08/28 05:31:44 jer Exp $
29 +
30 + 28 Aug 2010; Jeroen Roovers <jer@g.o> xchat-2.8.8.ebuild:
31 + Stable for HPPA (bug #329835).
32
33 18 Aug 2010; Markus Meier <maekke@g.o> xchat-2.8.8.ebuild:
34 arm stable, bug #329835
35
36
37
38 1.8 net-irc/xchat/xchat-2.8.8.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild?r1=1.7&r2=1.8
43
44 Index: xchat-2.8.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- xchat-2.8.8.ebuild 18 Aug 2010 20:45:25 -0000 1.7
51 +++ xchat-2.8.8.ebuild 28 Aug 2010 05:31:44 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild,v 1.7 2010/08/18 20:45:25 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild,v 1.8 2010/08/28 05:31:44 jer Exp $
57
58 EAPI=2
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="2"
64 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
66 IUSE="dbus ipv6 libnotify mmx nls ntlm perl python spell ssl tcl xchatnogtk xchatdccserver xft"
67
68 RDEPEND=">=dev-libs/glib-2.6.0