Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xvkbd: ChangeLog xvkbd-3.2.ebuild
Date: Tue, 02 Aug 2011 05:50:23
Message-Id: 20110802055013.CF1B12004C@flycatcher.gentoo.org
1 mattst88 11/08/02 05:50:13
2
3 Modified: ChangeLog xvkbd-3.2.ebuild
4 Log:
5 Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
6
7 (Portage version: 2.1.10.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.25 x11-misc/xvkbd/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 10 Jan 2011 19:24:03 -0000 1.24
23 +++ ChangeLog 2 Aug 2011 05:50:13 -0000 1.25
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/xvkbd
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.24 2011/01/10 19:24:03 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.25 2011/08/02 05:50:13 mattst88 Exp $
29 +
30 + 02 Aug 2011; Matt Turner <mattst88@g.o> xvkbd-3.2.ebuild:
31 + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
32
33 10 Jan 2011; Kacper Kowalik <xarthisius@g.o> -xvkbd-2.6.ebuild,
34 -xvkbd-2.8.ebuild:
35
36
37
38 1.5 x11-misc/xvkbd/xvkbd-3.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild?r1=1.4&r2=1.5
43
44 Index: xvkbd-3.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- xvkbd-3.2.ebuild 10 Jan 2011 19:11:28 -0000 1.4
51 +++ xvkbd-3.2.ebuild 2 Aug 2011 05:50:13 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild,v 1.4 2011/01/10 19:11:28 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-3.2.ebuild,v 1.5 2011/08/02 05:50:13 mattst88 Exp $
57
58 DESCRIPTION="virtual keyboard for X window system"
59 HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
60 @@ -14,7 +14,7 @@
61 RDEPEND="x11-libs/libXtst
62 x11-libs/libXmu
63 x11-libs/libXaw
64 - x11-libs/Xaw3d
65 + x11-libs/libXaw3d
66 x11-libs/libXt"
67 DEPEND="${RDEPEND}
68 x11-misc/imake