Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: ChangeLog hexchat-2.9.6.1-r1.ebuild
Date: Mon, 24 Feb 2014 01:02:16
Message-Id: 20140224010210.7F0212004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 01:02:10
2
3 Modified: ChangeLog hexchat-2.9.6.1-r1.ebuild
4 Log:
5 x86 stable wrt bug #499844
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.88 net-irc/hexchat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.88&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.88&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.87&r2=1.88
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
19 retrieving revision 1.87
20 retrieving revision 1.88
21 diff -u -r1.87 -r1.88
22 --- ChangeLog 23 Feb 2014 19:47:19 -0000 1.87
23 +++ ChangeLog 24 Feb 2014 01:02:10 -0000 1.88
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-irc/hexchat
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.87 2014/02/23 19:47:19 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.88 2014/02/24 01:02:10 phajdan.jr Exp $
29 +
30 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
31 + hexchat-2.9.6.1-r1.ebuild:
32 + x86 stable wrt bug #499844
33
34 23 Feb 2014; Markus Meier <maekke@g.o> hexchat-2.9.6.1-r1.ebuild:
35 arm stable, bug #499844
36
37
38
39 1.5 net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild?r1=1.4&r2=1.5
44
45 Index: hexchat-2.9.6.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- hexchat-2.9.6.1-r1.ebuild 23 Feb 2014 19:47:19 -0000 1.4
52 +++ hexchat-2.9.6.1-r1.ebuild 24 Feb 2014 01:02:10 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v 1.4 2014/02/23 19:47:19 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v 1.5 2014/02/24 01:02:10 phajdan.jr Exp $
58
59 EAPI=5
60
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
66 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux"
67 IUSE="dbus fastscroll +gtk gtkspell ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python sexy spell ssl theme-manager"
68 REQUIRED_USE="gtkspell? ( spell )
69 plugin-checksum? ( plugins )