Gentoo Archives: gentoo-commits

From: "Naohiro Aota (naota)" <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/xdvik: xdvik-22.87.ebuild ChangeLog
Date: Fri, 04 Jul 2014 08:20:43
Message-Id: 20140704082039.411512004E@flycatcher.gentoo.org
1 naota 14/07/04 08:20:39
2
3 Modified: xdvik-22.87.ebuild ChangeLog
4 Log:
5 Add missing dependency. x11-libs/libXi. #513936
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8551514)
8
9 Revision Changes Path
10 1.3 app-text/xdvik/xdvik-22.87.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.87.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.87.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/xdvik-22.87.ebuild?r1=1.2&r2=1.3
15
16 Index: xdvik-22.87.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.87.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- xdvik-22.87.ebuild 1 May 2014 04:13:10 -0000 1.2
23 +++ xdvik-22.87.ebuild 4 Jul 2014 08:20:39 -0000 1.3
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/app-text/xdvik/xdvik-22.87.ebuild,v 1.2 2014/05/01 04:13:10 naota Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.87.ebuild,v 1.3 2014/07/04 08:20:39 naota Exp $
29
30 EAPI=5
31 inherit eutils flag-o-matic elisp-common toolchain-funcs multilib
32 @@ -15,6 +15,7 @@
33 IUSE="motif neXt Xaw3d emacs"
34
35 RDEPEND="media-libs/freetype:2
36 + x11-libs/libXi
37 x11-libs/libXmu
38 x11-libs/libXp
39 x11-libs/libXpm
40
41
42
43 1.108 app-text/xdvik/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.108&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.108&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xdvik/ChangeLog?r1=1.107&r2=1.108
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v
52 retrieving revision 1.107
53 retrieving revision 1.108
54 diff -u -r1.107 -r1.108
55 --- ChangeLog 1 May 2014 04:13:10 -0000 1.107
56 +++ ChangeLog 4 Jul 2014 08:20:39 -0000 1.108
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-text/xdvik
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.107 2014/05/01 04:13:10 naota Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.108 2014/07/04 08:20:39 naota Exp $
62 +
63 + 04 Jul 2014; Naohiro Aota <naota@g.o> xdvik-22.87.ebuild:
64 + Add missing dependency. x11-libs/libXi. #513936
65
66 01 May 2014; Naohiro Aota <naota@g.o> +files/xdvik-22.87-xaw3d.patch,
67 xdvik-22.87.ebuild: