Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.1.ebuild ChangeLog
Date: Fri, 28 Sep 2012 23:51:32
Message-Id: 20120928235119.687B121600@flycatcher.gentoo.org
1 blueness 12/09/28 23:51:19
2
3 Modified: hexchat-2.9.1.ebuild ChangeLog
4 Log:
5 keyword ~ppc ~pcc64, bug #435872
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 net-irc/hexchat/hexchat-2.9.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild?r1=1.3&r2=1.4
15
16 Index: hexchat-2.9.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- hexchat-2.9.1.ebuild 24 Sep 2012 11:33:41 -0000 1.3
23 +++ hexchat-2.9.1.ebuild 28 Sep 2012 23:51:19 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.3 2012/09/24 11:33:41 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.4 2012/09/28 23:51:19 blueness Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~x86"
37 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
38 IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl"
39
40 RDEPEND=">=dev-libs/glib-2.6.0:2
41
42
43
44 1.4 net-irc/hexchat/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 24 Sep 2012 11:33:41 -0000 1.3
57 +++ ChangeLog 28 Sep 2012 23:51:19 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-irc/hexchat
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.3 2012/09/24 11:33:41 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.4 2012/09/28 23:51:19 blueness Exp $
63 +
64 + 28 Sep 2012; Anthony G. Basile <blueness@g.o> hexchat-2.9.1.ebuild:
65 + keyword ~ppc ~pcc64, bug #435872
66
67 24 Sep 2012; Jeroen Roovers <jer@g.o> hexchat-2.9.1.ebuild:
68 Marked ~hppa (bug #435872).