Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/xchat: ChangeLog xchat-2.8.6-r2.ebuild
Date: Sun, 05 Apr 2009 23:41:59
Message-Id: E1LqbyO-00046o-Sx@stork.gentoo.org
1 tester 09/04/05 23:41:56
2
3 Modified: ChangeLog xchat-2.8.6-r2.ebuild
4 Log:
5 Stable on amd64
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.276 net-irc/xchat/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/ChangeLog?rev=1.276&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/ChangeLog?rev=1.276&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/ChangeLog?r1=1.275&r2=1.276
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v
18 retrieving revision 1.275
19 retrieving revision 1.276
20 diff -u -r1.275 -r1.276
21 --- ChangeLog 5 Jan 2009 21:50:32 -0000 1.275
22 +++ ChangeLog 5 Apr 2009 23:41:56 -0000 1.276
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-irc/xchat
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.275 2009/01/05 21:50:32 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.276 2009/04/05 23:41:56 tester Exp $
28 +
29 + 05 Apr 2009; Olivier CrĂȘte <tester@g.o> xchat-2.8.6-r2.ebuild:
30 + Stable on amd64
31
32 05 Jan 2009; Markus Meier <maekke@g.o> metadata.xml:
33 drop local xft USE-flag description, as it's global now
34
35
36
37 1.2 net-irc/xchat/xchat-2.8.6-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild?r1=1.1&r2=1.2
42
43 Index: xchat-2.8.6-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- xchat-2.8.6-r2.ebuild 27 Nov 2008 20:49:59 -0000 1.1
50 +++ xchat-2.8.6-r2.ebuild 5 Apr 2009 23:41:56 -0000 1.2
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2008 Gentoo Foundation
53 +# Copyright 1999-2009 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.6-r2.ebuild,v 1.1 2008/11/27 20:49:59 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.2 2009/04/05 23:41:56 tester Exp $
57
58 inherit eutils versionator gnome2
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="2"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver xft"
67
68 RDEPEND=">=dev-libs/glib-2.6.0