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: Mon, 03 Feb 2014 02:25:44
Message-Id: 20140203022540.420E02004E@flycatcher.gentoo.org
1 hasufell 14/02/03 02:25:40
2
3 Modified: hexchat-9999.ebuild ChangeLog
4 Log:
5 fix live ebuild
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.12 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.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?r1=1.11&r2=1.12
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.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- hexchat-9999.ebuild 5 Oct 2013 02:22:40 -0000 1.11
23 +++ hexchat-9999.ebuild 3 Feb 2014 02:25:40 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.11 2013/10/05 02:22:40 hasufell Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.12 2014/02/03 02:25:40 hasufell Exp $
30
31 EAPI=5
32
33 @@ -52,7 +52,6 @@
34 }
35
36 src_prepare() {
37 - mkdir m4 || die
38 sed -i \
39 -e "/intl\/Makefile/d" \
40 -e "/po\/Makefile.in/d" \
41
42
43
44 1.85 net-irc/hexchat/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.85&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.85&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.84&r2=1.85
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
53 retrieving revision 1.84
54 retrieving revision 1.85
55 diff -u -r1.84 -r1.85
56 --- ChangeLog 31 Jan 2014 19:08:33 -0000 1.84
57 +++ ChangeLog 3 Feb 2014 02:25:40 -0000 1.85
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-irc/hexchat
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.84 2014/01/31 19:08:33 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.85 2014/02/03 02:25:40 hasufell Exp $
63 +
64 + 03 Feb 2014; Julian Ospald <hasufell@g.o> hexchat-9999.ebuild:
65 + fix live ebuild
66
67 31 Jan 2014; Jeroen Roovers <jer@g.o> hexchat-2.9.6.1-r1.ebuild:
68 Stable for HPPA (bug #499844).