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/imwheel: imwheel-1.0.0_pre12.ebuild ChangeLog
Date: Mon, 07 Jan 2008 10:49:39
Message-Id: E1JBpY0-00071y-JH@stork.gentoo.org
1 nelchael 08/01/07 10:49:36
2
3 Modified: imwheel-1.0.0_pre12.ebuild ChangeLog
4 Log:
5 Add missing x11-proto/inputproto to DEPEND, see bug #204597.
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.8 x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild?r1=1.7&r2=1.8
14
15 Index: imwheel-1.0.0_pre12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- imwheel-1.0.0_pre12.ebuild 22 Jul 2007 03:15:45 -0000 1.7
22 +++ imwheel-1.0.0_pre12.ebuild 7 Jan 2008 10:49:35 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild,v 1.7 2007/07/22 03:15:45 coldwind Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild,v 1.8 2008/01/07 10:49:35 nelchael Exp $
29
30 inherit eutils
31
32 @@ -20,6 +20,7 @@
33 x11-libs/libXext"
34
35 DEPEND="${RDEPEND}
36 + x11-proto/inputproto
37 x11-proto/xextproto
38 x11-proto/xproto
39 >=sys-apps/sed-4"
40
41
42
43 1.21 x11-misc/imwheel/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/imwheel/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/imwheel/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/imwheel/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 22 Jul 2007 03:15:45 -0000 1.20
56 +++ ChangeLog 7 Jan 2008 10:49:35 -0000 1.21
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-misc/imwheel
59 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v 1.20 2007/07/22 03:15:45 coldwind Exp $
61 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v 1.21 2008/01/07 10:49:35 nelchael Exp $
63 +
64 + 07 Jan 2008; Krzysiek Pawlik <nelchael@g.o>
65 + imwheel-1.0.0_pre12.ebuild:
66 + Add missing x11-proto/inputproto to DEPEND, see bug #204597.
67
68 22 Jul 2007; Santiago M. Mola <coldwind@g.o>
69 imwheel-1.0.0_pre12.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list