Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gucharmap: gucharmap-3.10.1.ebuild ChangeLog
Date: Sun, 27 Apr 2014 15:01:42
Message-Id: 20140427150137.8A8832004B@flycatcher.gentoo.org
1 pacho 14/04/27 15:01:37
2
3 Modified: gucharmap-3.10.1.ebuild ChangeLog
4 Log:
5 desktop-file-validate is needed at build time (#508558 by Phil Krylov)
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 gnome-extra/gucharmap/gucharmap-3.10.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.10.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.10.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.10.1.ebuild?r1=1.5&r2=1.6
15
16 Index: gucharmap-3.10.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.10.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- gucharmap-3.10.1.ebuild 9 Mar 2014 12:00:34 -0000 1.5
23 +++ gucharmap-3.10.1.ebuild 27 Apr 2014 15:01:37 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.10.1.ebuild,v 1.5 2014/03/09 12:00:34 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.10.1.ebuild,v 1.6 2014/04/27 15:01:37 pacho Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="yes"
32 @@ -30,6 +30,7 @@
33 "
34 DEPEND="${RDEPEND}
35 app-text/yelp-tools
36 + dev-util/desktop-file-utils
37 >=dev-util/gtk-doc-am-1
38 >=dev-util/intltool-0.40
39 sys-devel/gettext
40
41
42
43 1.213 gnome-extra/gucharmap/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/ChangeLog?rev=1.213&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/ChangeLog?rev=1.213&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gucharmap/ChangeLog?r1=1.212&r2=1.213
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v
52 retrieving revision 1.212
53 retrieving revision 1.213
54 diff -u -r1.212 -r1.213
55 --- ChangeLog 26 Apr 2014 19:59:21 -0000 1.212
56 +++ ChangeLog 27 Apr 2014 15:01:37 -0000 1.213
57 @@ -1,6 +1,9 @@
58 # ChangeLog for gnome-extra/gucharmap
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.212 2014/04/26 19:59:21 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.213 2014/04/27 15:01:37 pacho Exp $
62 +
63 + 27 Apr 2014; Pacho Ramos <pacho@g.o> gucharmap-3.10.1.ebuild:
64 + desktop-file-validate is needed at build time (#508558 by Phil Krylov)
65
66 26 Apr 2014; Pacho Ramos <pacho@g.o> -gucharmap-3.6.1.ebuild,
67 -gucharmap-3.8.2.ebuild: