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/hexchat: ChangeLog hexchat-2.9.6.1-r1.ebuild
Date: Fri, 31 Jan 2014 19:08:37
Message-Id: 20140131190833.DFB4C2004C@flycatcher.gentoo.org
1 jer 14/01/31 19:08:33
2
3 Modified: ChangeLog hexchat-2.9.6.1-r1.ebuild
4 Log:
5 Stable for HPPA (bug #499844).
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.84 net-irc/hexchat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.84&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.84&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.83&r2=1.84
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
19 retrieving revision 1.83
20 retrieving revision 1.84
21 diff -u -r1.83 -r1.84
22 --- ChangeLog 26 Oct 2013 22:18:52 -0000 1.83
23 +++ ChangeLog 31 Jan 2014 19:08:33 -0000 1.84
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-irc/hexchat
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.83 2013/10/26 22:18:52 hasufell Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.84 2014/01/31 19:08:33 jer Exp $
30 +
31 + 31 Jan 2014; Jeroen Roovers <jer@g.o> hexchat-2.9.6.1-r1.ebuild:
32 + Stable for HPPA (bug #499844).
33
34 *hexchat-2.9.6.1-r1 (26 Oct 2013)
35
36
37
38
39 1.2 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.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild?rev=1.2&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.1&r2=1.2
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.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- hexchat-2.9.6.1-r1.ebuild 26 Oct 2013 22:18:52 -0000 1.1
52 +++ hexchat-2.9.6.1-r1.ebuild 31 Jan 2014 19:08:33 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v 1.1 2013/10/26 22:18:52 hasufell Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v 1.2 2014/01/31 19:08:33 jer Exp $
59
60 EAPI=5
61
62 @@ -13,7 +13,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
67 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
68 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"
69 REQUIRED_USE="gtkspell? ( spell )
70 plugin-checksum? ( plugins )