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/xstroke: xstroke-0.6-r1.ebuild ChangeLog
Date: Wed, 09 Jan 2008 08:29:55
Message-Id: E1JCWJs-0006oG-6Y@stork.gentoo.org
1 nelchael 08/01/09 08:29:52
2
3 Modified: xstroke-0.6-r1.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.6 x11-misc/xstroke/xstroke-0.6-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: xstroke-0.6-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- xstroke-0.6-r1.ebuild 24 Apr 2007 08:19:23 -0000 1.5
22 +++ xstroke-0.6-r1.ebuild 9 Jan 2008 08:29:51 -0000 1.6
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/xstroke/xstroke-0.6-r1.ebuild,v 1.5 2007/04/24 08:19:23 opfer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild,v 1.6 2008/01/09 08:29:51 nelchael Exp $
29
30 inherit eutils
31
32 @@ -26,6 +26,7 @@
33 media-libs/fontconfig
34 dev-util/pkgconfig
35 x11-proto/xextproto
36 + x11-proto/inputproto
37 x11-proto/xproto"
38
39 src_unpack() {
40
41
42
43 1.28 x11-misc/xstroke/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xstroke/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xstroke/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xstroke/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 24 Apr 2007 08:19:23 -0000 1.27
56 +++ ChangeLog 9 Jan 2008 08:29:51 -0000 1.28
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/xstroke
59 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.27 2007/04/24 08:19:23 opfer Exp $
61 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.28 2008/01/09 08:29:51 nelchael Exp $
63 +
64 + 09 Jan 2008; Krzysiek Pawlik <nelchael@g.o> xstroke-0.6-r1.ebuild:
65 + Add missing x11-proto/inputproto to DEPEND.
66
67 24 Apr 2007; Christian Faulhammer <opfer@g.o>
68 xstroke-0.6-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list