Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-9999.ebuild ChangeLog
Date: Sun, 29 Sep 2013 00:10:38
Message-Id: 20130929001029.E31752004C@flycatcher.gentoo.org
1 hasufell 13/09/29 00:10:29
2
3 Modified: hexchat-9999.ebuild ChangeLog
4 Log:
5 update live ebuild
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.10 net-irc/hexchat/hexchat-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?r1=1.9&r2=1.10
15
16 Index: hexchat-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- hexchat-9999.ebuild 14 Sep 2013 16:36:18 -0000 1.9
23 +++ hexchat-9999.ebuild 29 Sep 2013 00:10:29 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.9 2013/09/14 16:36:18 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.10 2013/09/29 00:10:29 hasufell Exp $
29
30 EAPI=5
31
32 @@ -15,7 +15,7 @@
33 LICENSE="GPL-2"
34 SLOT="0"
35 KEYWORDS=""
36 -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"
37 +IUSE="dbus +gtk gtkspell ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python sexy spell ssl theme-manager"
38 REQUIRED_USE="gtkspell? ( spell )
39 plugin-checksum? ( plugins )
40 plugin-doat? ( plugins )
41 @@ -27,7 +27,6 @@
42
43 RDEPEND="dev-libs/glib:2
44 dbus? ( >=dev-libs/dbus-glib-0.98 )
45 - fastscroll? ( x11-libs/libXft )
46 gtk? ( x11-libs/gtk+:2 )
47 libcanberra? ( media-libs/libcanberra )
48 libproxy? ( net-libs/libproxy )
49 @@ -93,7 +92,6 @@
50 $(use_enable nls) \
51 $(use_enable libproxy socks) \
52 $(use_enable ipv6) \
53 - $(use_enable fastscroll xft) \
54 $(use_enable ssl openssl) \
55 $(use_enable gtk gtkfe) \
56 $(use_enable !gtk textfe) \
57 @@ -107,7 +105,6 @@
58 $(use_enable dbus) \
59 $(use_enable libnotify) \
60 $(use_enable libcanberra) \
61 - --enable-shm \
62 ${myspellconf} \
63 $(use_enable ntlm) \
64 $(use_enable libproxy) \
65
66
67
68 1.81 net-irc/hexchat/ChangeLog
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.81&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.81&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.80&r2=1.81
73
74 Index: ChangeLog
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
77 retrieving revision 1.80
78 retrieving revision 1.81
79 diff -u -r1.80 -r1.81
80 --- ChangeLog 15 Sep 2013 18:33:25 -0000 1.80
81 +++ ChangeLog 29 Sep 2013 00:10:29 -0000 1.81
82 @@ -1,6 +1,9 @@
83 # ChangeLog for net-irc/hexchat
84 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
85 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.80 2013/09/15 18:33:25 hasufell Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.81 2013/09/29 00:10:29 hasufell Exp $
87 +
88 + 29 Sep 2013; Julian Ospald <hasufell@g.o> hexchat-9999.ebuild:
89 + update live ebuild
90
91 *hexchat-2.9.6.1 (15 Sep 2013)