Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xvkbd: xvkbd-2.8.ebuild xvkbd-2.6.ebuild ChangeLog
Date: Wed, 09 Jan 2008 08:04:53
Message-Id: E1JCVve-0006h8-8v@stork.gentoo.org
1 nelchael 08/01/09 08:04:50
2
3 Modified: xvkbd-2.8.ebuild xvkbd-2.6.ebuild ChangeLog
4 Log:
5 Add missing x11-proto/inputproto to DEPEND.
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.3 x11-misc/xvkbd/xvkbd-2.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild?r1=1.2&r2=1.3
14
15 Index: xvkbd-2.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- xvkbd-2.8.ebuild 7 Jan 2008 10:34:20 -0000 1.2
22 +++ xvkbd-2.8.ebuild 9 Jan 2008 08:04:49 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild,v 1.2 2008/01/07 10:34:20 nelchael Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.8.ebuild,v 1.3 2008/01/09 08:04:49 nelchael Exp $
28
29 DESCRIPTION="virtual keyboard for X window system"
30 HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
31 @@ -19,6 +19,7 @@
32 x11-misc/imake
33 x11-misc/gccmakedep
34 x11-proto/xproto
35 + x11-proto/inputproto
36 app-text/rman
37 x11-proto/xextproto"
38
39
40
41
42 1.14 x11-misc/xvkbd/xvkbd-2.6.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild?rev=1.14&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild?rev=1.14&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild?r1=1.13&r2=1.14
47
48 Index: xvkbd-2.6.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild,v
51 retrieving revision 1.13
52 retrieving revision 1.14
53 diff -u -r1.13 -r1.14
54 --- xvkbd-2.6.ebuild 7 Jan 2008 10:34:20 -0000 1.13
55 +++ xvkbd-2.6.ebuild 9 Jan 2008 08:04:49 -0000 1.14
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild,v 1.13 2008/01/07 10:34:20 nelchael Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.6.ebuild,v 1.14 2008/01/09 08:04:49 nelchael Exp $
61
62 DESCRIPTION="virtual keyboard for X window system"
63 HOMEPAGE="http://homepage3.nifty.com/tsato/xvkbd/"
64 @@ -19,6 +19,7 @@
65 x11-misc/imake
66 x11-misc/gccmakedep
67 x11-proto/xproto
68 + x11-proto/inputproto
69 app-text/rman
70 x11-proto/xextproto"
71
72
73
74
75 1.19 x11-misc/xvkbd/ChangeLog
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/ChangeLog?rev=1.19&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/ChangeLog?rev=1.19&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvkbd/ChangeLog?r1=1.18&r2=1.19
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v
84 retrieving revision 1.18
85 retrieving revision 1.19
86 diff -u -r1.18 -r1.19
87 --- ChangeLog 7 Jan 2008 10:34:20 -0000 1.18
88 +++ ChangeLog 9 Jan 2008 08:04:49 -0000 1.19
89 @@ -1,6 +1,10 @@
90 # ChangeLog for x11-misc/xvkbd
91 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.18 2008/01/07 10:34:20 nelchael Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.19 2008/01/09 08:04:49 nelchael Exp $
94 +
95 + 09 Jan 2008; Krzysiek Pawlik <nelchael@g.o> xvkbd-2.6.ebuild,
96 + xvkbd-2.8.ebuild:
97 + Add missing x11-proto/inputproto to DEPEND.
98
99 07 Jan 2008; Krzysiek Pawlik <nelchael@g.o> xvkbd-2.6.ebuild,
100 xvkbd-2.8.ebuild:
101
102
103
104 --
105 gentoo-commits@l.g.o mailing list