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: ChangeLog hexchat-9999.ebuild hexchat-2.10.0.ebuild
Date: Tue, 03 Jun 2014 12:25:27
Message-Id: 20140603122522.421B12004E@flycatcher.gentoo.org
1 hasufell 14/06/03 12:25:22
2
3 Modified: ChangeLog hexchat-9999.ebuild hexchat-2.10.0.ebuild
4 Log:
5 rather fix missing translation files than restricting tests
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
8
9 Revision Changes Path
10 1.102 net-irc/hexchat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.102&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.102&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.101&r2=1.102
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
19 retrieving revision 1.101
20 retrieving revision 1.102
21 diff -u -r1.101 -r1.102
22 --- ChangeLog 3 Jun 2014 12:19:02 -0000 1.101
23 +++ ChangeLog 3 Jun 2014 12:25:22 -0000 1.102
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.101 2014/06/03 12:19:02 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.102 2014/06/03 12:25:22 hasufell Exp $
29 +
30 + 03 Jun 2014; Julian Ospald <hasufell@g.o> hexchat-2.10.0.ebuild,
31 + hexchat-9999.ebuild, +files/hexchat-2.10.0-pofiles.patch:
32 + rather fix missing translation files than restricting tests
33
34 03 Jun 2014; Julian Ospald <hasufell@g.o> hexchat-2.10.0.ebuild,
35 hexchat-9999.ebuild:
36
37
38
39 1.16 net-irc/hexchat/hexchat-9999.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?r1=1.15&r2=1.16
44
45 Index: hexchat-9999.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- hexchat-9999.ebuild 3 Jun 2014 12:19:02 -0000 1.15
52 +++ hexchat-9999.ebuild 3 Jun 2014 12:25:22 -0000 1.16
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-9999.ebuild,v 1.15 2014/06/03 12:19:02 hasufell Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.16 2014/06/03 12:25:22 hasufell Exp $
58
59 EAPI=5
60
61 @@ -17,7 +17,6 @@
62 KEYWORDS=""
63 IUSE="dbus +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
64 REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )"
65 -RESTRICT="test"
66
67 DEPEND="dev-libs/glib:2
68 dbus? ( >=dev-libs/dbus-glib-0.98 )
69
70
71
72 1.4 net-irc/hexchat/hexchat-2.10.0.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.10.0.ebuild?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.10.0.ebuild?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.10.0.ebuild?r1=1.3&r2=1.4
77
78 Index: hexchat-2.10.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.0.ebuild,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- hexchat-2.10.0.ebuild 3 Jun 2014 12:19:02 -0000 1.3
85 +++ hexchat-2.10.0.ebuild 3 Jun 2014 12:25:22 -0000 1.4
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2014 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.0.ebuild,v 1.3 2014/06/03 12:19:02 hasufell Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.0.ebuild,v 1.4 2014/06/03 12:25:22 hasufell Exp $
91
92 EAPI=5
93
94 @@ -16,7 +16,6 @@
95 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
96 IUSE="dbus +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
97 REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )"
98 -RESTRICT="test"
99
100 DEPEND="dev-libs/glib:2
101 dbus? ( >=dev-libs/dbus-glib-0.98 )
102 @@ -69,7 +68,8 @@
103 }
104
105 src_prepare() {
106 - epatch "${FILESDIR}"/${P}-plugins.patch
107 + epatch "${FILESDIR}"/${P}-plugins.patch \
108 + "${FILESDIR}"/${P}-pofiles.patch
109 epatch_user
110 }