Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.10.2.ebuild ChangeLog
Date: Mon, 09 Feb 2015 11:58:42
Message-Id: 20150209115837.8B84D1163E@oystercatcher.gentoo.org
1 pinkbyte 15/02/09 11:58:37
2
3 Modified: hexchat-2.10.2.ebuild ChangeLog
4 Log:
5 Stable on amd64 and x86, wrt bug #538228
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.4 net-irc/hexchat/hexchat-2.10.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild?r1=1.3&r2=1.4
15
16 Index: hexchat-2.10.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- hexchat-2.10.2.ebuild 8 Feb 2015 21:12:21 -0000 1.3
23 +++ hexchat-2.10.2.ebuild 9 Feb 2015 11:58:37 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 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.10.2.ebuild,v 1.3 2015/02/08 21:12:21 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.4 2015/02/09 11:58:37 pinkbyte Exp $
29
30 EAPI=5
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2 plugin-fishlim? ( MIT )"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
37 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux"
38 IUSE="dbus +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
39 REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )"
40
41
42
43
44 1.114 net-irc/hexchat/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.114&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.114&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.113&r2=1.114
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
53 retrieving revision 1.113
54 retrieving revision 1.114
55 diff -u -r1.113 -r1.114
56 --- ChangeLog 8 Feb 2015 21:12:21 -0000 1.113
57 +++ ChangeLog 9 Feb 2015 11:58:37 -0000 1.114
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-irc/hexchat
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.113 2015/02/08 21:12:21 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.114 2015/02/09 11:58:37 pinkbyte Exp $
63 +
64 + 09 Feb 2015; Sergey Popov <pinkbyte@g.o> hexchat-2.10.2.ebuild:
65 + Stable on amd64 and x86, wrt bug #538228
66
67 08 Feb 2015; Markus Meier <maekke@g.o> hexchat-2.10.2.ebuild:
68 arm stable, bug #538228