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, 01 Sep 2013 00:07:51
Message-Id: 20130901000745.E43EA2004B@flycatcher.gentoo.org
1 hasufell 13/09/01 00:07:45
2
3 Modified: hexchat-9999.ebuild ChangeLog
4 Log:
5 update live ebuild
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild?r1=1.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- hexchat-9999.ebuild 1 Sep 2013 00:04:55 -0000 1.4
23 +++ hexchat-9999.ebuild 1 Sep 2013 00:07:45 -0000 1.5
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.4 2013/09/01 00:04:55 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.5 2013/09/01 00:07:45 hasufell Exp $
29
30 EAPI=5
31
32 @@ -129,11 +129,6 @@
33 if use gtk ; then
34 gnome2_icon_savelist
35 fi
36 -
37 - if use theme-manager ; then
38 - fdo-mime_desktop_database_update
39 - fdo-mime_mime_database_update
40 - fi
41 }
42
43 pkg_postinst() {
44 @@ -171,4 +166,9 @@
45 if use gtk ; then
46 gnome2_icon_cache_update
47 fi
48 +
49 + if use theme-manager ; then
50 + fdo-mime_desktop_database_update
51 + fdo-mime_mime_database_update
52 + fi
53 }
54
55
56
57 1.72 net-irc/hexchat/ChangeLog
58
59 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.72&view=markup
60 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.72&content-type=text/plain
61 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.71&r2=1.72
62
63 Index: ChangeLog
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v
66 retrieving revision 1.71
67 retrieving revision 1.72
68 diff -u -r1.71 -r1.72
69 --- ChangeLog 1 Sep 2013 00:04:55 -0000 1.71
70 +++ ChangeLog 1 Sep 2013 00:07:45 -0000 1.72
71 @@ -1,6 +1,9 @@
72 # ChangeLog for net-irc/hexchat
73 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
74 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.71 2013/09/01 00:04:55 hasufell Exp $
75 +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.72 2013/09/01 00:07:45 hasufell Exp $
76 +
77 + 01 Sep 2013; Julian Ospald <hasufell@g.o> hexchat-9999.ebuild:
78 + update live ebuild
79
80 01 Sep 2013; Julian Ospald <hasufell@g.o> hexchat-9999.ebuild:
81 update live ebuild